mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:48:58 +08:00
JSON fix: merge went wrong: forgotten comma
This commit is contained in:
parent
43f220278a
commit
f679b1ef68
@ -1040,7 +1040,7 @@
|
|||||||
"default_value": false,
|
"default_value": false,
|
||||||
"enabled": "retraction_enable",
|
"enabled": "retraction_enable",
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
"settable_per_extruder": true
|
"settable_per_extruder": true,
|
||||||
"children": {
|
"children": {
|
||||||
"retraction_hop_only_when_collides": {
|
"retraction_hop_only_when_collides": {
|
||||||
"label": "Z Hop Only Over Printed Parts",
|
"label": "Z Hop Only Over Printed Parts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user