Skip to content

Optimized firmware for RepRap 3D printers based on the Arduino platform.

License

Notifications You must be signed in to change notification settings

kfrancis/Marlin

 
 

Repository files navigation

Kris Waclawski's customizations for Marlin 3D Printer Firmware

Predator Marlin Fysetc Build

Predator Marlin BTT Build

Additional documentation can be found at the Marlin Home Page. Please test this firmware and let us know if it misbehaves in any way. Volunteers are standing by!

Marlin 2.0.9.0

Marlin 2.0 takes this popular RepRap firmware to the next level by adding support for much faster 32-bit and ARM-based boards while improving support for 8-bit AVR boards. Read about Marlin's decision to use a "Hardware Abstraction Layer" below.

Download earlier versions of Marlin on the Releases page.

What is this

I've taken Kris Waclawski's changes and I'm using git to make the process of updating from Marlin easier, getting those prebuilt configs made available to make the process of updating a Predator easier.

Currently Supported Pre-Builds (see buildconfigs directory)

  • SKR 1.3 with TMC2208 and BTT TFT (or FYSETC Mini 2.1)
  • SKR 1.3 with TMC2209 and BTT TFT (or FYSETC Mini 2.1)
  • SKR 1.4 with TMC2208 and BTT TFT (or FYSETC Mini 2.1)
  • SKR 1.4 with TMC2209 and BTT TFT (or FYSETC Mini 2.1)
  • SKR 1.4 TURBO with TMC2208 and BTT TFT (or FYSETC Mini 2.1)
  • SKR 1.4 TURBO with TMC2209 and BTT TFT (or FYSETC Mini 2.1)
  • SKR v2.0 RevA with TMC2208 and BTT TFT Careful, extra notes here
  • SKR v2.0 RevA with TMC2209 and BTT TFT Careful, extra notes here
  • SKR v2.0 RevB with TMC2208 and BTT TFT
  • SKR v2.0 RevB with TMC2209 and BTT TFT
  • TRIGORILLA PRO (Stock Board)

Look ma, no warranty

Seriously, make sure you know what you're doing if you're using these. I'm trying to be careful, but I make no guarantees. I don't own all these boards. I can only personally test the 1.4T with 2209's. Use your own judgement and seriously, buy Kris a coffee/beer already.

About

Optimized firmware for RepRap 3D printers based on the Arduino platform.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 52.7%
  • C 45.6%
  • Shell 0.5%
  • Python 0.5%
  • JavaScript 0.3%
  • HTML 0.2%
  • Other 0.2%