MrDraw/Cura/gui
2012-12-21 12:19:35 +01:00
..
util Center the machine bed grid on the machine center, so it is easier to judge scale of objects. 2012-12-20 10:02:43 +01:00
__init__.py Some cleanup and preperation for better packaging. 2012-05-31 12:05:10 +02:00
alterationPanel.py Move some gui utility files into a seperate location so the code gets a bit more seperated. 2012-12-06 18:28:37 +01:00
app.py Merge branch 'master' of github.com:daid/Cura 2012-12-17 14:15:50 +01:00
batchRun.py Move some gui utility files into a seperate location so the code gets a bit more seperated. 2012-12-06 18:28:37 +01:00
configBase.py Update on normal/quickprint mode. Now they share a lot of code and use the same main window. Switching still has some minor issues. 2012-12-07 11:37:05 +01:00
configWizard.py Improvement on the bed leveling wizard 2012-12-19 09:21:24 +01:00
expertConfig.py Update on normal/quickprint mode. Now they share a lot of code and use the same main window. Switching still has some minor issues. 2012-12-07 11:37:05 +01:00
firmwareInstall.py Raise head on "pause at Z" so you can flush the nozzle when changing colors. 2012-12-20 13:32:02 +01:00
flatSlicerWindow.py Make a single entry point for the GUI interface, as Cura.gui.app 2012-12-10 11:38:30 +01:00
mainWindow.py Remove useless ; 2012-12-21 12:19:35 +01:00
pluginPanel.py Fixed the imports. 2012-12-06 14:51:55 +01:00
preferencesDialog.py Update on normal/quickprint mode. Now they share a lot of code and use the same main window. Switching still has some minor issues. 2012-12-07 11:37:05 +01:00
preview3d.py Raise head on "pause at Z" so you can flush the nozzle when changing colors. 2012-12-20 13:32:02 +01:00
printWindow.py Fix the problem with the py2app version of the print window. 2012-12-20 13:03:22 +01:00
projectPlanner.py Make a single entry point for the GUI interface, as Cura.gui.app 2012-12-10 11:38:30 +01:00
simpleMode.py Fix the simplemode. 2012-12-10 14:35:47 +01:00
sliceProgessPanel.py Check for modified files and ask the user to reload if the file is changed. 2012-12-13 09:52:25 +01:00
splashScreen.py Make a single entry point for the GUI interface, as Cura.gui.app 2012-12-10 11:38:30 +01:00