ChrisTerBeke
|
d4d9a58d04
|
Fix merge conflicts, add can_send_raw_gcode ability, rename to sendRawCommand, small fixes
|
2018-03-15 16:51:25 +01:00 |
|
fieldOfView
|
dbabf3bda9
|
Merge branch 'master' into feature_preheat_extruder
# Conflicts:
# cura/PrinterOutput/ExtruderOutputModel.py
# cura/PrinterOutput/PrinterOutputModel.py
|
2018-03-15 11:21:37 +01:00 |
|
Lipu Fei
|
4cc2d882d3
|
Fix merge conflicts
CURA-4879
|
2018-03-14 10:53:10 +01:00 |
|
Diego Prado Gesto
|
3aa3729635
|
CURA-4870 Add printer type selector that show the unique name list of
all the types of printers in a group.
|
2018-02-28 13:36:39 +01:00 |
|
ChrisTerBeke
|
bd46515382
|
Make custom commands functional, fix UI layout, typos
|
2018-01-26 22:10:44 +01:00 |
|
ChrisTerBeke
|
80b589344f
|
Add custom command methods to output device and controller
|
2018-01-25 22:40:30 +01:00 |
|
fieldOfView
|
b68a30662a
|
Add stubs to PrinterOutputController
|
2018-01-17 21:21:13 +01:00 |
|
fieldOfView
|
bc5b5ac283
|
Implement preheating hotends for USB printing
|
2018-01-11 15:27:38 +01:00 |
|
fieldOfView
|
fb9d841c90
|
Add per-extruder preheat controls
These are lifted from the bed preheat controls and are not functional at the moment
|
2018-01-10 21:41:59 +01:00 |
|
Jaime van Kessel
|
00eeb835ac
|
ManualPrinterControl uses correct functions again
CL-541
|
2017-11-27 10:22:30 +01:00 |
|
Jaime van Kessel
|
57de028608
|
re-implemented abort & pause for legacy um3
CL-541
|
2017-11-24 11:26:30 +01:00 |
|
Jaime van Kessel
|
f987e6d977
|
Functionality properties (canPause, canPreHeatBed, etc) are now in the Controller.
It's actually up to the controller to say something about this, so this location makes more sense
CL-541
|
2017-11-21 16:59:17 +01:00 |
|
Jaime van Kessel
|
22f2279a76
|
Moved bunch of code from the old location to the new bits in archtiecture
CL-541
|
2017-11-20 10:59:57 +01:00 |
|
Jaime van Kessel
|
00a5127b19
|
Added home head & bed
CL-541
|
2017-11-17 17:00:09 +01:00 |
|
Jaime van Kessel
|
f0a8db3d4e
|
Add way to set head position
CL-541
|
2017-11-17 16:48:36 +01:00 |
|
Jaime van Kessel
|
3a8eef9768
|
Added a printerOutputController to send commands to remote.
The idea is that this class can be subclassed. CL-541
|
2017-11-17 16:25:44 +01:00 |
|