weedo3d / Tina2Upgradefirmware

This is the repository that contains the firmware for theTINA2 Upgrade Version 3D Printer.
GNU General Public License v3.0
1 stars 1 forks source link

TINA2 Upgrade Community Firmware

image

Summary

This is the repository that contains the community version firmware for the TINA2 Upgrade Verson.

The MCU of this module uses GD32F103RET6. The firmware source code is based on the Marlin 2.0.x.

Hardware Version

Compile requirements

Upload firmware

TINA2 Upgrade uses a customized bootloader, which requires a customized download program for firmware update.

The Windows version of the download program WEEDOIAP.exe is located in the /buildroot/upload/Win directory.

The macos version of the download program WEEDOIAP.app is located in the /buildroot/upload/Mac directory.

Lanuch the WEEDOIAP.exe, open the firmware.bin file from build directory, choice the com port, then click the update.

image

The difference between the community version firmware and the official version firmware

The official firmware has the function of upgrading the firmware via TF card. Use the IAP function in the control menu to read the flash.wfm file on the TF card to upgrade the firmware.

The community version firmware does not support the wfm format, so it does not support firmware upgrade via TF card.

Return to the official vesrion firmware

Use WEEDOIAP.exe to flash TINA2_Vxxx_Community_to_Official.bin in the /Release directory.