Skip to content

This is the repository that contains the firmware for theTINA2 Upgrade Version 3D Printer.

License

Notifications You must be signed in to change notification settings

weedo3d/Tina2Upgradefirmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • TINA2 Classic: The motherboard model is R62A/R62AS. The MCU chip uses ATMEGA2560. The open source code address is TINA2firmware.

  • TINA2 Upgrade: The motherboard model is R72A/R72B. The MCU chip uses GD32F103RET6.

  • TINA2S: The motherboard model is R72H/R72P. The MCU chip uses GD32F103RET6. The stepper motor driver chip uses TMC2208. The open source code address is TINA2Sfirmware.

Compile requirements

  • Download and install VSCode
  • Search and install PlatformIO IDE from store marketplace
  • Search and install ST STM32 embedded platform from PIO Home
  • Copy framework-arduinoststm32-maple@99.99.99 from /buildroot/lib to PlatformIO library location (user)/.platformio/packages/
  • Install the USB driver from /buildroot/driver

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.

About

This is the repository that contains the firmware for theTINA2 Upgrade Version 3D Printer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published