OctoPrint/Cura/gui
daid 24530a66c3 Fix minor layout issue for windows with project planner toolbars 2012-05-11 14:22:57 +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
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 support margin setting to SF and Cura. 2012-04-23 15:03:35 +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 Bring simple mode window up to speed with the rest 2012-05-07 16:26:29 +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 Move extruder offset and extruder head size to preferences. 2012-04-29 11:35:36 +02:00
preview3d.py What was I smoking? This code is much simpler this way. 2012-05-07 18:12:26 +02:00
printWindow.py Added home button icon 2012-05-11 10:14:25 +02:00
projectPlanner.py Fix minor layout issue for windows with project planner toolbars 2012-05-11 14:22:57 +02:00
simpleMode.py Bring simple mode window up to speed with the rest 2012-05-07 16:26:29 +02:00
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 Added copy button to project planner, and cleaned up project planner code a bit. 2012-05-04 17:57:24 +02:00