ENH: refine the nozzle_volume
Exclude T command extrusion from nozzle_volume. Signed-off-by: yifan.wu <yifan.wu@bambulab.com> Change-Id: Ie06a84a6b22ef1bcbf8cdd81b928835f8b3fd439 (cherry picked from commit 63e722a297b89432fe50113d00a1ff12fb99c507)
This commit is contained in:
parent
95626d57b1
commit
4abce326bc
|
@ -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"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue