this post was submitted on 09 Apr 2025
18 points (100.0% liked)

FreeCAD

987 readers
6 users here now

Your own 3D parametric modeler.

www.freecad.org

FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters.

founded 3 years ago
MODERATORS
 

I think opened a debug console or something.

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 13 points 1 week ago

Alright, I figured it out. I Activated the "Toggle overlay for all" feature. It's the f4 key.

[–] [email protected] 4 points 1 week ago (1 children)

Might need to add QT_QPA_PLATFORM=xcb to environment variables like here:
https://lemmy.world/post/27756308

There is a problem with how Wayland and X worked. Wayland is not ordered in operations and loads whatever is available or whatnot while FreeCAD is written to do things in a certain order like X expected... or something like that.

[–] [email protected] 4 points 1 week ago

Thanks but I think this is something else. I'm on X11. I'm using pop_OS! 22.04, Nvida 2060ko, ryzen 3900x.