/Marlin

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

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Marlin 3D Printer Firmware

GitHub GitHub contributors GitHub Release Date Build Status

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 Blackfyre Edition

This is my spin on the Marlin firmware for my setup:

  • Ender 3 with the BTT E3 DIP Board
  • BL Touch with the Creality metal bracket for it (On the Z endstop pin, for now)
  • Filament run-out sensor
  • Thermal run away protection enabled

I'm keeping this fork relative up to date.

Also, this setup has worked for me, so it should be OK... but flash at your own risk.

Submitting Changes

Marlin Support

For best results getting help with configuration and troubleshooting, please use the following resources:

Credits

The current Marlin dev team consists of:

License

Marlin is published under the GPL license because we believe in open development. The GPL comes with both rights and obligations. Whether you use Marlin firmware as the driver for your open or closed-source product, you must keep Marlin open, and you must provide your compatible Marlin source code to end users upon request. The most straightforward way to comply with the Marlin license is to make a fork of Marlin on Github, perform your modifications, and direct users to your modified fork.

While we can't prevent the use of this code in products (3D printers, CNC, etc.) that are closed source or crippled by a patent, we would prefer that you choose another firmware or, better yet, make your own.