mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 08:55:54 +08: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
@ -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…
x
Reference in New Issue
Block a user