| .. |
|
__init__.py
|
Some cleanup and preperation for better packaging.
|
2012-05-31 12:05:10 +02:00 |
|
alterationPanel.py
|
A fix for #182
|
2012-07-25 10:41:05 +02:00 |
|
batchRun.py
|
Added support for drag&drop files into Cura.
|
2012-07-03 14:46:56 +02:00 |
|
configBase.py
|
Make 3D model colour configurable.
|
2012-07-30 12:26:30 +02:00 |
|
configWizard.py
|
Cleanup the first run wizard a bit, and add configuration for reprap machines.
|
2012-08-03 11:41:05 +02:00 |
|
dropTarget.py
|
Added support for drag&drop files into Cura.
|
2012-07-03 14:46:56 +02:00 |
|
expertConfig.py
|
Make the fan speed adjustable between min/max, depending on the slowdown due to cooling. Fixed #47
|
2012-07-03 17:45:18 +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 support for heated bed temperature setting.
|
2012-08-03 11:10:28 +02:00 |
|
opengl.py
|
Fixed project planner.
|
2012-07-31 17:29:58 +02:00 |
|
preferencesDialog.py
|
Add support for heated bed temperature setting.
|
2012-08-03 11:10:28 +02:00 |
|
preview3d.py
|
Fix the outline when the scale is no 1.0
|
2012-08-02 11:17:25 +02:00 |
|
printWindow.py
|
Workaround for #160, as on MacOS you seem to be able to press the jog buttons during printing.
|
2012-07-19 14:38:31 +02:00 |
|
projectPlanner.py
|
Fix a bug in the project planner when the temperature is set to zero
|
2012-08-06 10:18:09 +02:00 |
|
simpleMode.py
|
Also update the simplemode window when you change colours.
|
2012-07-30 12:28:13 +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 |
|
toolbarUtil.py
|
Added border view option for 3D view.
|
2012-07-31 16:39:31 +02:00 |
|
validators.py
|
Added support for comma in numbers instead of a dot.
|
2012-07-24 13:27:30 +02:00 |