mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
1e12258f10
1 changed files with 1 additions and 1 deletions
|
|
@ -1966,7 +1966,7 @@
|
||||||
"material_bed_temperature":
|
"material_bed_temperature":
|
||||||
{
|
{
|
||||||
"label": "Build Plate Temperature",
|
"label": "Build Plate Temperature",
|
||||||
"description": "The temperature used for the heated build plate. If this is 0, the bed will not heat up for this print.",
|
"description": "The temperature used for the heated build plate. If this is 0, the bed temperature will not be adjusted.",
|
||||||
"unit": "°C",
|
"unit": "°C",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"resolve": "max(extruderValues('material_bed_temperature'))",
|
"resolve": "max(extruderValues('material_bed_temperature'))",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue