MrDraw/Cura/gui
2012-03-31 21:48:23 +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 Move SF into its own directory, to seperate SF and Cura. Rename newui to gui. 2012-03-27 17:20:30 +02:00
alterationPanel.py Fix start.gcode saving when the tab is opened for the first time. 2012-03-30 09:49:28 +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
machineCom.py Split gui to gui and util directories. 2012-03-28 14:26:40 +02:00
mainWindow.py Merge branch 'master' of github.com:daid/Cura 2012-03-30 17:39:18 +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 Merge branch 'master' of github.com:daid/Cura 2012-03-28 20:36:52 +02:00
simpleMode.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
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