OctoPrint/Cura/util
2012-10-01 18:15:51 +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 Fix the print window resizing (no longer move the cancel button). Fix the reporting of the M115 reply, was seen as a temperature report. 2012-10-01 15:14:47 +02:00
mesh.py Fix the mesh splitter after bug introduced by numpy update. 2012-07-30 14:21:49 +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 Remove dwindle, it did not really improve results. 2012-09-26 15:12:14 +02:00
sliceRun.py Fix support for slicing if running from pythonw.exe 2012-10-01 18:15:51 +02:00
stl.py Fix the mesh splitter after bug introduced by numpy update. 2012-07-30 14:21:49 +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