This website requires JavaScript.
Explore
Help
Sign In
pingu_98
/
MrDraw
Watch
1
Star
0
Fork
You've already forked MrDraw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
41aa633f38
MrDraw
/
octoprint
History
Gina Häußge
b0891b4d16
Added resource for retrieving a JSON representation of the current printer state (basically most of what's available on socket.io)
...
Endpoint is <baseurl>/ajax/state
2013-05-31 23:24:21 +02:00
..
static
Added SD state evaluation and SD commands
2013-05-26 18:53:43 +02:00
templates
Added SD state evaluation and SD commands
2013-05-26 18:53:43 +02:00
util
Removed debug log output
2013-05-27 19:48:17 +02:00
__init__.py
Gcode filemanagement now lives in its own module. Upload triggers gcode analysis, result is stored into metadata file. Print jobs triggered and their results are saved as well. Adjusted UI to display gcode analysis result and last print date and (color coded) result if available. Also adjusted gcode file list to color code entries according to last print result.
2013-01-30 20:56:17 +01:00
daemon.py
Added credits to daemon.py
2013-03-10 21:08:14 +01:00
gcodefiles.py
New option to sort gcode files by size, reverted former utc "fix" (doesn't work anymore, works without the fix, I have no idea...), added adjusted modernizr, delete metadata from old gcode file version when adding a new one
2013-03-03 19:37:52 +01:00
printer.py
Added resource for retrieving a JSON representation of the current printer state (basically most of what's available on socket.io)
2013-05-31 23:24:21 +02:00
server.py
Added resource for retrieving a JSON representation of the current printer state (basically most of what's available on socket.io)
2013-05-31 23:24:21 +02:00
settings.py
Merge branch 'devel' into sdcard
2013-05-23 22:53:34 +02:00
timelapse.py
First try at SD card support
2013-05-20 19:18:03 +02:00
users.py
Upgraded to most recent Flask-Principal version, since an attribute name was changed there which OctoPrint uses
2013-04-14 15:33:11 +02:00