OctoPrint/Cura/gui
daid de60050130 Extra sanity check on the GCode layer Z view height, in rare cases layers are empty and cause problems. 2012-05-16 12:10:56 +02:00
..
__init__.py
alterationPanel.py Fixes #95 2012-05-11 02:31:18 +02:00
configBase.py The new GCode text editor with syntax highlight is very cool, but is causing problems on MacOS, so fall back to a simple textarea in that case. 2012-05-07 17:26:40 +02:00
configWizard.py Fixed some more problems with first run wizard. Made print window X/Y/Z move buttons work. 2012-05-10 21:29:42 +02:00
expertConfig.py Add experimental dwindle, so we can check it out. 2012-05-14 16:01:55 +02:00
gcodeTextArea.py Remove plain textbox for GCode editing after patch from Pyro 2012-05-11 10:45:14 +02:00
icon.py
machineCom.py Fixed some more problems with first run wizard. Made print window X/Y/Z move buttons work. 2012-05-10 21:29:42 +02:00
mainWindow.py
opengl.py
preferencesDialog.py
preview3d.py Extra sanity check on the GCode layer Z view height, in rare cases layers are empty and cause problems. 2012-05-16 12:10:56 +02:00
printWindow.py Added home button icon 2012-05-11 10:14:25 +02:00
projectPlanner.py Add flip/swap buttons to project planner. 2012-05-14 16:11:21 +02:00
simpleMode.py
sliceProgessPanel.py Move extruder switching GCode to profile instead of hardcoded. 2012-05-07 17:42:46 +02:00
toolbarUtil.py Keep the objects on the printer bed after autoplacing in project planner. Fixed #92 2012-05-07 17:36:41 +02:00
validators.py