| .. |
|
__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
|
Added support for drag&drop files into Cura.
|
2012-07-03 14:46:56 +02:00 |
|
configBase.py
|
Some minor updates to fix some screen refresh issues.
|
2012-09-02 14:26:39 +02:00 |
|
configWizard.py
|
Changed the 3D preview to have colors that are easier on the eyes.
|
2012-09-01 14:53:17 +02:00 |
|
dropTarget.py
|
Added support for drag&drop files into Cura.
|
2012-07-03 14:46:56 +02:00 |
|
expertConfig.py
|
Move the validators from gui to util, they do not have gui specific code.
|
2012-08-31 15:22:30 +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
|
Add a tools menu for the project planner and the batch runner, makes them easier to find then filling up the file menu.
|
2012-09-20 15:17:49 +02:00 |
|
opengl.py
|
Put the X/Y/Z indicator inside of the machine so you can see it from the inside.
|
2012-09-06 16:54:27 +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
|
It is a bit tricked, but you can now rotate the model with a circle around the model in a drag/drop way.
|
2012-09-24 16:37:52 +02:00 |
|
printWindow.py
|
Add Z change reporting support, which fixes the timelaps movie recording. Add temperature requests every 5 seconds during printing.
|
2012-09-07 14:10:57 +02:00 |
|
projectPlanner.py
|
Fix a bug with the project planners "all at once" mode.
|
2012-09-21 16:21:59 +02:00 |
|
simpleMode.py
|
Add a tools menu for the project planner and the batch runner, makes them easier to find then filling up the file menu.
|
2012-09-20 15:17:49 +02:00 |
|
sliceProgessPanel.py
|
Remove use of logfile to store model errors. Added print time and filament usage to comments in start code of resulting GCode file.
|
2012-07-05 14:12:13 +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 webcam timelaps support for windows.
|
2012-09-02 14:27:24 +02:00 |