MrDraw/Cura/gui
2012-05-31 18:37:59 +02:00
..
__init__.py Some cleanup and preperation for better packaging. 2012-05-31 12:05:10 +02:00
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 Remove support margin setting, it is not really needed to configure this. 2012-05-18 09:52:12 +02:00
gcodeTextArea.py Remove plain textbox for GCode editing after patch from Pyro 2012-05-11 10:45:14 +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 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 Use a function to generate the "_export.xxx" filename 2012-05-29 13:42:33 +02:00
opengl.py Generate 1 GCode layer per draw cycle, this keeps the UI responsive during the generation of display lists with huge GCode files. 2012-05-07 13:51:28 +02:00
preferencesDialog.py Updated the preference dialog so that is wider instead of very tall. Fixed the quickprint Z speed. 2012-05-19 11:03:38 +02:00
preview3d.py Fixed a few issues with a frozen executable. Slicing now works, and images work. Will need more testing. 2012-05-31 18:37:59 +02:00
printWindow.py Release the steppers on a print cancel. Fixed #110 2012-05-21 10:50:52 +02:00
projectPlanner.py Use a function to generate the "_export.xxx" filename 2012-05-29 13:42:33 +02:00
simpleMode.py Use a function to generate the "_export.xxx" filename 2012-05-29 13:42:33 +02:00
sliceProgessPanel.py Use a function to generate the "_export.xxx" filename 2012-05-29 13:42:33 +02:00
toolbarUtil.py Fixed a few issues with a frozen executable. Slicing now works, and images work. Will need more testing. 2012-05-31 18:37:59 +02:00
validators.py Added copy button to project planner, and cleaned up project planner code a bit. 2012-05-04 17:57:24 +02:00