mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-30 06:33:16 +08:00
ENH: change head wrap detect zone
Change to (156,156)-(180,180) jira:[new] Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I7b9dec3fbf44d31311fd7eb331e52f307f45ede1
This commit is contained in:
parent
bc65d69911
commit
80e4f34219
@ -20,11 +20,11 @@
|
||||
"extruder_clearance_height_to_rod": "25",
|
||||
"extruder_clearance_max_radius": "73",
|
||||
"extruder_clearance_radius": "73",
|
||||
"head_wrap_detect_zone" : [
|
||||
"0x150",
|
||||
"30x150",
|
||||
"0x180",
|
||||
"30x180"
|
||||
"head_wrap_detect_zone": [
|
||||
"156x156",
|
||||
"180x156",
|
||||
"180x180",
|
||||
"156x180"
|
||||
],
|
||||
"machine_load_filament_time": "28",
|
||||
"machine_max_acceleration_z": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user