- Issue MatterHackers/MCCentral#4485
Consider renaming recently added config setting with typo in name
This commit is contained in:
John Lewin 2018-11-03 08:45:17 -07:00
parent 1ddca44f9b
commit c279f8a511
6 changed files with 6 additions and 6 deletions

View file

@ -1861,7 +1861,7 @@
"ReloadUiWhenChanged": true
},
{
"SlicerConfigName": "enable_line_spliting",
"SlicerConfigName": "enable_line_splitting",
"PresentationName": "Enable Line Splitting",
"HelpText": "Allow MatterControl to split long lines to improve leveling and print canceling. Critical for printers that are significantly out of level.",
"ShowIfSet": "!sla_printer",