From f8278427fbbd00cdd97a6b874420146bdc23aeda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Suta=C5=9F?= <46458775+mehmetsutas@users.noreply.github.com> Date: Wed, 30 Nov 2022 00:46:10 +0300 Subject: [PATCH] Update resources/definitions/rigid3d_base.def.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- resources/definitions/rigid3d_base.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/rigid3d_base.def.json b/resources/definitions/rigid3d_base.def.json index 94fdec9e9f..6fd1407d70 100644 --- a/resources/definitions/rigid3d_base.def.json +++ b/resources/definitions/rigid3d_base.def.json @@ -77,7 +77,7 @@ "retraction_combing": { "value": "'all'" }, "retraction_combing_max_distance": { "value": 30 }, - "support_wall_count": { "value": 1 }, + , "support_infill_rate": { "value": 20 }, "support_bottom_stair_step_height": { "value": 0.4 }, "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },