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
3ccd965f3f
MrDraw
/
Cura
/
util
History
daid
a8963b1cc1
Make the printer interface a bit more user friendly.
2012-04-02 18:56:44 +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
Make the printer interface a bit more user friendly.
2012-04-02 18:56:44 +02:00
profile.py
Added extra fan control. Advanced setting to enabled/disable fan. And expert setting to set the fan start layer and fan speed.
2012-04-02 16:09:56 +02:00
sliceRun.py
No longer use the current_profile.ini to share the profile between the backend slicer and the frontend. No longer have simple-mode overwrite the current profile from normal mode.
2012-03-30 13:54:49 +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