mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user