MrDraw/Cura
2012-07-03 14:46:56 +02:00
..
avr_isp Some fixes to start support for python3. 2012-06-21 19:53:18 +02:00
cura_sf Fix version detection for all Python versions 2012-06-22 14:37:52 +01: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 Added support for drag&drop files into Cura. 2012-07-03 14:46:56 +02:00
images Added all-at-once images. 2012-06-25 09:37:22 +02:00
util Also check for TypeErrors, which seem to happen when you use a comma instead of a dot in values. 2012-07-02 12:25:40 +02:00
__init__.py Some cleanup and preperation for better packaging. 2012-05-31 12:05:10 +02:00
cura.py Added start of SVG 2D slicer. 2012-06-01 18:16:07 +02:00
LICENSE Added LICENSE file, Skeinforge is AGPL, so it's best to match that. 2012-04-19 11:52:52 +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