MrDraw/src/octoprint
2015-03-23 10:08:01 +01:00
..
filemanager Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
server Fix: docs for printer resource now match implementation 2015-03-09 09:29:17 +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 Made metadata reading in client a bit more resilient against errors 2015-03-23 10:08:01 +01:00
templates Fixed relative URL to sockjs endpoint, wasn't yet using the proper base url 2014-12-29 20:45:54 +01:00
util Fixed a bug causing gcodeInterpreter to hiccup on GCODES containing invalid coordinates such as Xnan or Yinf, causing in turn the file API to fail until the offending file was deleted and its metadata removed 2015-03-23 09:51:54 +01:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Fixed a couple of more missing branch fields and added Changelog entry 2014-11-04 10:07:46 +01:00
daemon.py Actually, umask 002 is what we want here. 2013-10-27 02:39:29 +02:00
events.py Fix logger call for gcode multi commands events 2015-02-01 11:05:37 +01:00
gcodefiles.py Merge branch 'master' into staging 2014-03-09 13:47:49 +01:00
printer.py Fix error where API state is requested and printer is offline 2015-01-12 16:53:17 +01:00
settings.py Added sanity check for extruder selection in gcode files 2015-03-23 09:15:27 +01:00
timelapse.py Only decrement the image counter if it is set and larger than 0 2014-12-28 00:19:55 +01:00
users.py Generate the salt used for hashing user passwords individually for each server instance 2014-10-27 09:37:39 +01:00