Refactored some code around hide/show firmware updater
This commit is contained in:
parent
a7d87ce6cd
commit
760e20e427
22 changed files with 25 additions and 24 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue