MrDraw/Cura/util
2012-07-26 11:30:39 +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 Fixed #143 - Properly align models when using multiple extruders. 2012-06-28 11:27:06 +02:00
profile.py Added support for comma in numbers instead of a dot. 2012-07-24 13:27:30 +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 loading binary stl 2012-07-15 09:48:25 +02:00
svg.py Merge branch 'master' of github.com:daid/Cura 2012-06-22 05:08:14 +02:00
util3d.py Fixed #148 2012-07-02 10:03:25 +02:00
version.py Some fixes to start support for python3. 2012-06-21 19:53:18 +02:00