From 59278253a16216ba1dec11706e70842d78fd4e27 Mon Sep 17 00:00:00 2001 From: alanbjorklund Date: Mon, 30 Sep 2024 22:44:03 -0400 Subject: [PATCH] Update resources/definitions/ultimaker_sketch.def.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- resources/definitions/ultimaker_sketch.def.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/definitions/ultimaker_sketch.def.json b/resources/definitions/ultimaker_sketch.def.json index dfaf46f264..3f6a2ccf67 100644 --- a/resources/definitions/ultimaker_sketch.def.json +++ b/resources/definitions/ultimaker_sketch.def.json @@ -181,7 +181,6 @@ "wall_x_material_flow_layer_0": { "value": "1 * material_flow" }, "xy_offset": { "value": 0 }, "xy_offset_layer_0": { "value": 0 }, - "z_seam_corner": { "value": "'z_seam_corner_any'" }, - "zig_zaggify_infill": { "value": "gradual_infill_steps == 0" } + "z_seam_corner": { "value": "'z_seam_corner'" }, "zig_zaggify_infill": { "value": "gradual_infill_steps == 0" } } } \ No newline at end of file