OctoPrint/Cura/util
daid 5678f91617 . 2012-09-20 16:34:08 +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 Fix the speed rate modify in the printing interface. 2012-09-07 12:04:55 +02:00
machineCom.py . 2012-09-20 16:34:08 +02:00
mesh.py Fix the mesh splitter after bug introduced by numpy update. 2012-07-30 14:21:49 +02:00
profile.py Add the feature where support material is generated with a dual extrusion setup. 2012-09-12 17:02:42 +02:00
sliceRun.py Allow you to give an STL file on the command line so it opens the file in Cura. #184 Also add file association on stl files for Windows. 2012-07-26 11:30:39 +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 Some fixes to start support for python3. 2012-06-21 19:53:18 +02:00