mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-24 04:34:26 +08:00
Fix machine_has_heated_bed default
This commit is contained in:
parent
5bf19f9ff2
commit
cb6353ba2a
@ -139,7 +139,7 @@
|
||||
{
|
||||
"label": "Has heated build plate",
|
||||
"description": "Whether the machine has a heated build plate present.",
|
||||
"default_value": true,
|
||||
"default_value": false,
|
||||
"type": "bool",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user