Settings fix

This commit is contained in:
Lars Brubaker 2022-02-25 15:01:57 -08:00 committed by LarsBrubaker
parent 3c387f83b8
commit 06dec182ce
2 changed files with 2 additions and 2 deletions

View file

@ -1527,7 +1527,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
PresentationName = "Minimum Speed Always".Localize(),
HelpText = "The minimum speed at which the layer cooling fan will run, expressed as a percentage of full power, regardless of layer time.".Localize(),
DataEditType = DataEditTypes.INT,
Units = "seconds".Localize(),
Units = "%".Localize(),
ShowIfSet = "has_fan",
EnableIfSet = SettingsKey.enable_fan,
DefaultValue = "0",

@ -1 +1 @@
Subproject commit 866f634fd837fb841160052226f84f91c170f329
Subproject commit 3f99e82805ed60cedd5388c2e284f882fdd48a15