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

FreeCAD

1018 readers
1 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 4 comments
sorted by: hot top controversial new old
[–] colourlesspony@pawb.social 13 points 1 month ago

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

[–] j4k3@lemmy.world 4 points 1 month ago (2 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.

[–] colourlesspony@pawb.social 4 points 1 month ago

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

[–] Dirk@lemmy.ml 2 points 2 weeks ago

I wonder when they're going to fix this issue so FreeCAD can run as native Wayland client.