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
3350b48a76
MrDraw
/
octoprint
History
Gina Häußge
e08783c8bf
Merge remote-tracking branch 'daprice/master' into devel
2013-03-16 00:28:37 +01:00
..
static
Merge remote-tracking branch 'daprice/master' into devel
2013-03-16 00:28:37 +01:00
templates
Temporary workaround for the gcode viewer options not cooperating until those are integrated a bit more.
2013-03-10 22:06:08 +01:00
util
Converts commands uppercase
2013-03-11 10:39:03 -04: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
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
server.py
New config options for daemonization, configfile location and basedir location
2013-03-11 21:00:43 +01:00
settings.py
New config options for daemonization, configfile location and basedir location
2013-03-11 21:00:43 +01:00
timelapse.py
Fixed using wrong item collection for timelapse files, lead to always displaying all files, not just the ones of the current page.
2013-03-09 12:58:15 +01:00