MrDraw/octoprint
Gina Häußge b352078917 Merge branch 'devel' into henricksonrw-cura-integration
Conflicts:
	octoprint/gcodefiles.py
	octoprint/printer.py
	octoprint/server.py
	octoprint/static/js/ui.js
	octoprint/util/__init__.py
2013-09-09 11:41:24 +02:00
..
filemanager Slicing STL and sending to gcode to SD card in place 2013-08-03 04:07:38 +00:00
slicers Update tests and locations to reflect cura module move 2013-09-08 19:49:26 -05:00
static Remove curaEngine from code 2013-09-08 19:35:24 -05:00
templates Merge branch 'devel' into henricksonrw-cura-integration 2013-09-09 11:41:24 +02:00
tests Update tests and locations to reflect cura module move 2013-09-08 19:49:26 -05:00
util Merge branch 'devel' into henricksonrw-cura-integration 2013-09-09 11:41:24 +02:00
1q Remove curaEngine from code 2013-09-08 19:35:24 -05:00
__init__.py Gcode filemanagement now lives in its own module. Upload triggers gcode analysis, result is stored into metadata file. Print jobs triggered and their results are saved as well. Adjusted UI to display gcode analysis result and last print date and (color coded) result if available. Also adjusted gcode file list to color code entries according to last print result. 2013-01-30 20:56:17 +01:00
daemon.py Added credits to daemon.py 2013-03-10 21:08:14 +01:00
events.py Properly initialize timelapse when started during a paused print, better error resilience in event handler 2013-08-27 22:13:39 +02:00
gcodefiles.py Merge branch 'devel' into henricksonrw-cura-integration 2013-09-09 11:41:24 +02:00
printer.py Merge branch 'devel' into henricksonrw-cura-integration 2013-09-09 11:41:24 +02:00
server.py Merge branch 'devel' into henricksonrw-cura-integration 2013-09-09 11:41:24 +02:00
settings.py Merge branch 'devel' into henricksonrw-cura-integration 2013-09-09 11:41:24 +02:00
timelapse.py Timelapse configuration may now be saved 2013-09-08 15:41:26 +02:00
users.py Enforces a new first-run setup wizard for access control to be run and forbids running OctoPrint as root unless a special command option is supplied 2013-08-10 21:59:05 +02:00