this post was submitted on 09 Apr 2025
18 points (100.0% liked)
FreeCAD
994 readers
2 users here now
Your own 3D parametric modeler.
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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
Thanks but I think this is something else. I'm on X11. I'm using pop_OS! 22.04, Nvida 2060ko, ryzen 3900x.