apballard / Marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform.
http://www.marlinfw.org/
GNU General Public License v3.0
20 stars 12 forks source link

Marlin 3D Printer Firmware

This is my version of Marlin based on RC8 Bugfix.

I've added a nextion display to my E3D BigBox Pro printer.

This version of marlin does not used any of the default screens, but a Nextion 4.3inch display.

Included in this repository is the firmware for the display.

Please use any of this for your own purpose, just put my name in credits (Anthony Ballard).

It comes as is, no guarentees and unfortunatly no support, don't have the time.

https://www.youtube.com/watch?v=4NnOwrkCkYk

Build Status Coverity Scan 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!

Bugfix Branch

Not for production use. Use with caution!

This branch is used to accumulate patches to the latest 1.1.x release version. Periodically this branch will form the basis for the next minor 1.1.x release.

Download earlier versions of Marlin on the Releases page. (The latest tagged release of Marlin is version 1.1.1.)

Recent Changes

Submitting Patches

Proposed patches should be submitted as a Pull Request against this branch (bugfix-1.1.x).

RepRap.org Wiki Page

Credits

The current Marlin dev team consists of:

More features have been added by:

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.