ENH: reduce extruder_clearance_radius to 32
to improve per-object auto-arrange Change-Id: I682c5405ef1aebdb3a9c32a0314e83bf9f116653 (cherry picked from commit 2c3d6b657694aa4826bb80526d160163bb673a33)
This commit is contained in:
parent
f3a5a50199
commit
13b5e589cb
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue