summaryrefslogtreecommitdiff
path: root/support/openscad/__main__.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-26Pogojig mostly done: KiCAD export worksjaseg1-46/+0
2017-09-20PEP8Michael Schwarz1-33/+37
2015-09-16Separate module for make file stuff.Michael Schwarz1-7/+3
2015-09-16Wrap all Python main functions with decorator.Michael Schwarz1-10/+2
2015-09-16New workaround for temp dir on different device.Michael Schwarz1-1/+1
2015-03-15Fix make jobserver warning.Michael Schwarz1-1/+1
2015-03-15Compile OpenSCAD files to DXF.Michael Schwarz1-6/+8
2014-12-21Workaround for OpenSCAD sometimes writing an empty STL file when it crashes.Michael Schwarz1-2/+11
2014-12-21Rewritten unit conversion methods of inkex.py to properly handle viewport set...Michael Schwarz1-1/+7
2014-12-12Added support for recording dependencies while compiling OpenSCAD files.Michael Schwarz1-0/+37