2015-01-08 18:08:25 +01:00
# Marlin 3D Printer Firmware
2014-12-26 11:29:29 +01:00
2015-01-08 18:08:25 +01:00
* [Configuration & Compilation ](/MarlinFirmware/Marlin/blob/Development/Documentation/Compilation.md )
* Supported
* [Features ](/MarlinFirmware/Marlin/blob/Development/Documentation/Features.md )
* [Hardware ](/MarlinFirmware/Marlin/blob/Development/Documentation/Hardware.md )
* [GCodes ](/MarlinFirmware/Marlin/blob/Development/Documentation/GCodes.md )
* Notes
* [Auto Bed Leveling ](/MarlinFirmware/Marlin/blob/Development/Documentation/BedLeveling.md )
* [Filament Sensor ](/MarlinFirmware/Marlin/blob/Development/Documentation/FilamentSensor.md )
2012-02-08 18:28:54 +01:00
2015-01-08 18:08:25 +01:00
## Quick Information
2012-03-18 15:59:14 +01:00
2012-10-09 21:47:35 +02:00
This RepRap firmware is a mashup between < a href = "https://github.com/kliment/Sprinter" > Sprinter< / a > , < a href = "https://github.com/simen/grbl/tree" > grbl< / a > and many original parts.
2011-11-05 14:19:57 +01:00
2012-10-09 21:47:35 +02:00
Derived from Sprinter and Grbl by Erik van der Zalm.
Sprinters lead developers are Kliment and caru.
Grbls lead developer is Simen Svale Skogsrud. Sonney Jeon (Chamnit) improved some parts of grbl
A fork by bkubicek for the Ultimaker was merged, and further development was aided by him.
Some features have been added by:
Lampmaker, Bradley Feldman, and others...
2011-11-05 14:19:57 +01:00
2015-01-08 18:08:25 +01:00
## Current Status: Bug Fixing
2011-11-05 14:19:57 +01:00
2015-01-08 18:08:25 +01:00
[![Coverity Scan Build Status ](https://scan.coverity.com/projects/2224/badge.svg )](https://scan.coverity.com/projects/2224)
[![Travis Build Status ](https://travis-ci.org/MarlinFirmware/Marlin.svg )](https://travis-ci.org/MarlinFirmware/Marlin)
2013-09-29 18:20:06 +02:00
2015-01-08 18:08:25 +01:00
What bugs are we working on: https://github.com/MarlinFirmware/Marlin/milestones/Bug%20Fixing%20Round%201
2013-09-29 18:20:06 +02:00
2015-01-08 18:08:25 +01:00
## Contact
2011-11-05 14:19:57 +01:00
2015-01-08 18:08:25 +01:00
__IRC:__ #marlin -firmware @freenode
__Google Hangouts:__ https://plus.google.com/hangouts/_/event/cps5d0ru0iruhl6ebqbk9dpqpa4?authuser=0& hl=da
2011-11-05 14:19:57 +01:00
2015-01-08 18:08:25 +01:00
## Licence
2014-11-11 05:05:20 +01:00
2015-01-08 18:08:25 +01:00
Marlin has a GPL license because I believe in open development.
Please do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent.
2013-06-07 00:49:25 +02:00
2015-01-08 18:08:25 +01:00
[![Flattr this git repo ](http://api.flattr.com/button/flattr-badge-large.png )](https://flattr.com/submit/auto?user_id=ErikZalm& url=https://github.com/MarlinFirmware/Marlin& title=Marlin& language=& tags=github& category=software)