{ "messagesWarn": [ { "id": "CalibrationDone", "description": "Confirmation message indicating calibration is complete." }, { "id": "ResetOKMessage", "description": "Shown when the settings are reset to factory defaults by the user." }, { "id": "SettingsResetMessage", "description": "Shown when certain settings are reset to factory defaults due to incompatible firmware changes." }, { "id": "NoAccelerometerMessage", "description": "No accelerometer could be communicated with. This means that either the device's accelerometer is broken or unknown to IronOS. All motion-based settings are disabled and motion-based features will not work." }, { "id": "NoPowerDeliveryMessage", "include": ["POW_PD"], "description": "The IC required for USB-PD could not be communicated with. This is an error warning that USB-PD WILL NOT FUNCTION. Generally indicative of either a hardware or software issues." }, { "id": "LockingKeysString", "description": "Shown when keys are locked" }, { "id": "UnlockingKeysString", "description": "Shown when keys are unlocked" }, { "id": "WarningKeysLockedString", "description": "Warning that is shown when input is ignored due to the key lock being on" }, { "id": "WarningThermalRunaway", "description": "Warning text shown when the software has disabled the heater as a safety precaution as the temperature reading didn't react as expected." }, { "id": "WarningTipShorted", "description": "Warning text shown when the software has detected that the users tip is likely shorted." }, { "id": "SettingsCalibrationWarning", "description": "Confirmation message shown before performing an offset calibration. Should warn the user to make sure tip and handle are at the same temperature." }, { "id": "CJCCalibrating", "description": "Message indicating CJC is being calibrated." }, { "id": "SettingsResetWarning", "description": "Confirmation message shown before confirming a settings reset." }, { "id": "UVLOWarningString", "maxLen": 8, "include": ["POW_DC"], "description": "Warning text shown when the unit turns off due to undervoltage in simple mode." }, { "id": "UndervoltageString", "maxLen": 15, "include": ["POW_DC"], "description": "Warning text shown when the unit turns off due to undervoltage in advanced mode." }, { "id": "InputVoltageString", "maxLen": 11, "note": "Preferably end with a space", "include": ["POW_DC"], "description": "Prefix text for 'Input Voltage' shown before showing the input voltage reading." }, { "id": "ProfilePreheatString", "maxLen": 9, "include": ["PROFILE_SUPPORT"], "description": "Shown in profile mode while preheating" }, { "id": "ProfileCooldownString", "maxLen": 9, "include": ["PROFILE_SUPPORT"], "description": "Shown in profile mode while cooling down" }, { "id": "SleepingAdvancedString", "maxLen": 15, "exclude": ["NO_SLEEP_MODE"], "description": "The text shown to indicate the unit is in sleep mode when the advanced view is turned on." }, { "id": "SleepingTipAdvancedString", "maxLen": 6, "exclude": ["NO_SLEEP_MODE"], "description": "The prefix text shown before tip temperature when the unit is sleeping with advanced view on." }, { "id": "DeviceFailedValidationWarning", "default": "Device may be\ncounterfeit", "description": "Warning shown if the device may be a clone or counterfeit unit." }, { "id": "TooHotToStartProfileWarning", "default": "Too hot to\nstart profile", "include": ["PROFILE_SUPPORT"], "description": "Shown when profile mode is started while the device is too hot." } ], "characters": [ { "id": "SettingRightChar", "len": 1, "description": "Shown for fixed Right-handed display rotation." }, { "id": "SettingLeftChar", "len": 1, "description": "Shown for fixed Left-handed display rotation." }, { "id": "SettingAutoChar", "len": 1, "description": "Shown for automatic display rotation." }, { "id": "SettingSlowChar", "len": 1, "description": "Shown when a setting is set to a slow value i.e. animation speed" }, { "id": "SettingMediumChar", "len": 1, "description": "Shown when a setting is set to a medium value i.e. animation speed" }, { "id": "SettingFastChar", "len": 1, "description": "Shown when a setting is set to a fast value i.e. animation speed" }, { "id": "SettingStartSolderingChar", "len": 1, "description": "Shown when the auto start mode is set to go straight to soldering." }, { "id": "SettingStartSleepChar", "len": 1, "description": "Shown when the auto start mode is set to start in sleep mode." }, { "id": "SettingStartSleepOffChar", "len": 1, "description": "Shown when the auto start state is set to go to an off state, but on movement wake into soldering mode." }, { "id": "SettingLockBoostChar", "len": 1, "default": "B", "description": "Shown when the locking mode is set to lock all buttons except for boost mode." }, { "id": "SettingLockFullChar", "len": 1, "default": "F", "description": "Shown when the locking mode is set to lock all buttons." } ], "menuGroups": [ { "id": "PowerMenu", "maxLen": 5, "maxLen2": 11, "include": ["POW_DC", "POW_QC"], "description": "Menu for settings related to power. Main settings to do with the input voltage." }, { "id": "SolderingMenu", "maxLen": 5, "maxLen2": 11, "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, sleep temps, and shutdown modes." }, { "id": "UIMenu", "maxLen": 5, "maxLen2": 11, "description": "User interface related settings, such as units." }, { "id": "AdvancedMenu", "maxLen": 5, "maxLen2": 11, "description": "Advanced settings. Misc catchall for settings that don't fit anywhere else or settings that require some thought before use." } ], "menuValues": [ { "id": "USBPDModeDefault", "description": "When in this mode we enable all PD features, and we pad resistance slightly to account for cable and PCB trace loss" }, { "id": "USBPDModeNoDynamic", "description": "When in this mode we only enable fixed voltage USB-PD options, and we pad resistance slightly to account for cable and PCB trace loss" }, { "id": "USBPDModeSafe", "description": "When in this mode we enable all PD features, but we don't pad resistance slightly to account for cable and PCB trace loss" }, { "id": "TipTypeAuto", "description": "This is for automatic best-effort tip selection based on resistance" }, { "id": "TipTypeT12Long", "description": "Hakko T12 or older (long) TS100 tips" }, { "id": "TipTypeT12Short", "description": "Pine 6.2 ohm short TS100 style tips" }, { "id": "TipTypeT12PTS", "description": "PTS200 4 ohm short TS100 style tips" }, { "id": "TipTypeTS80", "description": "Miniware TS80(P) tips" }, { "id": "TipTypeJBCC210", "description": "JBC (or clone) tips" } ], "menuOptions": [ { "id": "DCInCutoff", "maxLen": 5, "maxLen2": 11, "include": ["POW_DC"], "description": "When the device is powered by a battery, this adjusts the low voltage threshold for when the unit should turn off the heater to protect the battery." }, { "id": "MinVolCell", "maxLen": 4, "maxLen2": 9, "include": ["POW_DC"], "description": "When powered by a battery, this adjusts the minimum voltage per cell before shutdown. (This is multiplied by the cell count.)" }, { "id": "QCMaxVoltage", "maxLen": 8, "maxLen2": 15, "include": ["POW_QC"], "description": "This adjusts the maximum voltage the QC negotiation will adjust to. Does NOT affect USB-PD. Should be set safely based on the current rating of your power supply." }, { "id": "PDNegTimeout", "maxLen": 8, "maxLen2": 15, "include": ["POW_PD"], "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 values." }, { "id": "USBPDMode", "maxLen": 7, "maxLen2": 15, "include": ["POW_PD"], "description": "No Dynamic disables EPR & PPS, Safe mode does not use padding resistance" }, { "id": "BoostTemperature", "maxLen": 4, "maxLen2": 9, "description": "When the unit is in soldering mode. You can hold down the button at the front of the device to temporarily override the soldering temperature to this value. This SETS the temperature, it does not ADD to it." }, { "id": "AutoStart", "maxLen": 6, "maxLen2": 13, "description": "When the device powers up, should it enter into a special mode. These settings set it to either start into soldering mode, sleeping mode or auto mode (Enters into soldering mode on the first movement)." }, { "id": "TempChangeShortStep", "maxLen": 8, "maxLen2": 15, "description": "Factor by which the temperature is changed with a quick press of the buttons." }, { "id": "TempChangeLongStep", "maxLen": 6, "maxLen2": 15, "description": "Factor by which the temperature is changed with a hold of the buttons." }, { "id": "LockingMode", "maxLen": 6, "maxLen2": 13, "description": "If locking the buttons against accidental presses is enabled." }, { "id": "ProfilePhases", "maxLen": 6, "maxLen2": 13, "include": ["PROFILE_SUPPORT"], "description": "set the number of phases for profile mode." }, { "id": "ProfilePreheatTemp", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Preheat to this temperature at the start of profile mode." }, { "id": "ProfilePreheatSpeed", "maxLen": 5, "maxLen2": 11, "include": ["PROFILE_SUPPORT"], "description": "How fast the temperature is allowed to rise during the preheat phase at the start of profile mode." }, { "id": "ProfilePhase1Temp", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Target temperature for the end of phase 1 of profile mode." }, { "id": "ProfilePhase1Duration", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Duration of phase 1 of profile mode. The phase might actually take longer if it takes longer to reach the target temperature." }, { "id": "ProfilePhase2Temp", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Target temperature for the end of phase 2 of profile mode." }, { "id": "ProfilePhase2Duration", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Duration of phase 2 of profile mode. The phase might actually take longer if it takes longer to reach the target temperature." }, { "id": "ProfilePhase3Temp", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Target temperature for the end of phase 3 of profile mode." }, { "id": "ProfilePhase3Duration", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Duration of phase 3 of profile mode. The phase might actually take longer if it takes longer to reach the target temperature." }, { "id": "ProfilePhase4Temp", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Target temperature for the end of phase 5 of profile mode." }, { "id": "ProfilePhase4Duration", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Duration of phase 5 of profile mode. The phase might actually take longer if it takes longer to reach the target temperature." }, { "id": "ProfilePhase5Temp", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Target temperature for the end of phase 5 of profile mode." }, { "id": "ProfilePhase5Duration", "maxLen": 4, "maxLen2": 9, "include": ["PROFILE_SUPPORT"], "description": "Duration of phase 5 of profile mode. The phase might actually take longer if it takes longer to reach the target temperature." }, { "id": "ProfileCooldownSpeed", "maxLen": 5, "maxLen2": 11, "include": ["PROFILE_SUPPORT"], "description": "How fast the temperature is allowed to drop during the cooldown phase at the end of profile mode." }, { "id": "MotionSensitivity", "maxLen": 6, "maxLen2": 13, "description": "Scale of how sensitive the device is to movement. Higher numbers == more sensitive. 0 == motion detection turned off." }, { "id": "SleepTemperature", "maxLen": 4, "maxLen2": 9, "exclude": ["NO_SLEEP_MODE"], "description": "Temperature the device will drop down to while asleep. Typically around halfway between off and soldering temperature." }, { "id": "SleepTimeout", "maxLen": 4, "maxLen2": 9, "exclude": ["NO_SLEEP_MODE"], "description": "How long of a period without movement / button-pressing is required before the device drops down to the sleep temperature." }, { "id": "ShutdownTimeout", "maxLen": 5, "maxLen2": 11, "description": "How long of a period without movement / button-pressing is required before the device turns off the tip heater completely and returns to the main idle screen." }, { "id": "HallEffSensitivity", "maxLen": 6, "maxLen2": 13, "include": ["HALL_SENSOR"], "description": "If the unit has a hall effect sensor (Pinecil), this adjusts how sensitive it is at detecting a magnet to put the device into sleep mode." }, { "id": "HallEffSleepTimeout", "maxLen": 10, "maxLen2": 10, "include": ["HALL_SENSOR"], "description": "If the unit has a hall effect sensor (Pinecil), this adjusts how long the device takes before it drops down to the sleep temperature when hall sensor is over threshold." }, { "id": "TemperatureUnit", "maxLen": 6, "maxLen2": 13, "description": "If the device shows temperatures in °C or °F." }, { "id": "DisplayRotation", "maxLen": 6, "maxLen2": 13, "exclude": ["NO_DISPLAY_ROTATE"], "description": "If the display should rotate automatically or if it should be fixed for left- or right-handed mode." }, { "id": "CooldownBlink", "maxLen": 6, "maxLen2": 13, "description": "If the idle screen should blink the tip temperature for attention while the tip is over 50°C. Intended as a 'tip is still hot' warning." }, { "id": "ScrollingSpeed", "maxLen": 6, "maxLen2": 11, "description": "How fast the description text scrolls when hovering on a menu. Faster speeds may induce tearing, but allow reading the whole description faster." }, { "id": "ReverseButtonTempChange", "maxLen": 6, "maxLen2": 15, "description": "Swaps which button increments and decrements on temperature change screens." }, { "id": "AnimSpeed", "maxLen": 6, "maxLen2": 13, "description": "How fast should the menu animations loop, or if they should not loop at all." }, { "id": "AnimLoop", "maxLen": 6, "maxLen2": 13, "description": "Should the menu animations loop. Only visible if the animation speed is not set to \"Off\"" }, { "id": "Brightness", "maxLen": 7, "maxLen2": 15, "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", "maxLen": 7, "maxLen2": 15, "description": "Inverts the entire OLED." }, { "id": "LOGOTime", "maxLen": 7, "maxLen2": 15, "description": "Sets the duration for the boot logo (s=seconds)." }, { "id": "AdvancedIdle", "maxLen": 6, "maxLen2": 13, "description": "Should the device show an 'advanced' view on the idle screen. The advanced view uses text to show more details than the typical icons." }, { "id": "AdvancedSoldering", "maxLen": 6, "maxLen2": 13, "description": "Should the device show an 'advanced' soldering view. This is a text-based view that shows more information at the cost of no nice graphics." }, { "id": "BluetoothLE", "maxLen": 7, "maxLen2": 15, "include": ["BLE_ENABLED"], "description": "Should BLE be enabled at boot time." }, { "id": "PowerLimit", "maxLen": 5, "maxLen2": 11, "description": "Allows setting a custom wattage for the device to aim to keep the AVERAGE power below. The unit can't 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": "CalibrateCJC", "maxLen": 8, "maxLen2": 15, "description": "Used to calibrate the ADC+Op-amp offsets for the tip. This calibration must be performed when the tip temperature and the handle temperature are equal. Generally not required unless your device is reading more than 5°C off target." }, { "id": "VoltageCalibration", "maxLen": 8, "maxLen2": 15, "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": "PowerPulsePower", "maxLen": 6, "maxLen2": 15, "description": "Enables and sets the wattage of the power pulse. Power pulse causes the device to briefly turn on the heater to draw power to avoid power banks going to sleep." }, { "id": "PowerPulseWait", "maxLen": 6, "maxLen2": 13, "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. 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": "SettingsReset", "maxLen": 8, "maxLen2": 15, "description": "Resets all settings and calibrations to factory defaults. Does NOT erase custom user boot up logo's." }, { "id": "LanguageSwitch", "maxLen": 7, "maxLen2": 15, "description": "Changes the device language on multi-lingual builds." }, { "id": "SolderingTipType", "maxLen": 7, "maxLen2": 15, "description": "For manually selecting the type of tip fitted" } ] }