jackpot@lemmy.mlBanned to Linux@lemmy.ml · 2 years agobest foss cad software?message-squaremessage-square38linkfedilinkarrow-up1129arrow-down14
arrow-up1125arrow-down1message-squarebest foss cad software?jackpot@lemmy.mlBanned to Linux@lemmy.ml · 2 years agomessage-square38linkfedilink
minus-squarePeffse@lemmy.worldlinkfedilinkarrow-up1·2 years agoI find it pretty easy to use when building my 3d print adapters, brackets, containers and very simple objects. But if, like me, spaghetti code is your natural language… OpenSCAD does you no favors.
minus-squarenilloc@discuss.tchncs.delinkfedilinkEnglisharrow-up1·edit-22 years agoOpenJSSCAD helps with the spaghetti code, unless you also write JS spaghetti, but I only use it for creating tools I want non-tech people to use. It lets you make parameters editable from a web based UI of your liking with the model code hidden away, and can output decent meshes.
I find it pretty easy to use when building my 3d print adapters, brackets, containers and very simple objects. But if, like me, spaghetti code is your natural language… OpenSCAD does you no favors.
OpenJSSCAD helps with the spaghetti code, unless you also write JS spaghetti, but I only use it for creating tools I want non-tech people to use.
It lets you make parameters editable from a web based UI of your liking with the model code hidden away, and can output decent meshes.