mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix bq_hephestos_2 json definition
This commit is contained in:
parent
3313286ea9
commit
0969356cb6
1 changed files with 1 additions and 1 deletions
|
|
@ -54,6 +54,6 @@
|
||||||
"skirt_line_count": { "default": 4 },
|
"skirt_line_count": { "default": 4 },
|
||||||
"skirt_minimal_length": { "default": 30.0, "visible": false },
|
"skirt_minimal_length": { "default": 30.0, "visible": false },
|
||||||
"skirt_gap": { "default": 6.0 },
|
"skirt_gap": { "default": 6.0 },
|
||||||
"cool_fan_full_at_height": { "default": 0.4, "visible": false },
|
"cool_fan_full_at_height": { "default": 0.4, "visible": false }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue