MrDraw/Cura/util
2012-10-04 12:33:45 +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 Add a retraction enable setting. Add extrusion/retraction buttons in printer interface. (still needs images) Update the printer interface GUI with the actual temperture from the GCode when a temp change is send. 2012-10-03 15:11:35 +02:00
mesh.py Vastly improve rendering time for complex models. 2012-10-04 12:04:04 +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 With the improved loading time we can add the high quality robot with support. 2012-10-04 12:33:45 +02:00
sliceRun.py Fix the previous fix. 2012-10-01 18:23:25 +02:00
stl.py Fix loading of ascii stl files with MacOS line-ends. 2012-10-04 12:24:43 +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