MrDraw/Cura/gui
2012-04-02 19:39:36 +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
advancedConfig.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
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
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 Printing works! If you press the right buttons in the right order that is. 2012-04-01 19:16:31 +02:00
mainWindow.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
preferencesDialog.py Move SF into its own directory, to seperate SF and Cura. Rename newui to gui. 2012-03-27 17:20:30 +02:00
preview3d.py Small optimalization in gcode preview, saves a square root per line 2012-03-31 21:48:23 +02:00
printWindow.py Fix confict 2012-04-02 19:39:36 +02:00
simpleMode.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
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