Merge branch 'master' into patch-2
This commit is contained in:
@@ -35,10 +35,10 @@
|
|||||||
"SettingAutoChar": "A",
|
"SettingAutoChar": "A",
|
||||||
"SettingFastChar": "F",
|
"SettingFastChar": "F",
|
||||||
"SettingSlowChar": "S",
|
"SettingSlowChar": "S",
|
||||||
"SettingStartSolderingChar": "T",
|
"SettingStartSolderingChar": "S",
|
||||||
"SettingStartSleepChar": "S",
|
"SettingStartSleepChar": "Z",
|
||||||
"SettingStartSleepOffChar": "O",
|
"SettingStartSleepOffChar": "R",
|
||||||
"SettingStartNoneChar": "F",
|
"SettingStartNoneChar": "O",
|
||||||
"SettingSensitivityOff": "O",
|
"SettingSensitivityOff": "O",
|
||||||
"SettingSensitivityLow": "L",
|
"SettingSensitivityLow": "L",
|
||||||
"SettingSensitivityMedium": "M",
|
"SettingSensitivityMedium": "M",
|
||||||
@@ -146,7 +146,7 @@
|
|||||||
"Auto",
|
"Auto",
|
||||||
"start"
|
"start"
|
||||||
],
|
],
|
||||||
"desc": "Automatically starts the iron into soldering mode on power up <F=off T=soldering S=sleep O=sleep at room temperature>"
|
"desc": "Starts the iron into soldering mode on power up <O=off S=soldering Z=sleep R=sleep at room temperature>"
|
||||||
},
|
},
|
||||||
"CooldownBlink": {
|
"CooldownBlink": {
|
||||||
"text2": [
|
"text2": [
|
||||||
@@ -160,21 +160,21 @@
|
|||||||
"Calibrate",
|
"Calibrate",
|
||||||
"temperature?"
|
"temperature?"
|
||||||
],
|
],
|
||||||
"desc": "Start tip offset calibrating procedure"
|
"desc": "Start tip temperature offset calibration"
|
||||||
},
|
},
|
||||||
"SettingsReset": {
|
"SettingsReset": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Factory",
|
"Factory",
|
||||||
"reset?"
|
"reset?"
|
||||||
],
|
],
|
||||||
"desc": "Reset settings to default!"
|
"desc": "Reset settings to default"
|
||||||
},
|
},
|
||||||
"VoltageCalibration": {
|
"VoltageCalibration": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Calibrate",
|
"Calibrate",
|
||||||
"input voltage?"
|
"input voltage?"
|
||||||
],
|
],
|
||||||
"desc": "VIN Calibration <long press to exit>"
|
"desc": "Start VIN calibration <long press to exit>"
|
||||||
},
|
},
|
||||||
"AdvancedSoldering": {
|
"AdvancedSoldering": {
|
||||||
"text2": [
|
"text2": [
|
||||||
@@ -237,21 +237,21 @@
|
|||||||
"Temp change",
|
"Temp change",
|
||||||
"short"
|
"short"
|
||||||
],
|
],
|
||||||
"desc": "Temperature change steps on short button press"
|
"desc": "Temperature change increment on short button press"
|
||||||
},
|
},
|
||||||
"TempChangeLongStep": {
|
"TempChangeLongStep": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Temp change",
|
"Temp change",
|
||||||
"long"
|
"long"
|
||||||
],
|
],
|
||||||
"desc": "Temperature change steps on long button press"
|
"desc": "Temperature change increment on long button press"
|
||||||
},
|
},
|
||||||
"PowerPulsePower": {
|
"PowerPulsePower": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Power",
|
"Power",
|
||||||
"pulse"
|
"pulse"
|
||||||
],
|
],
|
||||||
"desc": "Intensity of power of keep-awake-pulse <W=watt>"
|
"desc": "Intensity of power of keep-awake-pulse <watt>"
|
||||||
},
|
},
|
||||||
"TipGain": {
|
"TipGain": {
|
||||||
"text2": [
|
"text2": [
|
||||||
@@ -265,7 +265,7 @@
|
|||||||
"Hall sensor",
|
"Hall sensor",
|
||||||
"sensitivity"
|
"sensitivity"
|
||||||
],
|
],
|
||||||
"desc": "Sensitivity of the Hall effect sensor in detecting sleep <O=off L=low M=medium H=high>"
|
"desc": "Sensitivity of the Hall effect sensor to detect sleep <O=off L=low M=medium H=high>"
|
||||||
},
|
},
|
||||||
"LockingMode": {
|
"LockingMode": {
|
||||||
"text2": [
|
"text2": [
|
||||||
|
|||||||
Reference in New Issue
Block a user