mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Don't allow changing the default printing temperature per mesh
The printing temperature is not settable per mesh. The default printing temperature shouldn't be either.
This commit is contained in:
parent
53e35daf02
commit
c7120dddda
1 changed files with 1 additions and 0 deletions
|
@ -1537,6 +1537,7 @@
|
|||
"maximum_value_warning": "285",
|
||||
"enabled": "machine_nozzle_temp_enabled",
|
||||
"settable_per_extruder": true,
|
||||
"settable_per_mesh": false,
|
||||
"minimum_value": "-273.15"
|
||||
},
|
||||
"material_print_temperature":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue