FIX: mistake in profiles
1.Spelling mistake in long retraction 2.Some params length change to 4 jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I8952df7a1bbf060471e24a19eaeddde017d17d82
This commit is contained in:
parent
1745657e22
commit
7ce2bb70df
|
@ -5146,6 +5146,7 @@ std::set<std::string> printer_options_with_variant_1 = {
|
|||
"wipe_distance",
|
||||
"retract_before_wipe",
|
||||
"retract_length_toolchange",
|
||||
"retract_restart_extra_toolchange",
|
||||
"long_retractions_when_cut",
|
||||
"retraction_distances_when_cut",
|
||||
"printer_extruder_id",
|
||||
|
|
Loading…
Reference in New Issue