diff options
author | Laura Klünder <[email protected]> | 2023-04-25 01:31:49 +0200 |
---|---|---|
committer | Laura Klünder <[email protected]> | 2023-04-25 11:56:57 +0200 |
commit | 578fd544639f015eeec3ed929f389a44b4ddee80 (patch) | |
tree | c8477c0b591c96dfe1007bd9bab50222872dc17d /Documentation | |
parent | 252287c4dde3e040caa24c18f0259a9e3d852039 (diff) | |
download | IronOS-578fd544639f015eeec3ed929f389a44b4ddee80.tar.gz IronOS-578fd544639f015eeec3ed929f389a44b4ddee80.zip |
soldering profile mode → profile mode
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/GettingStarted.md | 14 | ||||
-rw-r--r-- | Documentation/Menu.md | 6 |
2 files changed, 10 insertions, 10 deletions
diff --git a/Documentation/GettingStarted.md b/Documentation/GettingStarted.md index 8952fd9d..cf31df52 100644 --- a/Documentation/GettingStarted.md +++ b/Documentation/GettingStarted.md @@ -42,7 +42,7 @@ This OLED screen features burn-in protection; if no buttons or movement have bee Additionally to the two icons shown, there are two "hidden" actions that can be performed on this menu. -On devices that do not support Soldering profile mode, if you press and hold the button near the tip (`+/A`), this enters the temperature adjustment screen. Normally this is not required; but if you would like to adjust the set temperature _before_ the tip starts to heat, this can be useful. +On devices that do not support profile mode, if you press and hold the button near the tip (`+/A`), this enters the temperature adjustment screen. Normally this is not required; but if you would like to adjust the set temperature _before_ the tip starts to heat, this can be useful. If you press and hold the button near the rear of the iron (`-/B`), it will take you into the [debug menu](https://ralim.github.io/IronOS/DebugMenu/). @@ -74,22 +74,22 @@ Pinecil has an unpopulated footprint (U14) for a hall effect sensor (Si7210-B-00 If, after entering sleep mode, the iron still does not see movement for a much longer time (default=10 minutes); it will shut down and return to the home screen. -## Soldering Profile Mode (MHP30 only) +## Profile Mode (MHP30 only) -On devices that support it, wehn you long press the button to enter the soldering mode, the iron will play out the configured soldering profile. In this mode, you cannot adjust the temperature as it is configured according to the soldering profile you can configure through the settings menu. +On devices that support it, when you long press the button to enter the soldering mode, you enter profile mode which will adjust the temperature according to the profile mode settings. -The soldering profile plays out as follows: +Profile mode plays out as follows: -1. Check if the temperature is below 55C. If not, you will get a warning and cannot enter soldering profile mode. +1. Check if the temperature is below 55C. If not, you will get a warning and cannot enter profile mode. 2. Preheat by raising the target temperature to the configured preheat temperature with the configured preheat speed. 3. Wait for the iron to reach the preheat temperature. 4. Gradually move the target temperature to the configured end temperature of the first phase over the configured duration. 5. Wait for the iron to reach the end temperature. 6. Repeat steps 4 and 5 for the next phases until there are no more phases configured. 7. Cool down by lowering the target temperature to 0 with the configured cooldown speed. -8. Once the temperature is below 55C, sound the buzzer (if avaialable) and exit soldering profile mode. +8. Once the temperature is below 55C, sound the buzzer (if available) and exit profile mode. -You can manually exit soldering profile mode manually in the same way as the soldering mode, by pressing and holding the rear button or pressing both buttons at once. +You can manually exit profile mode manually in the same way as the soldering mode, by pressing and holding the rear button or pressing both buttons at once. ## Settings Menu diff --git a/Documentation/Menu.md b/Documentation/Menu.md index 5424f55e..9a349da3 100644 --- a/Documentation/Menu.md +++ b/Documentation/Menu.md @@ -9,11 +9,11 @@ In this mode the iron works as you would expect, pressing either button will tak - Pressing both buttons or holding the rear button (`-/B`) will exit Soldering Mode. - Holding the front button (`+/A`) will enter [Boost mode](https://ralim.github.io/IronOS/Menu/#boost-mode) (if enabled). -## Soldering profile mode (MHP30 only) +## Profile mode (MHP30 only) -In this mode, accessible by long pressing the button that brings you into soldering mode, the iron will play out the configured soldering profile. +In this mode, accessible by long pressing the button that brings you into soldering mode, the iron will play out the configured profile. - You cannot adjust the temperature or enter boost mode. -- Pressing both buttons or holding the rear button (`-/B`) will exit Soldering Profile Mode as well. +- Pressing both buttons or holding the rear button (`-/B`) will exit Profile Mode as well. ## Settings mode |