OctoPrint/Cura/gui
2012-06-03 08:54:32 +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 Removed the bridge material amount setting, this did not only affect bridges, but the whole layer the bridge is in, so it did not work properly. 2012-06-03 08:54:32 +02:00
flatSlicerWindow.py Added start of SVG 2D slicer. 2012-06-01 18:16:07 +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 Added start of SVG 2D slicer. 2012-06-01 18:16:07 +02:00
opengl.py Use the proper function for checking if 2 vertexes are almost equal. 2012-06-01 13:27:19 +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 Fix printer interface images for frozen build. Do not report an unknown gcode for M110 2012-06-01 12:14:20 +02:00
projectPlanner.py Use a function to generate the "_export.xxx" filename 2012-05-29 13:42:33 +02:00
simpleMode.py Removed the bridge material amount setting, this did not only affect bridges, but the whole layer the bridge is in, so it did not work properly. 2012-06-03 08:54:32 +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