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
fb5cf680f6
MrDraw
/
Cura
History
daid
fb5cf680f6
Only multiply the feedrates with 60 in start/end code if they are preceded with and F
2012-07-06 15:24:58 +02:00
..
avr_isp
Some fixes to start support for python3.
2012-06-21 19:53:18 +02:00
cura_sf
Add support for {filename} tag in gcode.
2012-07-05 15:42:59 +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
Only draw layers up to the point where it takes less then 100ms to draw them. To avoid severe slowdown on slow machines.
2012-07-06 14:59:03 +02:00
images
Added all-at-once images.
2012-06-25 09:37:22 +02:00
util
Only multiply the feedrates with 60 in start/end code if they are preceded with and F
2012-07-06 15:24:58 +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