OctoPrint/Cura/util
2012-05-16 16:47:51 +02:00
..
__init__.py Added my own STL loader, no longer using the one from Skeinforge. This one is 3 to 4 times faster. 2012-03-28 16:53:08 +02:00
exporer.py Fixed #105 - Opening explorer on a filename with a space in it failed. 2012-05-15 13:18:38 +02:00
gcodeInterpreter.py Fixed #102 - Jorised GCode preview was messed up. Caused by incorrect layerheight calculations, new code only updates the layer heigh if a move is done, not when an extrusion is done. 2012-05-16 15:14:17 +02:00
profile.py By default turn the fan off in the start code, because we enable it on the 2nd layer. 2012-05-16 16:47:51 +02:00
sliceRun.py Remove duplicate code. 2012-05-04 12:03:08 +02:00
stl.py Added copy button to project planner, and cleaned up project planner code a bit. 2012-05-04 17:57:24 +02:00
util3d.py Added copy button to project planner, and cleaned up project planner code a bit. 2012-05-04 17:57:24 +02:00
version.py Add version info 2012-04-11 16:34:15 +02:00