ENH: support for head wrap detect

1.Add "in_head_wrap_detect_zone".Detect if the model projection enters
a specified area.

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I6aed5a782d2f33f023bdc19cf06dff0957828eeb
This commit is contained in:
xun.zhang
2023-11-13 12:11:18 +08:00
committed by Lane.Wei
parent c88dbc0cbb
commit 99bb1c213b
5 changed files with 25 additions and 3 deletions

View File

@@ -20,6 +20,12 @@
"extruder_clearance_height_to_rod": "25",
"extruder_clearance_max_radius": "73",
"extruder_clearance_radius": "73",
"head_wrap_detect_zone" : [
"0x150",
"30x150",
"0x180",
"30x180"
],
"machine_load_filament_time": "28",
"machine_max_acceleration_z": [
"1500",