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 |
|
Diego Prado Gesto
|
dfb903fb81
|
CURA-4870 Wait until the configuration has all the mandatory data before
add it to the list of unique configurations.
Remove some connections to signals and reuse already defined listeners.
|
2018-03-13 13:14:29 +01:00 |
|
Diego Prado Gesto
|
b3f9679a5f
|
CURA-4870 Style the __str__ function
|
2018-03-13 09:43:44 +01:00 |
|
Diego Prado Gesto
|
f625fa8a90
|
CURA-4870 Add function to set the configuration from the printer back to
Cura.
Change the hash function to compare by GUID instead of type.
Show the material name instead of type in the list.
|
2018-03-06 16:08:50 +01:00 |
|
Diego Prado Gesto
|
51686943e6
|
CURA-4870 Create an extruder configuration model to store the extruder configuration.
Connect the signals coming from the printer to correctly update the UI
|
2018-03-05 17:15:09 +01:00 |
|
Diego Prado Gesto
|
49fcf35d9b
|
CURA-4870 Prepare the UI to show the list of configurations
|
2018-03-04 17:26:37 +01:00 |
|
Diego Prado Gesto
|
dead2122dd
|
CURA-4870 Add list of unique configurations to the output device. The printer output model calculates the configuration every time a change is received from the output device
|
2018-03-03 20:29:06 +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 |
|