Update definitions and regenerate output

This commit is contained in:
Ben V. Brown
2022-01-19 20:49:04 +11:00
parent 8479991b6c
commit 8c29347c26
2 changed files with 42 additions and 42 deletions

View File

@@ -182,13 +182,13 @@ var def =
"id": "SolderingMenu",
"maxLen": 5,
"maxLen2": 11,
"description":"Setttings for soldering mode, such as tip temperature, boost temps, sleep temps."
"description":"Settings for soldering mode, such as boost temps, the increment used when pressing buttons and if button locking is enabled."
},
{
"id": "PowerSavingMenu",
"maxLen": 5,
"maxLen2": 11,
"description":"Settings to do with power saving, such as sleep mode and shutdown modes."
"description":"Settings to do with power saving, such as sleep mode,sleep temps, and shutdown modes."
},
{
"id": "UIMenu",
@@ -200,7 +200,7 @@ var def =
"id": "AdvancedMenu",
"maxLen": 5,
"maxLen2": 11,
"description":"Advanced settings. Misc catchall for settings that dont fit anywhere else or settings that require some thought before use."
"description":"Advanced settings. Misc catchall for settings that don't fit anywhere else or settings that require some thought before use."
}
],
"menuOptions": [
@@ -208,7 +208,7 @@ var def =
"id": "DCInCutoff",
"maxLen": 5,
"maxLen2": 11,
"description":"When device is powered by a battery, adjusts the low voltage threshold for when the unit turns off the heater to protect the battery."
"description":"When device is powered by a battery,this adjusts the low voltage threshold for when the unit should turns off the heater to protect the battery."
},
{
"id": "SleepTemperature",
@@ -220,13 +220,13 @@ var def =
"id": "SleepTimeout",
"maxLen": 4,
"maxLen2": 9,
"description":"How long after inactivity the device drops down to the sleep temperature."
"description":"How long of a period of movement/button pressing inactivity is required before the device drops down to the sleep temperature."
},
{
"id": "ShutdownTimeout",
"maxLen": 5,
"maxLen2": 11,
"description":"How long after the unit enters sleep mode before it turns off the heater and exists soldering mode."
"description":"How long of a period of movement/button pressing inactivity is required before the device turns of the tip heater completely and returns to the main idle screen."
},
{
"id": "MotionSensitivity",
@@ -268,7 +268,7 @@ var def =
"id": "CooldownBlink",
"maxLen": 6,
"maxLen2": 13,
"description":"If the idle screen should blink the tip temperature for attention when the device tip is over 50C. Intended as a 'tip is hot' warning."
"description":"If the idle screen should blink the tip temperature for attention when the device tip is over 50C. Intended as a 'tip is still hot' warning."
},
{
"id": "TemperatureCalibration",
@@ -280,13 +280,13 @@ var def =
"id": "SettingsReset",
"maxLen": 8,
"maxLen2": 16,
"description":"Resets all settings and calibrations to factory defaults. Does NOT erase custom user bootup logo's"
"description":"Resets all settings and calibrations to factory defaults. Does NOT erase custom user bootup logo's."
},
{
"id": "VoltageCalibration",
"maxLen": 8,
"maxLen2": 16,
"description":"Enters an adjustment mode where you can gradually adjust the measured voltage to compensate for any unit-to-unit variance in the voltage sense resistors"
"description":"Enters an adjustment mode where you can gradually adjust the measured voltage to compensate for any unit-to-unit variance in the voltage sense resistors."
},
{
"id": "AdvancedSoldering",
@@ -310,20 +310,20 @@ var def =
"id": "PDNegTimeout",
"maxLen": 8,
"maxLen2": 16,
"description":"How long until firmware stops trying to negotiate for USB-PD and tries QC instead. Longer times may help dodgy/old PD adapters, faster times move onto PD quickly. Units of 100ms. Reccomended to keep small."
"description":"How long until firmware stops trying to negotiate for USB-PD and tries QC instead. Longer times may help dodgy/old PD adapters, faster times move onto PD quickly. Units of 100ms. Recommended to keep small."
},
{
"id": "PowerLimit",
"maxLen": 5,
"maxLen2": 11,
"description":"Allows setting a custom Wattage for the iron to aim to keep the AVERAGE power below. The Iron cant control its peak power no matter how you set this. (Except for MHP30 which will regulate nicely to this). If USB-PD is in use, the limit will be set to the lower of this and the supplies advertised wattage."
"description":"Allows setting a custom wattage for the iron to aim to keep the AVERAGE power below. The Iron cant control its peak power no matter how you set this. (Except for MHP30 which will regulate nicely to this). If USB-PD is in use, the limit will be set to the lower of this and the supplies advertised wattage."
},
{
"id": "ReverseButtonTempChange",
"maxLen": 6,
"maxLen2": 16,
"description":"Swaps which button increments and decrements the temperature on temperature change screens."
"description":"Swaps which button increments and decrements on temperature change screens."
},
{
"id": "TempChangeShortStep",
@@ -347,55 +347,55 @@ var def =
"id": "HallEffSensitivity",
"maxLen": 6,
"maxLen2": 8,
"description":"If unit has a hall effect (Pinecil), how sensitive it is at detecting a magnet to put the iron into sleep mode."
"description":"If the unit has a hall effect sensor (Pinecil), this adjusts how sensitive it is at detecting a magnet to put the iron into sleep mode."
},
{
"id": "LockingMode",
"maxLen": 6,
"maxLen2": 13,
"description":"If the locking mode for the buttons is enabled. Allows locking the buttons from accidental presses."
"description":"If locking the buttons against accidental presses is enabled."
},
{
"id": "MinVolCell",
"maxLen": 4,
"maxLen2": 9,
"description":"When powered by a battery, sets the minimum voltage per cell that is allowed. This is multiplied by the cell count."
"description":"When powered by a battery, this adjust sets the minimum voltage per cell before shutdown. (This is multiplied by the cell count.)"
},
{
"id": "AnimLoop",
"maxLen": 6,
"maxLen2": 13,
"description":"Should the menu animations loop."
"description":"Should the menu animations loop. Only visible if the animation speed is not turned turn to \"Off\""
},
{
"id": "AnimSpeed",
"maxLen": 6,
"maxLen2": 13,
"description":"How fast should the menu animations loop."
"description":"How fast should the menu animations loop, or if they should not loop at all."
},
{
"id": "PowerPulseWait",
"maxLen": 6,
"maxLen2": 13,
"description":"How long of a time interval between power pulses."
"description":"Adjusts the time interval between power pulses. Longer gaps reduce undesired heating of the tip, but needs to be fast enough to keep your power bank awake."
},
{
"id": "PowerPulseDuration",
"maxLen": 6,
"maxLen2": 13,
"description":"How long should the power pulse go for."
"description":"How long should the power pulse go for. Some power banks require seeing the power draw be sustained for a certain duration to keep awake. Should be kept as short as possible to avoid wasting power / undesired heating of the tip."
},
{
"id": "LanguageSwitch",
"maxLen": 7,
"maxLen2": 15,
"description":"Changes the device language on multi-lingual builds"
"description":"Changes the device language on multi-lingual builds."
},
{
"id": "Brightness",
"maxLen": 7,
"maxLen2": 15,
"description":"Display brightness. Higher values age the OLED faster but are brighter."
"description":"Display brightness. Higher values age the OLED faster due to burn in. (However, it is notable that most of these screens die from other causes first.)"
},
{
"id": "ColourInversion",