Skip to content

Releases: deividAlfa/stm32_soldering_iron_controller

CubeIDE v1.12.1

01 Jan 17:23
44bfa4f
Compare
Choose a tag to compare

ST has removed the required version to compile this firmware, so here's the Windows version of it.

v1.13.12

14 Jun 21:58
Compare
Choose a tag to compare
  • Dedicated Stand input where supported (T12-958 v2 has this).
  • Lower default PID values, existing ones were too agressive for certain tips, causing oscillation.
  • T12-958 v2: Fix default encoder rotation direction, add stand input pin.
  • Set NTC beta to 3950 by default (Instead 3450).

v1.13.11

19 May 21:08
Compare
Choose a tag to compare
  • Add support for new board: T12-958 v2.
  • Disable Chinese for Quicko F072 as it won't fit.

v1.13.10

18 Mar 19:21
Compare
Choose a tag to compare

If the system was sleeping and stand setting was set to standby, placing the handle into the stand would set standby again.

  • Fix: Ignore stand mode if the station is working in a lower power mode.

v1.13.9a

05 Mar 17:48
Compare
Choose a tag to compare
  • Perform manual flash sector size detection instead of relying on the reported size by the Flash register.
    This should fix the fake/clones that were working with previous versions. Please report results.

  • Fix bug in calibration settings screen where the PID would react when switching between Zero set/Sampling/Captured.
    This would cause a small power pulse into the tip, warming it up.

  • If the oled poweroff option is enabled, keep it on until the tip is colder than 60ºC.

v1.13.8

04 Mar 15:49
Compare
Choose a tag to compare

Bugfixes and enhancements, see changelog.

v1.13.7

24 Feb 10:08
Compare
Choose a tag to compare
  • Longer beep when entering low power modes so the user can easily acknowledge without checking the screen.
  • Workaround for crappy encoders, revert wake up/boost when detecting a sequence of fast Rotation-->Click, enter low power mode as intended.

v1.13.6

03 Feb 23:08
Compare
Choose a tag to compare
  • Better power limit calculation (Wasn't accounting for the idle time when sampling the temperature).
  • Remove clone fix as it was no longer useful.

v1.13.5

21 Jan 19:03
Compare
Choose a tag to compare
  • Reduce tip change detection time to 1 second.
  • Reduce showing automatic tip selection to 3 seconds.
  • Hopefully fixes a strange buzzer issue in ksger v3.
  • Increase encoder filtering, this make bad encoder to work better, but sacrifices max. rotating speed.
  • Reduce the required encoder speed for fast mode.
  • Other fixes / enhancements.

v1.13.4

20 Jan 00:29
Compare
Choose a tag to compare
  • Enhance input filtering for noisy encoders / buttons.
  • Delete Default Temperature option, no longer used as the temperature is always saved now.