OctoPrint/Cura
Gina Häußge 375fffdd3f Upload location is now platform dependent
win32 defaults to %APPDATA%/Cura/uploads
macos defaults to ~/Library/Application Support/Cura/uploads (I hope, can't test it...)
linux defaults to ~/.cura/uploads

Server now also checks if file to be uploaded or deleted ends on .gcode and makes filename secure before doing anything on the filesystem

Also added favicon ;) and some bla to the README.md
2012-12-27 00:04:12 +01:00
..
avr_isp Fixed #234 2012-12-13 10:56:26 +01:00
cura_sf Turn all classes into new style classes, this speeds up skeinforge a tiny bit. 2012-12-07 18:58:26 +01:00
gui Merge branch 'master' of https://github.com/daid/Cura 2012-12-24 12:21:13 +01:00
plugins Raise head on "pause at Z" so you can flush the nozzle when changing colors. 2012-12-20 13:32:02 +01:00
resources Move resources in to their own subdirectory and update the code that uses the resources. 2012-12-06 18:17:14 +01:00
util Ensure that the simulated temperatures of the virtual printer never drops below 0 (causing a parsing exception after simulated prints) 2012-12-25 11:50:38 +01:00
webui Upload location is now platform dependent 2012-12-27 00:04:12 +01:00
LICENSE Added LICENSE file, Skeinforge is AGPL, so it's best to match that. 2012-04-19 11:52:52 +02:00
__init__.py Some cleanup and preperation for better packaging. 2012-05-31 12:05:10 +02:00
cura.py First parts of a webui for Cura 2012-12-25 11:55:00 +01:00