MrDraw/src/octoprint
2016-07-01 12:42:40 +02:00
..
filemanager bugfix. fill_areas is not interfering when only gcodes are placed. slicing_in_progress flag is set correct. 2015-11-14 14:10:47 +01:00
grbl changed back to the correct grbl.hex file 2016-06-24 10:39:38 +02:00
plugin Fix: Don't automatically persist or return _config_version 2015-07-02 15:27:35 +02:00
plugins - cleanup of code 2016-07-01 12:42:40 +02:00
printer removed "?" from position commands to avoid aditional "ok" response and mazbe problems with advanced character counting. 2016-06-21 09:49:04 +02:00
server added multipass placeholder functions 2016-03-02 15:48:52 +01:00
slicing passing forward the image engraving parameters 2015-08-09 17:40:05 +02:00
static Merge branch 'stable-1.2.2' into mrbeam-multipass 2016-03-18 13:38:05 +01:00
templates added multipass ui 2016-01-29 18:11:59 +01:00
translations/de/LC_MESSAGES bugfix #64 renamed update notification to mention mrbeam 2016-05-25 16:04:39 +02:00
util added functionality to remove comments ahead of time to remove the progress bar bug on gcode files with embeded (base64) images. 2016-06-15 11:30:53 +02:00
__init__.py removed cprofile 2015-10-06 09:50:10 +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 Renamed delpid to term to better match its modified behavior. Moved the registration of the SIGTERM handler to avoid an extremely unlikely race condition. 2015-01-10 01:34:47 -08:00
events.py changed a lot of stuff 2015-10-22 15:21:52 +02:00
settings.py atomic_write context to save configs first to temp file, then move 2015-09-14 12:17:17 +02:00
timelapse.py Merge branch 'rotate90' of https://github.com/markwal/OctoPrint into pr/markwal/rotate90 2015-05-28 19:14:02 +02:00
users.py WIP on introducing user settings (incl. interface language) 2015-03-18 11:30:08 +01:00