Fix some broken assertions (#7716)

Fix broken asserts
This commit is contained in:
Adam Johnston 2024-12-13 19:17:20 -08:00 committed by GitHub
parent 5ec57d694a
commit 97c60be44b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

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