OctoPrint/Cura/gui
Daid 1f80cd34cf Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested). 2012-06-30 11:51:43 +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
batchRun.py Add copy to SD to batch run tool. 2012-06-29 00:32:33 +02:00
configBase.py Some layout changes adviced by Joris. To improve visibility of options. 2012-06-29 00:23:47 +02:00
configWizard.py Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested). 2012-06-30 11:51:43 +02:00
expertConfig.py Add support to slice as 1 large object with the project planner. Fixed #98 2012-06-21 17:41:10 +02:00
firmwareInstall.py Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested). 2012-06-30 11:51:43 +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
mainWindow.py Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested). 2012-06-30 11:51:43 +02:00
opengl.py Change the way the only jump retraction works, this allows retraction when moving to print support. 2012-06-20 02:34:59 +02:00
preferencesDialog.py Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested). 2012-06-30 11:51:43 +02:00
preview3d.py Fixed #135 - Update preview window controls when loading a new profile. 2012-06-22 06:53:18 +02:00
printWindow.py Do not send the M0 or M1 to the machine, but send an M105 instead. We still need to send something to keep the line numbering working. Sending an M105 is harmless. 2012-06-27 20:24:51 +02:00
projectPlanner.py Fixed #143 - Properly align models when using multiple extruders. 2012-06-28 11:27:06 +02:00
simpleMode.py Added newer ultimaker firmware. Make linux version install the 115200 baud firmware by default, as PySerial for Linux does not support 250000. Added auto baudrate detection (untested). 2012-06-30 11:51:43 +02:00
sliceProgessPanel.py Added copy to SD feature. Fixed #138 2012-06-22 06:42:07 +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