MrDraw/Cura/gui
2012-10-04 16:05:01 +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 Fix the checkup wizard, we get temperature readings before the machinie is operational. 2012-10-04 14:16:46 +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 Vastly improve rendering time for complex models. 2012-10-04 12:04:04 +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 Update how the printing time remaining estimate is calculated. This gives better accurate results as the first part of the print is not added in the estimate, removing the heating and startup-code from the equasion. 2012-10-04 15:01:54 +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 Make the low quality print a bit stronger and thinner layers. 2012-10-04 16:05:01 +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 Add extrude/retract images for printing interface. Made exception handling a bit more rubust in machine comunication. 2012-10-04 14:05:09 +02:00