MrDraw/src/octoprint
2014-02-14 21:04:23 -08:00
..
filemanager Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
server More work on the GCode viewer 2014-01-06 00:16:33 +01:00
slicers Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
static Couple of multi extruder related fixes 2014-01-11 15:15:46 +01:00
templates More work on the GCode viewer 2014-01-06 00:16:33 +01:00
util fix crash when getStartTime() returns None 2014-02-14 21:04:23 -08:00
__init__.py Also recognize --iknowwhatimdoing when running as daemon 2014-01-09 20:04:08 +01:00
daemon.py Actually, umask 002 is what we want here. 2013-10-27 02:39:29 +02:00
events.py More work on the API + documentation 2013-12-22 02:01:48 +01:00
gcodefiles.py TransferDone and SlicingDone events should also carry the seconds of elapsed time as a float instead of a (rounded) string 2014-01-09 21:06:03 +01:00
printer.py Don't prefix tool number for temperature command when only one extruder is present 2014-01-08 19:32:04 +01:00
settings.py Couple of multi extruder related fixes 2014-01-11 15:15:46 +01:00
timelapse.py WARNING: A lot of changes to the existing API and the event system. 2013-12-21 14:46:20 +01:00
users.py Added user apikeys, made ajax api available via apikeys, restified ajax api (WIP) 2013-11-19 22:53:26 +01:00