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
e831ced2da
MrDraw
/
octoprint
History
Richard Mitchell
e831ced2da
simple change so the url loads from http or https whichever is in use
2013-05-18 18:13:17 +00:00
..
static
A very simple API endpoint for loading and printing files direct. This is by default turned off and it "allowed" via the settings
2013-05-18 17:47:31 +00:00
templates
simple change so the url loads from http or https whichever is in use
2013-05-18 18:13:17 +00:00
util
Merge remote-tracking branch 'upstream/master' into devel
2013-05-18 06:32:04 +00: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
Removed a couple of redundancies for loadAndPrint button, actions are now disabled if they don't make sense
2013-03-30 18:21:49 +01:00
server.py
A very simple API endpoint for loading and printing files direct. This is by default turned off and it "allowed" via the settings
2013-05-18 17:47:31 +00:00
settings.py
A very simple API endpoint for loading and printing files direct. This is by default turned off and it "allowed" via the settings
2013-05-18 17:47:31 +00:00
timelapse.py
Login and logout working for the first time
2013-04-13 21:45:20 +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