Lincoln@discuss.tchncs.de to Selfhosted@lemmy.worldEnglish · 1 month agoCould anyone recommend me a self-hosteable TinkerCAD equivalent?message-squaremessage-square9fedilinkarrow-up126arrow-down11file-text
arrow-up125arrow-down1message-squareCould anyone recommend me a self-hosteable TinkerCAD equivalent?Lincoln@discuss.tchncs.de to Selfhosted@lemmy.worldEnglish · 1 month agomessage-square9fedilinkfile-text
minus-squareiii@mander.xyzlinkfedilinkEnglisharrow-up2·1 month agoWould love to learn if it exists too. I use it often. The only other way I know how to CAD is https://github.com/pythonscad/pythonscad
minus-squarewildbus8979@sh.itjust.workslinkfedilinkEnglisharrow-up5·1 month agoUnrelated but BTW FreeCAD is fully python scriptable. In fact, as I understand it, every operation is first translated to python code.
minus-squaremranderson17@infosec.publinkfedilinkEnglisharrow-up4·1 month agoThere is also Cascade Studio (Demo). Sadly development has stalled, it was a really cool project. Probably not at all what OP is looking for though since TinkerCAD is just sketch/primitive type workflow, not like openscad.
Would love to learn if it exists too. I use it often.
The only other way I know how to CAD is https://github.com/pythonscad/pythonscad
Unrelated but BTW FreeCAD is fully python scriptable. In fact, as I understand it, every operation is first translated to python code.
There is also Cascade Studio (Demo). Sadly development has stalled, it was a really cool project.
Probably not at all what OP is looking for though since TinkerCAD is just sketch/primitive type workflow, not like openscad.