Comment by sheepscreek

Comment by sheepscreek 5 days ago

2 replies

OpenSCAD is genuinely great for the right kind of user. If you’re familiar with CSS and have experience with animations in the past, you already possess the skills to be productive with OpenSCAD. In my opinion, the most challenging aspect is getting accustomed to the disconnect between visualizing something and manipulating it, as it’s done through code.

pseudosudoer 5 days ago

I really liked OpenSCAD as a concept, but when I started designing things that had a fair bit of complexity the rendering engine really shit the bed. This was a powerful rig as well.

nullc 5 days ago

I used OpenSCAD a long time ago because it felt very natural having spent a lot of time with POVray as a teen.

But I found it to be very difficult to design parts with specific dimensions that were needed to line up with objects in the real world.

In FreeCAD (/Solidworks/Onshape/solvespace/etc.) it's easy to just create a logical sketch of your part, fix the require dimensions, angles, symmetries, etc and it solves for the geometry.