Make Fan and Retraction sections have header bar toggle
- Issue MatterHackers/MCCentral#3756 Add toggles to headers of Retraction and Fan settings sections
This commit is contained in:
parent
f153ba1854
commit
75533b2509
2 changed files with 2 additions and 2 deletions
|
|
@ -464,6 +464,8 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
{ "Skirt", "create_skirt" },
|
||||
{ "Raft", "create_raft" },
|
||||
{ "Brim", "create_brim" },
|
||||
{ "Retraction", "enable_retractions" },
|
||||
{ "Fan", "enable_fan" },
|
||||
};
|
||||
|
||||
public SectionWidget CreateGroupSection(SettingsOrganizer.Group group)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue