OctoPrint/Cura/util
daid303 f6b472cc3b Added Windows 7 progress in taskbar support. 2012-10-10 12:23:53 +02:00
..
__init__.py Some cleanup and preperation for better packaging. 2012-05-31 12:05:10 +02:00
exporer.py Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested). 2012-06-30 11:51:43 +02:00
gcodeInterpreter.py Ignore M101 and M104 for #222 2012-09-28 15:09:16 +02:00
machineCom.py Added Windows 7 progress in taskbar support. 2012-10-10 12:23:53 +02:00
mesh.py Remove the print message from the mesh splitter, these cause problems with the console-less version. 2012-10-08 09:31:28 +02:00
meshLoader.py Added obj support to Cura. 2012-09-26 14:35:35 +02:00
obj.py Added obj support to Cura. 2012-09-26 14:35:35 +02:00
profile.py Reset the E to 0 before retracting in switching extruders. The E values are not yet set to zero when printing support material. 2012-10-08 15:50:35 +02:00
sliceRun.py Fix the previous fix. 2012-10-01 18:23:25 +02:00
stl.py Fix loading of ascii stl files with MacOS line-ends. 2012-10-04 12:24:43 +02:00
svg.py Merge branch 'master' of github.com:daid/Cura 2012-06-22 05:08:14 +02:00
util3d.py Fixed the part splitter 2012-07-27 11:02:23 +02:00
validators.py Move the validators from gui to util, they do not have gui specific code. 2012-08-31 15:22:30 +02:00
version.py Add VIRTUAL serial port if you have the development version. 2012-10-01 14:58:08 +02:00