MrDraw/src/octoprint
Gina Häußge c858c8f75b Small adjustments to #407
- Refactored drawGrid into two functions drawRectangularGrid and drawCircularGrid
- Made sure grid for circular beds always "starts" at (0,0) so that e.g. for a radius of 105mm the center of the bed will be on the grid lines
- Made center on circular bed be better visible by making origin lines thicker
- Made initial focus on bed center properly
2014-03-22 22:36:11 +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 Merge branch 'master' into devel 2014-03-15 20:36:35 +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 Small adjustments to #407 2014-03-22 22:36:11 +01:00
templates Merge branch 'devel' into nullie-circular-beds 2014-03-22 20:39:42 +01:00
util Merge branch 'master' into devel 2014-03-15 20:36:35 +01:00
__init__.py Also recognize --iknowwhatimdoing when running as daemon 2014-01-09 20:07:27 +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 Merge branch 'master' into staging 2014-03-09 13:47:49 +01:00
printer.py Do not try to send bed temp on API if not available 2014-03-09 13:43:59 +01:00
settings.py Merge branch 'devel' into nullie-circular-beds 2014-03-22 20:39:42 +01:00
timelapse.py Fix for saved timelapse configs vs. new post roll setting 2014-03-05 21:57:27 +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