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:
Ghostkeeper 2017-04-03 10:31:20 +02:00
parent 08071c3aa5
commit 1968f5e1e0
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -76,7 +76,7 @@
"value": "100"
},
"material_bed_temperature": {
"visible": "False"
"enabled": false
},
"material_diameter": {
"value": "1.75"