mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
fix: bq_hephestos profile syntax error
This commit is contained in:
parent
8a48791a0b
commit
319d8197ab
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
},
|
},
|
||||||
"machine_platform_offset": {
|
"machine_platform_offset": {
|
||||||
"default": [6, 1320, 0]
|
"default": [6, 1320, 0]
|
||||||
}
|
},
|
||||||
"material_print_temperature": { "default": 210.0, "visible": true },
|
"material_print_temperature": { "default": 210.0, "visible": true },
|
||||||
"material_bed_temperature": { "default": 0 },
|
"material_bed_temperature": { "default": 0 },
|
||||||
"material_diameter": { "default": 1.75 },
|
"material_diameter": { "default": 1.75 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue