ENH: add params for filament retract when extruder change

jira: STUDIO-11965

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id175e9dbce419d43cf45d6116ed4fa4fd556f606
(cherry picked from commit c7964441719f521d1a20dc9f084a7598bd01a9a5)
This commit is contained in:
xun.zhang
2025-05-07 11:39:16 +08:00
committed by Noisyfox
parent cdf66984dd
commit 7bd4f85a96
6 changed files with 43 additions and 1 deletions

View File

@@ -168,6 +168,9 @@
"nozzle_temperature_initial_layer": [
"200"
],
"long_retractions_when_ec": [
"0"
],
"overhang_fan_speed": [
"100"
],
@@ -180,6 +183,9 @@
"required_nozzle_HRC": [
"3"
],
"retraction_distances_when_ec": [
"0"
],
"supertack_plate_temp": [
"45"
],