| .. |
|
__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
|
Start the first run wizard when we do not know the machine type. Only show the default firmware install if we know that we have a default firmware for this machine.
|
2012-10-05 11:20:22 +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
|
Add drag&drop support to quickprint.
|
2012-10-08 10:06:41 +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
|
Start the first run wizard when we do not know the machine type. Only show the default firmware install if we know that we have a default firmware for this machine.
|
2012-10-05 11:20:22 +02:00 |
|
opengl.py
|
Make the 3D platfrom transparent.
|
2012-10-05 22:26:40 +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
|
Add a 3D view of the Ultimaker build platform for better scale reference.
|
2012-10-05 15:07:20 +02:00 |
|
printWindow.py
|
Add an enable/disable preview box for the camera, so people do not get freaked out that their camera starts up when printing.
|
2012-10-05 16:25:15 +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
|
Add drag&drop support to quickprint.
|
2012-10-08 10:06:41 +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
|
Added webcam overlay to show which software and printer created the timelaps.
|
2012-10-05 12:25:31 +02:00 |