MrDraw/Cura/gui
Ferdi van der Werf be075e5e18 Fixes #80
Corrected function call and adjusted parameters accordingly.
2012-04-28 08:02:20 +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
alterationPanel.py Add the ability to edit the nextobject.gcode 2012-04-24 12:03:03 +02:00
configBase.py Fix bug in centerX/Y update. 2012-04-23 11:09:56 +02:00
configWizard.py Maybe this fixes the first run wizard calibration of 100mm extrusion problems. 2012-04-18 14:50:52 +02:00
expertConfig.py Add support margin setting to SF and Cura. 2012-04-23 15:03:35 +02:00
icon.py Added icon to main window. Added win32 installer script, with drivers for Arduino Mega2560. 2012-04-02 14:43:39 +02:00
machineCom.py Add temperature control to print window 2012-04-04 17:02:22 +02:00
mainWindow.py Multiple extruders, not functional yet. Final GCode has wrong E values. But the idea starts to work. 2012-04-24 18:46:29 +02:00
opengl.py Solve problem where X/Y/Z text is shown before camera if are actually behind camera 2012-04-25 16:30:51 +02:00
preferencesDialog.py Multiple extruders, not functional yet. Final GCode has wrong E values. But the idea starts to work. 2012-04-24 18:46:29 +02:00
preview3d.py Multiple extruders, not functional yet. Final GCode has wrong E values. But the idea starts to work. 2012-04-24 18:46:29 +02:00
printWindow.py Added print direct move icons for x and y 2012-04-19 21:39:44 +02:00
projectPlanner.py backwards compatibility with older project files. 2012-04-27 21:48:56 +02:00
simpleMode.py Fixes #80 2012-04-28 08:02:20 +02:00
sliceProgessPanel.py Added extruder selection to project planner, fixed bug with project planner where the skirt was incorrectly added to the movement size 2012-04-27 19:18:29 +02:00
toolbarUtil.py On mouse-enter, change on/off icon to on, on mouse-out, change on/off icon to previous state 2012-04-18 20:28:53 +02:00
validators.py Allow math expressions in fields. 2012-04-10 16:45:53 +02:00