MrDraw/Cura/util
2012-08-03 11:10:28 +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 for gcode preview, was showing very thin lines because of the new start code. 2012-07-07 08:30:53 +02:00
machineCom.py Make serial port access more rebust. 2012-07-19 14:27:59 +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 support for heated bed temperature setting. 2012-08-03 11:10:28 +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
version.py Some fixes to start support for python3. 2012-06-21 19:53:18 +02:00