OctoPrint/Cura/gui
2012-10-04 09:10:20 +02:00
..
__init__.py Some cleanup and preperation for better packaging. 2012-05-31 12:05:10 +02:00
alterationPanel.py Add the feature where support material is generated with a dual extrusion setup. 2012-09-12 17:02:42 +02:00
batchRun.py Small cleanup on the batch runner tool. 2012-10-04 08:54:49 +02:00
configBase.py Some minor updates to fix some screen refresh issues. 2012-09-02 14:26:39 +02:00
configWizard.py Add image to show which endstop to press. 2012-10-03 18:46:37 +02:00
dropTarget.py Added obj support to Cura. 2012-09-26 14:35:35 +02:00
expertConfig.py Remove dwindle, it did not really improve results. 2012-09-26 15:12:14 +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 Update the text of support a bit, so it is a bit clearer. But this could really use some photos. 2012-10-04 09:10:20 +02:00
opengl.py Fix timelaps recording support 2012-10-01 14:36:47 +02:00
preferencesDialog.py Move the validators from gui to util, they do not have gui specific code. 2012-08-31 15:22:30 +02:00
preview3d.py Large update to the config wizard, new style machine check (unfinished) 2012-10-02 16:06:47 +02:00
printWindow.py Add a retraction enable setting. Add extrusion/retraction buttons in printer interface. (still needs images) Update the printer interface GUI with the actual temperture from the GCode when a temp change is send. 2012-10-03 15:11:35 +02:00
projectPlanner.py Remove the print message from the project planner, as this will cause problems with the console-less version on windows. 2012-10-03 15:27:11 +02:00
simpleMode.py Remove the reference to slicing from the popup message. 2012-10-03 15:24:35 +02:00
sliceProgessPanel.py Fix support for slicing if running from pythonw.exe 2012-10-01 18:15:51 +02:00
splashScreen.py Fix the splashscreen in combination with the first run wizard 2012-09-01 14:41:07 +02:00
toolbarUtil.py Added border view option for 3D view. 2012-07-31 16:39:31 +02:00
webcam.py Always check for OpenCV first, in case we have both OpenCV and win32vidcapture 2012-10-01 14:54:00 +02:00