MrDraw/Cura
Gina Häußge f40460d797 - Gcode for printjob is now loaded asynchronously, including a progress indicator in the frontend
- New connection section which also allows selection of port and baudrate to use for connecting to printer (default values from profile file are pre-selected if available)
- Connect button now switches to disconnect-functionality while connected
- Bugfix: Jog controls are now also enabled if no job is loaded
- Cleanups: More consistent quotes, some documentation
2012-12-28 20:37:40 +01:00
..
avr_isp Fixed #234 2012-12-13 10:56:26 +01:00
cura_sf Turn all classes into new style classes, this speeds up skeinforge a tiny bit. 2012-12-07 18:58:26 +01:00
gui Fixed #299 2012-12-27 10:21:06 +01:00
plugins Raise head on "pause at Z" so you can flush the nozzle when changing colors. 2012-12-20 13:32:02 +01:00
resources Move resources in to their own subdirectory and update the code that uses the resources. 2012-12-06 18:17:14 +01:00
util Adapted progress callback of gcodeInterpreter to also work if a list object is supplied as gcodeFile (e.g. when using loadList instead of load) 2012-12-28 20:04:43 +01:00
webui - Gcode for printjob is now loaded asynchronously, including a progress indicator in the frontend 2012-12-28 20:37:40 +01:00
__init__.py Some cleanup and preperation for better packaging. 2012-05-31 12:05:10 +02:00
cura.py First parts of a webui for Cura 2012-12-25 11:55:00 +01:00
LICENSE Added LICENSE file, Skeinforge is AGPL, so it's best to match that. 2012-04-19 11:52:52 +02:00