OctoPrint/Cura/gui
2012-04-06 15:15:41 +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 Split gui to gui and util directories. 2012-03-28 14:26:40 +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 Added defaults for swap_xz and swap_yz 2012-04-06 15:15:41 +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 Updated print window with statistics about the print. Filament used, and estimated print time. 2012-04-03 12:06:02 +02:00
preview3d.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
printWindow.py Add bottom layer thickness. Fix bug with line with in 3D preview (was not calculated from layer thickness) 2012-04-05 16:50:59 +02:00
simpleMode.py Change default support material amount to 50%, this seems to make the support a lot easier to remove, without affecting quality. 2012-04-05 18:00:22 +02:00
sliceProgessPanel.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
validators.py Split gui to gui and util directories. 2012-03-28 14:26:40 +02:00