OctoPrint/Cura/gui
daid 2d10cb47f4 Add option to save profile when slicing 2012-04-12 13:58:19 +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 Split gui to gui and util directories. 2012-03-28 14:26:40 +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 Add version info 2012-04-11 16:34:15 +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 Add option to save profile when slicing 2012-04-12 13:58:19 +02:00
preview3d.py Allow math expressions in fields. 2012-04-10 16:45:53 +02:00
printWindow.py Fixes #49 issue 2012-04-11 23:49:09 +02:00
simpleMode.py Add version info 2012-04-11 16:34:15 +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