OctoPrint/Cura/gui
daid 5994267b29 With the fixes from PyroMani the MacOS version is much more stable and on-par with the Linux version. So the warning message can be removed. 2012-04-13 12:18:51 +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 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
configBase.py Add popup on textctrl, even tough it does not work for MacOS, it does work for linux/windows. 2012-04-10 15:49:09 +02:00
configWizard.py Fixing #51 - First run wizard calibration not working because default steps_per_e is zero 2012-04-13 12:13:02 +02:00
expertConfig.py Updated advanced window (old name) to expert window (new name), was already called expert config in the GUI, just refactor in the code 2012-04-06 14:41:38 +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 With the fixes from PyroMani the MacOS version is much more stable and on-par with the Linux version. So the warning message can be removed. 2012-04-13 12:18:51 +02:00
opengl.py Split up some OpenGL stuff from preview3d. Added swapXZ and swapYZ for rotating on the platform 2012-04-05 22:35:52 +02:00
preferencesDialog.py Fixed #46 - added support for calculating print costs. 2012-04-12 14:26:03 +02:00
preview3d.py Allow math expressions in fields. 2012-04-10 16:45:53 +02:00
printWindow.py Fixed #46 - added support for calculating print costs. 2012-04-12 14:26:03 +02:00
simpleMode.py Fixed #52 - Correct error message when trying to print without a model. Fixed #53 - Give an error message when slicing without model loaded. 2012-04-13 12:16:56 +02:00
sliceProgessPanel.py Add option to save profile when slicing 2012-04-12 13:58:19 +02:00
validators.py Allow math expressions in fields. 2012-04-10 16:45:53 +02:00