MrDraw/Cura/util
2012-07-06 15:24:58 +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 Add some missing M codes to the GCode reader so we do not report them as unknown. 2012-07-05 22:58:39 +02:00
machineCom.py Added terminal tab to printer interface. 2012-07-06 13:27:06 +02:00
mesh.py Fixed #143 - Properly align models when using multiple extruders. 2012-06-28 11:27:06 +02:00
profile.py Only multiply the feedrates with 60 in start/end code if they are preceded with and F 2012-07-06 15:24:58 +02:00
sliceRun.py Added copy to SD feature. Fixed #138 2012-06-22 06:42:07 +02:00
stl.py Some fixes to start support for python3. 2012-06-21 19:53:18 +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