OctoPrint/Cura/util
daid b7701af448 Use utf-8 to save preferences, so the last filename may contain unicode characters. 2012-04-04 11:10:08 +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
gcodeInterpreter.py Updated print window with statistics about the print. Filament used, and estimated print time. 2012-04-03 12:06:02 +02:00
profile.py Use utf-8 to save preferences, so the last filename may contain unicode characters. 2012-04-04 11:10:08 +02:00
sliceRun.py No longer use the current_profile.ini to share the profile between the backend slicer and the frontend. No longer have simple-mode overwrite the current profile from normal mode. 2012-03-30 13:54:49 +02:00
stl.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
util3d.py Split gui to gui and util directories. 2012-03-28 14:26:40 +02:00