Make sure we can enable retractions
This commit is contained in:
parent
23df72aa6d
commit
a3aa6f7e38
2 changed files with 2 additions and 1 deletions
|
|
@ -313,6 +313,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
}),
|
||||
("Retraction", new[]
|
||||
{
|
||||
SettingsKey.enable_retractions,
|
||||
SettingsKey.retract_length,
|
||||
SettingsKey.retract_restart_extra,
|
||||
SettingsKey.retract_restart_extra_time_to_apply,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue