mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00: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:
@@ -21,10 +21,10 @@
|
|||||||
"extruder_clearance_max_radius": "73",
|
"extruder_clearance_max_radius": "73",
|
||||||
"extruder_clearance_radius": "73",
|
"extruder_clearance_radius": "73",
|
||||||
"head_wrap_detect_zone": [
|
"head_wrap_detect_zone": [
|
||||||
"0x150",
|
"156x156",
|
||||||
"30x150",
|
"180x156",
|
||||||
"0x180",
|
"180x180",
|
||||||
"30x180"
|
"156x180"
|
||||||
],
|
],
|
||||||
"machine_load_filament_time": "28",
|
"machine_load_filament_time": "28",
|
||||||
"machine_max_acceleration_z": [
|
"machine_max_acceleration_z": [
|
||||||
|
|||||||
Reference in New Issue
Block a user