mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 17:45:56 +08:00
Disable bed temperature instead of making it invisible
The visible property doesn't exist any more in favour of the enabled property.
This commit is contained in:
parent
08071c3aa5
commit
1968f5e1e0
@ -76,7 +76,7 @@
|
||||
"value": "100"
|
||||
},
|
||||
"material_bed_temperature": {
|
||||
"visible": "False"
|
||||
"enabled": false
|
||||
},
|
||||
"material_diameter": {
|
||||
"value": "1.75"
|
||||
|
Loading…
x
Reference in New Issue
Block a user