Refactored some code around hide/show firmware updater

This commit is contained in:
Greg 2016-03-07 15:16:12 -08:00
parent a7d87ce6cd
commit 760e20e427
22 changed files with 25 additions and 24 deletions

View file

@ -430,9 +430,10 @@
{
"SlicerConfigName": "include_firmware_updater",
"PresentationName": "Show Firmware Updater",
"HelpText": "Select to include Marlin Firmware Updater.",
"DataEditType": "HARDWARE_PRESENT",
"ExtraSettings": ""
"HelpText": "This will only work on specific hardware. Do not use unless you are sure your printer controller supports this feature",
"DataEditType": "LIST",
"ExtraSettings": "None,Simple Arduino"
},
{
"SlicerConfigName": "has_power_control",