mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
ENH: modify default head wrap detect zone
jira:[NEW] Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I39ccc810a19192919a21b5608d3fa2a806c787ee
This commit is contained in:
@@ -20,6 +20,12 @@
|
||||
"extruder_clearance_height_to_rod": "25",
|
||||
"extruder_clearance_max_radius": "75",
|
||||
"extruder_clearance_radius": "75",
|
||||
"head_wrap_detect_zone": [
|
||||
"226x224",
|
||||
"256x224",
|
||||
"256x256",
|
||||
"226x256"
|
||||
],
|
||||
"machine_load_filament_time": "25",
|
||||
"machine_max_acceleration_extruding": [
|
||||
"12000",
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"extruder_clearance_max_radius": "73",
|
||||
"extruder_clearance_radius": "73",
|
||||
"head_wrap_detect_zone": [
|
||||
"156x156",
|
||||
"180x156",
|
||||
"156x152",
|
||||
"180x152",
|
||||
"180x180",
|
||||
"156x180"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user