From 13b5e589cb607ef5411c6a5a651fe19ff3258af9 Mon Sep 17 00:00:00 2001 From: Arthur Date: Fri, 14 Oct 2022 20:45:03 +0800 Subject: [PATCH] ENH: reduce extruder_clearance_radius to 32 to improve per-object auto-arrange Change-Id: I682c5405ef1aebdb3a9c32a0314e83bf9f116653 (cherry picked from commit 2c3d6b657694aa4826bb80526d160163bb673a33) --- resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json b/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json index 9be9fef85..4ebec9633 100644 --- a/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json +++ b/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json @@ -111,7 +111,7 @@ "0.08" ], "printable_height": "250", - "extruder_clearance_radius": "65", + "extruder_clearance_radius": "32", "extruder_clearance_height_to_rod": "36", "extruder_clearance_height_to_lid": "140", "nozzle_volume": "118",