make corner preference None

While waiting on further improving seam location, None gives currently the best results. PP-282
This commit is contained in:
Rijk van Manen 2022-12-16 14:14:55 +01:00
parent 340e03327e
commit a9a20a09e8

View File

@ -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'" }
}
}