OpenSCADMachineDesignFramework
OpenSCADMachineDesignFramework copied to clipboard
OpenSCAD Machine Design Framework
This seems like a fantastic project, and I've just spent a bit of time getting it to work with Python3 on windows, but I'd love to get the rest of...
Not sure if you have any interest in this project anymore, but it seems quite useful. I've updated it to work with Python 3 and to work on Windows, but...
Any chance that the other tutorials could be written and uploaded? :-)
Adding a cutpart doesn't work. ``` [tilmanb@zuse-mini-tilman-baumann-name scripts]$ ./adda.py cutpart RightPlate RightPlate Creating cutpart Traceback (most recent call last): File "./adda.py", line 101, in adda(sys.argv[1], sys.argv[2], sys.argv[3] ) File "./adda.py",...