From 703f93d8e248ef5b46d92a7a313cbb167df7d12b Mon Sep 17 00:00:00 2001 From: Arthur Date: Fri, 28 Oct 2022 13:18:57 +0800 Subject: [PATCH] FIX: reduce height_to_lid to 90mm Towline may be even lower than the upper rod. Let's take away 10mm tolerance. Change-Id: I13972fc4ecb0671e1af4b2c6d102e319417e532f (cherry picked from commit cedcb862556c8c9014a91ef2aad8f39fc118d925) --- 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 84cd251f02..2ffd970079 100644 --- a/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json +++ b/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json @@ -114,7 +114,7 @@ "extruder_clearance_radius": "57", "extruder_clearance_max_radius": "68", "extruder_clearance_height_to_rod": "36", - "extruder_clearance_height_to_lid": "100", + "extruder_clearance_height_to_lid": "90", "nozzle_volume": "118", "nozzle_diameter": [ "0.4"