mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
ENH: default disable wrapping
jira: STUDIO-13940 Change-Id: I715fca9976bfe38de1cb92e6ba1ab1dc16def65b Signed-off-by: xun.zhang <xun.zhang@bambulab.com> (cherry picked from commit c5bb9e865b4ec2ed2f6d9ea0c112eeda5ebeaefb)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"enable_wrapping_detection": "1",
|
||||
"enable_wrapping_detection": "0",
|
||||
"bridge_speed": "50",
|
||||
"default_acceleration": "10000",
|
||||
"enable_overhang_speed":"1",
|
||||
|
||||
Reference in New Issue
Block a user