mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Updated documents, fixed English Translation (#1400)
* Update translations_def.js * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update DebugMenu.md * Update DebugMenu.md * Update Development.md * Update Flashing.md * Update GettingStarted.md * Update GettingStarted.md * Update GettingStarted.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HardwareIssues.md * Update HardwareIssues.md * Update HardwareIssues.md * Update HardwareIssues.md * Update HardwareIssues.md * Update Logo.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Settings.md * Update Settings.md * Update Settings.md * Update translation_EN.json * Update Settings.md * Update Settings.md * Update Settings.md * Update Settings.md * Update Settings.md * Update DebugMenu.md * Update DebugMenu.md * Update README.md * Update translation_FR.json * Update README.md * Update Power.md * Update Troubleshooting.md * Update Troubleshooting.md * Update Troubleshooting.md * Update HardwareIssues.md * Update DebugMenu.md * Update DebugMenu.md * Update Power.md * Update Power.md * Update Power.md * Update Menu.md * Update Power.md * Update Documentation/Settings.md Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update Translations/translation_EN.json Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update translation_EN.json * Update Documentation/Settings.md Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update translation_EN.json * Update Documentation/Settings.md Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update Settings.md * Update translation_EN.json * Update Documentation/Settings.md Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Add files via upload * Update translation_EN.json * Update Settings.md * Add files via upload * Update Settings.md * Update Settings.md * Update Settings.md * Add files via upload * Delete translation_EN.json * Add files via upload * Update Power.md * Update Power.md * Add files via upload * Update Settings.md * Add files via upload * handle font with no symbols to contribute * Format * Generate settings.md menu dock Co-authored-by: discip <53649486+discip@users.noreply.github.com> Co-authored-by: Ben V. Brown <Ralim@Ralimtek.com>
This commit is contained in:
@@ -45,12 +45,14 @@ If `CHan` is reading low:
|
||||
- Check the connection from the MCU to the handle temperature sensor.
|
||||
- Check the power pin connection on the TMP36
|
||||
- Check pullup resistor on the NTC thermistor
|
||||
- Check no bridged pins or weak shorts on the signal to nearby pins on MCU or temp sensor
|
||||
- Check no bridged pins or weak shorts on the signal to nearby pins on MCU or temperature sensor
|
||||
- Reflow/resolder the the aforementioned components
|
||||
|
||||
If `CHan` is reading higher
|
||||
|
||||
- Check ground connections on the sensors
|
||||
- Check no bridged pins or weak shorts on the signal to nearby pins on MCU or temp sensor
|
||||
- Check no bridged pins or weak shorts on the signal to nearby pins on MCU or temperature sensor
|
||||
- Reflow/resolder the the aforementioned components
|
||||
|
||||
## No display OR dots on the display
|
||||
|
||||
@@ -67,7 +69,7 @@ As the OLED runs on an I2C bus, there are pull up resistors on the SDA and SCL p
|
||||
|
||||
## Tip heats when not in heating mode
|
||||
|
||||
** DISCONNECT YOUR TIP **
|
||||
⚠️ DISCONNECT YOUR TIP ⚠️
|
||||
|
||||
Most likely you have either a blown MOSFET or shorted pin.
|
||||
Check the MOSFET and also its driver transistor.
|
||||
@@ -75,4 +77,4 @@ The firmware will not enable the tip until you are in soldering mode.
|
||||
|
||||
## Accelerometer not detected
|
||||
|
||||
This could be that your Iron has a new accelerometer that is not supported yet (happens every year or so) OR there is a soldering issue with the accelerometer
|
||||
Your Iron may have a new accelerometer that is not supported yet (happens every year or so) OR there is a soldering issue with the accelerometer (reflow/resolder).
|
||||
|
||||
Reference in New Issue
Block a user