Adding seam centering

This commit is contained in:
LarsBrubaker 2021-07-30 09:09:32 -07:00 committed by Lars Brubaker
parent 37d19ba30a
commit 766eb6d5ce
2 changed files with 3 additions and 3 deletions

View file

@ -601,8 +601,8 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
PresentationName = "Seam Placement".Localize(),
HelpText = "What to do when there is not a good place to hide the seam.".Localize(),
DataEditType = DataEditTypes.LIST,
ListValues = "Place in back,Randomize",
DefaultValue = "Place in back",
ListValues = "Furthest Back,Centered In Back,Randomized",
DefaultValue = "Furthest Back",
},
new SliceSettingData()
{

@ -1 +1 @@
Subproject commit df1ebe93428ffb9e296807df6bbc931f6e8d6d52
Subproject commit 056d39ec874bbc8d05ff2796bc651b878daa00bc