mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
CURA-4461 Add missing keys
This commit is contained in:
parent
d31eaca1b7
commit
342bdda641
1 changed files with 2 additions and 0 deletions
|
@ -1985,6 +1985,8 @@
|
|||
{
|
||||
"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",
|
||||
"unit": "°C",
|
||||
"type": "float",
|
||||
"resolve": "max(extruderValues('default_material_bed_temperature'))",
|
||||
"default_value": 60,
|
||||
"minimum_value": "-273.15",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue