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
d7fd43f9d9
MrDraw
/
octoprint
/
static
History
Gina Häußge
5f55ebd90a
GCode file list now automatically switches to page with newly uploaded file as soon as upload request comes back from backend as finished. Progress bar also gets emptied again then. Careful: might take a bit after the upload progress reaches 100% since the file still has to be written to disk in the backend (have to look into how to get this done in a streaming way), metadata analysis gets triggered after returning a response.
...
Different sorting options are still on my mental todo list ;)
Closes
#34
.
2013-02-04 22:24:32 +01:00
..
css
Revamped gcode analysis.
2013-02-03 21:14:22 +01:00
gcodeviewer
First version with gcode viewer integration.
2013-02-03 22:01:11 +01:00
img
Renamed from Printer WebUI to OctoPrint
2013-01-18 23:44:11 +01:00
js
GCode file list now automatically switches to page with newly uploaded file as soon as upload request comes back from backend as finished. Progress bar also gets emptied again then. Careful: might take a bit after the upload progress reaches 100% since the file still has to be written to disk in the backend (have to look into how to get this done in a streaming way), metadata analysis gets triggered after returning a response.
2013-02-04 22:24:32 +01:00