mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Update innovo-inventor.json
Added "machine_heated_bed": { "default": true } to agree with "material_bed_temperature": { "default": 60, "visible": true }, statement
This commit is contained in:
parent
ff0e742910
commit
f18ec756da
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
"machine_width": {"default": 340},
|
||||
"machine_height": {"default": 290},
|
||||
"machine_depth": {"default": 300},
|
||||
"machine_heated_bed": { "default": true }
|
||||
"machine_center_is_zero": {"default": false},
|
||||
"machine_nozzle_size": {"default": 0.4},
|
||||
"machine_head_shape_min_x": {"default": 43.7},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue