mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-30 04:13:16 +08: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:
parent
4542ccae63
commit
0af408128a
@ -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"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user