Hacker News new | ask | show | jobs
by WillAdams 642 days ago
The amazing thing to me is that PythonSCAD is useful just for allowing access to variables and being able to write out files --- and it allows encapsulating those capabilities in "normal" OpenSCAD so that it is then possible to use them in a supporting tool such as:

https://github.com/derkork/openscad-graph-editor

see:

https://raw.githubusercontent.com/WillAdams/gcodepreview/mai...

and the matching:

https://raw.githubusercontent.com/WillAdams/gcodepreview/mai...