mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:48:58 +08:00
CURA-4461 Add missing keys
This commit is contained in:
parent
d31eaca1b7
commit
342bdda641
@ -1985,6 +1985,8 @@
|
|||||||
{
|
{
|
||||||
"label": "Default Build Plate Temperature",
|
"label": "Default Build Plate Temperature",
|
||||||
"description": "The default temperature used for the heated build plate. This should be the \"base\" temperature of a build plate. All other print temperatures should use offsets based on this value",
|
"description": "The default temperature used for the heated build plate. This should be the \"base\" temperature of a build plate. All other print temperatures should use offsets based on this value",
|
||||||
|
"unit": "°C",
|
||||||
|
"type": "float",
|
||||||
"resolve": "max(extruderValues('default_material_bed_temperature'))",
|
"resolve": "max(extruderValues('default_material_bed_temperature'))",
|
||||||
"default_value": 60,
|
"default_value": 60,
|
||||||
"minimum_value": "-273.15",
|
"minimum_value": "-273.15",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user