From 98994518f7a524a9912da2a592eed83a2973b59b Mon Sep 17 00:00:00 2001 From: alanbjorklund Date: Thu, 27 Jun 2024 12:18:48 -0400 Subject: [PATCH] Update resources/definitions/ultimaker_method_base.def.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- resources/definitions/ultimaker_method_base.def.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/definitions/ultimaker_method_base.def.json b/resources/definitions/ultimaker_method_base.def.json index 26d0ce8329..505d9046cb 100644 --- a/resources/definitions/ultimaker_method_base.def.json +++ b/resources/definitions/ultimaker_method_base.def.json @@ -419,8 +419,7 @@ "wall_x_material_flow": { "value": "material_flow" }, "xy_offset": { "value": 0 }, "xy_offset_layer_0": { "value": "xy_offset" }, - "z_seam_corner": { "value": "'z_seam_corner_none'" }, - "z_seam_position": { "value": "'backright'" }, + "z_seam_position": { "value": "'backright'" }, "z_seam_relative": { "value": true }, "z_seam_type": { "value": "'sharpest_corner'" }, "zig_zaggify_infill": { "value": true }