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
16c043e469
MrDraw
/
Cura
/
util
History
daid
16c043e469
Added "split plate" function to project planner, which cuts an STL file up into seperate pieces. Useful to print items with the project planner that are only distributed in plate form.
2012-05-25 16:30:07 +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
exporer.py
Fixed
#105
- Opening explorer on a filename with a space in it failed.
2012-05-15 13:18:38 +02:00
gcodeInterpreter.py
Fixed
#102
- Jorised GCode preview was messed up. Caused by incorrect layerheight calculations, new code only updates the layer heigh if a move is done, not when an extrusion is done.
2012-05-16 15:14:17 +02:00
mesh.py
Added "split plate" function to project planner, which cuts an STL file up into seperate pieces. Useful to print items with the project planner that are only distributed in plate form.
2012-05-25 16:30:07 +02:00
profile.py
Added slice date/time and basic settings to start GCode. And made export preserve lines that only had comments.
2012-05-20 11:15:20 +02:00
sliceRun.py
Add dwindle to progress bar options. Fixed indentation in fill.py
2012-05-17 09:52:38 +02:00
stl.py
Added "split plate" function to project planner, which cuts an STL file up into seperate pieces. Useful to print items with the project planner that are only distributed in plate form.
2012-05-25 16:30:07 +02:00
util3d.py
Added "split plate" function to project planner, which cuts an STL file up into seperate pieces. Useful to print items with the project planner that are only distributed in plate form.
2012-05-25 16:30:07 +02:00
version.py
Add version info
2012-04-11 16:34:15 +02:00