From 4abce326bc5b5196ed6aed1cd0e62b502406a0ce Mon Sep 17 00:00:00 2001 From: "yifan.wu" Date: Wed, 16 Nov 2022 15:23:04 +0800 Subject: [PATCH] ENH: refine the nozzle_volume Exclude T command extrusion from nozzle_volume. Signed-off-by: yifan.wu Change-Id: Ie06a84a6b22ef1bcbf8cdd81b928835f8b3fd439 (cherry picked from commit 63e722a297b89432fe50113d00a1ff12fb99c507) --- 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 b5f2b8b56e..d3c5c89b2c 100644 --- a/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json +++ b/resources/profiles/BBL/machine/fdm_bbl_3dp_001_common.json @@ -115,7 +115,7 @@ "extruder_clearance_max_radius": "68", "extruder_clearance_height_to_rod": "36", "extruder_clearance_height_to_lid": "90", - "nozzle_volume": "118", + "nozzle_volume": "107", "nozzle_diameter": [ "0.4" ],