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
8a82f0c625
MrDraw
/
Cura
/
util
History
daid
8a82f0c625
Change default support material amount to 50%, this seems to make the support a lot easier to remove, without affecting quality.
2012-04-05 18:00:22 +02:00
..
__init__.py
Added my own STL loader, no longer using the one from Skeinforge. This one is 3 to 4 times faster.
2012-03-28 16:53:08 +02:00
gcodeInterpreter.py
Updated print window with statistics about the print. Filament used, and estimated print time.
2012-04-03 12:06:02 +02:00
profile.py
Change default support material amount to 50%, this seems to make the support a lot easier to remove, without affecting quality.
2012-04-05 18:00:22 +02:00
sliceRun.py
Add bottom layer thickness. Fix bug with line with in 3D preview (was not calculated from layer thickness)
2012-04-05 16:50:59 +02:00
stl.py
Added my own STL loader, no longer using the one from Skeinforge. This one is 3 to 4 times faster.
2012-03-28 16:53:08 +02:00
util3d.py
Split gui to gui and util directories.
2012-03-28 14:26:40 +02:00