Skip to content

Releases: AxxAxx/AxxSolder

AxxSolder v3.2.4

26 Dec 16:52
d7c63bc
Compare
Choose a tag to compare

AxxSolder v3.2.3

07 Dec 17:07
f08617a
Compare
Choose a tag to compare

AxxSolder v3.2.2

16 Nov 20:34
bce13d2
Compare
Choose a tag to compare

Stable release of AxxSolder v3.2.2

Changes from previous release (AxxSolder v3.2.1):

Outputting the DEBUG data allows to plot temperatures, power, setpoint, P, I and D parts of the PID and measured current.
This is very useful when tuning the PID and this is an example: (C210-008 tip on 24 VDC)
f
This is plotted with the software "SerialPlot".
The SerialPlot config is availible here:
https://github.com/AxxAxx/AxxSolder/blob/main/Other/SerialPlot_settings.ini

AxxSolder v3.2.1

21 Sep 09:00
Compare
Choose a tag to compare

Stable release of AxxSolder v3.2.1

Changes from previous release (AxxSolder v3.2.0):

  • Many small updates on stability and code readability
  • Implementation of hysteresis filter on temperature reading
  • Minimize filtering before PID regulation and add filter afterwards on temperature and power to be shown on display
  • Adjusted PID parameters for better control
  • Improved handling of detaching/attaching cartridges
  • Small adjustments on CAD models. mostly tolerance adjustments
  • Added a model or AxxSodler portable with rocker switch

AxxSolder v3.2.0

13 Aug 13:28
c9f1a6e
Compare
Choose a tag to compare

Stable release of AxxSolder v3.2.0

Changes from previous release (AxxSolder v3.1.0):

  • Implement an outlier detection and filter for the thermocouple readings.
    Sometimes false readings of the thermocouple were happening resulting in the PID trying to respond to these false readings causing a temperature swing. Now there is a filter detecting these false readings and filter them out.
    B

  • Add a user setting for showing temperatures in Fahrenheit (default is Celsius).

  • Make hardware version function to start incrementation on version 3. 43dc170

  • Update fw version format and show hw version in settings menu e2fc366

NEW Hardware version
There is also a new hardware, AxxSolder 3.1!
The RC filters on buttons and encoder are improved and designed in a better way. This do not effect the usage of AxxSodler as this was solved in software for the previous releases.
It is mostly to have a "correctly designed" version published.
There were also some minor layout improvements and clean-ups done.
The encoder was also changed due to difficulties to source the previous encoder.

AxxSolder v3.1.0.b

15 Jun 10:23
Compare
Choose a tag to compare

Revision "b" aligns hardware files to match up with current BOM, hardware descriptions and images
Revision "a" includes the correct source code archive uploaded in the github release

Stable release of AxxSolder v3.1.0

Changes from previous release (AxxSolder v3.0.2):

  • Implement automatic power limiting based on USB-PD source capability #62
    NightHawk32 has done a great job implementing communication to the STUSB4500 USBPD controller retrieving the power capability of the USB source at startup. By doing this the max power can be limited to align with the USBPD source and aslo shown in the new updated GUI. Thanks! 🙏
  • Detect power source automatically
    AxxSolder now detects if a valid USB PD source is connected and shows that on the display. For example SRC: USB / SRC: DC
  • Add function to detect long button press 7423256
  • Add function to read hardware version from pins 9df98b3
  • Improvements on the menu layout and functionallity
  • Implement setting to swith off current sensing
  • Implement setting to swith off startup beep dfd3dd4
  • Update manual power limit setting to be in W
  • Add series resistance to button RC filters on schematic and board layout 6f78e37)

AxxSolder v3.1.0.a

07 Jun 10:09
fda690e
Compare
Choose a tag to compare

Revision "a" includes the correct source code archive uploaded in the github release

Stable release of AxxSolder v3.1.0

Changes from previous release (AxxSolder v3.0.2):

  • Implement automatic power limiting based on USB-PD source capability #62
    NightHawk32 has done a great job implementing communication to the STUSB4500 USBPD controller retrieving the power capability of the USB source at startup. By doing this the max power can be limited to align with the USBPD source and aslo shown in the new updated GUI. Thanks! 🙏
  • Detect power source automatically
    AxxSolder now detects if a valid USB PD source is connected and shows that on the display. For example SRC: USB / SRC: DC
  • Add function to detect long button press 7423256
  • Add function to read hardware version from pins 9df98b3
  • Improvements on the menu layout and functionallity
  • Implement setting to swith off current sensing
  • Implement setting to swith off startup beep dfd3dd4
  • Update manual power limit setting to be in W
  • Add series resistance to button RC filters on schematic and board layout 6f78e37)

AxxSolder v3.1.0

07 Jun 09:43
Compare
Choose a tag to compare

Stable release of AxxSolder v3.1.0

Changes from previous release (AxxSolder v3.0.2):

  • Implement automatic power limiting based on USB-PD source capability #62
    NightHawk32 has done a great job implementing communication to the STUSB4500 USBPD controller retrieving the power capability of the USB source at startup. By doing this the max power can be limited to align with the USBPD source and aslo shown in the new updated GUI. Thanks! 🙏
  • Detect power source automatically
    AxxSolder now detects if a valid USB PD source is connected and shows that on the display. For example SRC: USB / SRC: DC
  • Add function to detect long button press 7423256
  • Add function to read hardware version from pins 9df98b3
  • Improvements on the menu layout and functionallity
  • Implement setting to swith off current sensing
  • Implement setting to swith off startup beep dfd3dd4
  • Update manual power limit setting to be in W
  • Add series resistance to button RC filters on schematic and board layout 6f78e37)

AxxSolder v3.0.2

25 Apr 19:52
Compare
Choose a tag to compare

Stable release of AxxSolder v3.0.2

Changes from previous release (AxxSolder v3.0.1):

AxxSolder v3.0.1

25 Mar 20:31
8fbcdd3
Compare
Choose a tag to compare

Stable release of AxxSolder v3.0.1

Changes from previous release (AxxSolder v3.0.0):