OctoPrint/Cura
daid 5678f91617 . 2012-09-20 16:34:08 +02:00
..
avr_isp Add ATMega1280 chip to programmer chips. 2012-09-06 10:10:05 +02:00
cura_sf Cut up long moves into sections of 1cm, to reduce the impact of buffering lots of long moves. 2012-09-20 14:28:44 +02:00
example Added ultimaker robot as example model, which is loaded on first start. 2012-09-06 09:53:22 +02:00
firmware Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested). 2012-06-30 11:51:43 +02:00
gui Add a tools menu for the project planner and the batch runner, makes them easier to find then filling up the file menu. 2012-09-20 15:17:49 +02:00
images Updated splashscreen so it looks better then total crap. 2012-09-12 12:04:46 +02:00
util . 2012-09-20 16:34:08 +02: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 Move the validators from gui to util, they do not have gui specific code. 2012-08-31 15:22:30 +02:00
setup.py More fixes for a frozen build. Adds the code used by pypy into a zip which pypy uses. This makes for a cleaner install. 2012-06-01 11:29:21 +02:00
stl.ico Added icon for STL files. 2012-08-01 10:16:43 +02:00