mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-20 09:39:09 +08:00
make corner preference None
While waiting on further improving seam location, None gives currently the best results. PP-282
This commit is contained in:
parent
340e03327e
commit
a9a20a09e8
@ -126,6 +126,7 @@
|
||||
"wall_x_material_flow_layer_0": { "value": "0.95 * material_flow_layer_0" },
|
||||
"xy_offset": { "value": "-layer_height * 0.1" },
|
||||
"xy_offset_layer_0": { "value": "-wall_line_width_0 / 5 + xy_offset" },
|
||||
"zig_zaggify_support": { "value": true }
|
||||
"zig_zaggify_support": { "value": true },
|
||||
"z_seam_corner": { "value": "'z_seam_corner_none'" }
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user