FIX: invalid pop up when changing machine profile

1. Machine with multi extruder should set length of extruder offset
to extruder num
2. Register retract_restart_extra

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic3eb324cb91dc70b091c8922936d2709c361cc38
(cherry picked from commit 13df1ee7bab2bf13c9f5ffca6ad1228ff48e885e)
This commit is contained in:
xun.zhang
2024-10-15 19:35:17 +08:00
committed by Noisyfox
parent e26e2ca793
commit a6dc8c27a8
4 changed files with 16 additions and 5 deletions

View File

@@ -7286,6 +7286,7 @@ std::set<std::string> printer_options_with_variant_1 = {
"wipe_distance",
"retract_before_wipe",
"retract_length_toolchange",
"retract_restart_extra",
"retract_restart_extra_toolchange",
"long_retractions_when_cut",
"retraction_distances_when_cut",