Skip to content

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.

License

Notifications You must be signed in to change notification settings

thumptech/Marlin

 
 

Repository files navigation

Marlin for TronXY CXY-V10-20210309

TRONXY-X5SA-PRO, TRONXY-X5SA-PRO-2E, TRONXY-X5SA-500 with new "V10" board that uses STM32F446ZET6 MCU and 480x320, 3.5", FSMC Stock Display from TronxXY (#define TFT_TRONXY_X5SA)

Working

  • EEPROM
  • SD CARD
  • Steppers
  • Sensors
  • Touch interface
  • LCD, color and classic ui are fine
  • Buzzer
  • LED

Not working

  • Flash memory
  • Mystery 8mhz crystal

You will need an STLINK V2 and to copy the json file to {$home}/.platformio/ststm32/boards

About

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 65.5%
  • C 31.9%
  • Python 0.8%
  • Shell 0.7%
  • JavaScript 0.4%
  • Makefile 0.3%
  • Other 0.4%