MrDraw/octoprint/static/js/app
2013-09-09 20:57:09 +02:00
..
viewmodels Fixed a couple of merge issues, changed way Cura is called (just using "python" won't work in environments where the default python executable doesn't bring the necessary dependencies to run Cura, now using Cura startup script instead), introduced some messaging to notify UI what's going on. 2013-09-09 16:51:46 +02:00
dataupdater.js Use progress bar to inform about ongoing slicing, popup a notification on completion anyways. Also properly handle failed slicing and notify about that. 2013-09-09 19:27:17 +02:00
helpers.js Refactored ui.js into single files, cleaned up js folder 2013-08-11 19:15:37 +02:00
main.js Bugfix: Do not allow STL file upload if Cura support is not enabled 2013-09-09 20:57:09 +02:00