mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Remove redundant overrides
This will unlock the z seam x and z seam y, otherwise the z seam would not update from x 150 and y 180 position
This commit is contained in:
parent
36b5a40563
commit
78e62635dd
1 changed files with 0 additions and 3 deletions
|
@ -395,10 +395,7 @@
|
|||
"xy_offset": { "value": 0 },
|
||||
"xy_offset_layer_0": { "value": -0.1 },
|
||||
"z_seam_corner": { "value": "'z_seam_corner_inner'" },
|
||||
"z_seam_position": { "value": "'backleft'" },
|
||||
"z_seam_type": { "value": "'sharpest_corner'" },
|
||||
"z_seam_x": { "value": 150 },
|
||||
"z_seam_y": { "value": 180 },
|
||||
"zig_zaggify_infill": { "value": true }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue