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:
xun.zhang
2025-08-08 16:01:38 +08:00
committed by Noisyfox
parent 6d6969a315
commit c4c0083a17

View File

@@ -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",