mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:26:05 +08:00
Add missing material_bed_temp_prepend
This commit is contained in:
parent
f5d6c6024e
commit
f2a44bec8d
@ -95,6 +95,16 @@
|
|||||||
"settable_per_extruder": false,
|
"settable_per_extruder": false,
|
||||||
"settable_per_meshgroup": false
|
"settable_per_meshgroup": false
|
||||||
},
|
},
|
||||||
|
"material_bed_temp_prepend":
|
||||||
|
{
|
||||||
|
"label": "Include build plate temperature",
|
||||||
|
"description": "Whether to include build plate temperature commands at the start of the gcode. When the start_gcode already contains build plate temperature commands Cura frontend will automatically disable this setting.",
|
||||||
|
"default_value": true,
|
||||||
|
"type": "bool",
|
||||||
|
"settable_per_mesh": false,
|
||||||
|
"settable_per_extruder": false,
|
||||||
|
"settable_per_meshgroup": false
|
||||||
|
},
|
||||||
"machine_width":
|
"machine_width":
|
||||||
{
|
{
|
||||||
"label": "Machine width",
|
"label": "Machine width",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user