From 0217a8642d6e8d0d9aa5a043a7e821c8b59108ae Mon Sep 17 00:00:00 2001 From: Ashok Varma Date: Sun, 9 Apr 2023 12:40:13 -0700 Subject: [PATCH] Lint Fix : removed redundant override Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- resources/definitions/sovol_sv06.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/sovol_sv06.def.json b/resources/definitions/sovol_sv06.def.json index b9b8192c8b..8137fa887e 100644 --- a/resources/definitions/sovol_sv06.def.json +++ b/resources/definitions/sovol_sv06.def.json @@ -37,7 +37,7 @@ "speed_wall_0": { "value": "speed_wall / 1.2" }, "speed_wall_x": { "value": "speed_wall" }, "wall_thickness": { "value": 1.2 }, - "z_seam_corner": { "value": "'z_seam_corner_weighted'" }, + "z_seam_type": { "value": "'back'" } } } \ No newline at end of file