MrDraw/src/octoprint/server/api
Gina Häußge b714c59004 Allow specification of known long running commands through settings
This should allow users to adjust the behaviour of the communication stack more granularly in case the regular settings which only consider G4, G28, G29, G30, G32 to be real long runners without output are not sufficient.
2015-06-03 12:34:00 +02:00
..
__init__.py Management dialog for language packs 2015-06-02 13:39:10 +02:00
connection.py Made autodetection more robust and fixed it not running if a preset for a baudrate existed 2015-04-30 17:25:52 +02:00
files.py Removed obsolete elif branch in file upload code 2015-05-07 12:51:23 +02:00
job.py Refactoring of "printer" modules 2015-03-03 17:01:33 +01:00
languages.py Management dialog for language packs 2015-06-02 13:39:10 +02:00
log.py Refactoring in octoprint.util 2015-02-27 10:28:16 +01:00
printer.py BadRequest is actually in werkzeug.exceptions. 2015-04-23 13:17:39 -07:00
printer_profiles.py Merge pull request #870 from DanLipsitt/feature/flask-0.10 2015-05-04 11:36:14 +02:00
settings.py Allow specification of known long running commands through settings 2015-06-03 12:34:00 +02:00
slicing.py BadRequest is actually in werkzeug.exceptions. 2015-04-23 13:17:39 -07:00
timelapse.py Refactoring in octoprint.util 2015-02-27 10:28:16 +01:00
users.py BadRequest is actually in werkzeug.exceptions. 2015-04-23 13:17:39 -07:00