Fix some broken assertions (#7716)

Fix broken asserts
This commit is contained in:
Adam Johnston
2024-12-14 11:17:20 +08:00
committed by GitHub
parent 5ec57d694a
commit 97c60be44b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5440,9 +5440,9 @@ void PrintConfigDef::init_extruder_option_keys()
"retract_lift_above",
"retract_lift_below",
"retract_lift_enforce",
"retract_on_top_layer",
"retract_restart_extra",
"retract_when_changing_layer",
"retract_on_top_layer",
"retraction_distances_when_cut",
"retraction_length",
"retraction_minimum_travel",