This tool allows updating of AiXun T3A/T3B/T320/T420D without installing their vendor software or sign-up.
Instructions:
- Get firmware image either from aixun-updates.github.io or like this
wget https://usr.tnyzeq.icu/~dd/aixun-updates/firmware/JC_M_T3A_1.36.bin
- Install dependencies:
pip install -r requirements.txt
- Connect your soldering station via USB
- Run the updater:
./t3xupdate.py JC_M_T3A_1.xx.bin
Copyright (c) 2024 Michael Niewöhner
This is open source software, licensed under GPLv2. See LICENSE file for details.