mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 09:47:50 -06:00
CURA-4965 Custom / Duplicated Material's Build Plate Temperature returns to default
Holy hell that took a long time to figure out. Thanks @diegopradogesto!
This commit is contained in:
parent
9af6b4d6f6
commit
438f11b2e6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class MaterialSettingsVisibilityHandler(UM.Settings.Models.SettingVisibilityHand
|
|||
|
||||
material_settings = {
|
||||
"default_material_print_temperature",
|
||||
"material_bed_temperature",
|
||||
"default_material_bed_temperature",
|
||||
"material_standby_temperature",
|
||||
#"material_flow_temp_graph",
|
||||
"cool_fan_speed",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue