2015-01-08 12:40:57 -05:00
# Marlin 3D Printer Firmware
< img align = "right" src = "Documentation/Logo/Marlin%20Logo%20GitHub.png" / >
2015-05-09 08:19:07 -04:00
2015-01-08 12:40:57 -05:00
* Supported
2015-05-09 08:29:07 -04:00
2015-05-09 08:40:18 -04:00
2015-01-08 12:40:57 -05:00
* [GCodes ](/Documentation/GCodes.md )
* Notes
* [Auto Bed Leveling ](/Documentation/BedLeveling.md )
* [Filament Sensor ](/Documentation/FilamentSensor.md )
2015-01-11 08:16:33 -05:00
* [Ramps Servo Power ](/Documentation/RampsServoPower.md )
2015-03-10 12:55:59 -04:00
* [LCD Language - Font - System ](Documentation/LCDLanguageFont.md )
2015-03-25 16:28:05 -04:00
* [Mesh Bed Leveling ](/Documentation/MeshBedLeveling.md )
2015-01-08 12:40:57 -05:00
##### [RepRap.org Wiki Page](http://reprap.org/wiki/Marlin)
## Quick Information
2015-01-08 13:48:56 -05:00
This is a firmware for reprap single-processor electronics setups.
2015-04-03 21:36:01 -04:00
It also works on the Ultimaker PCB. It supports printing from SD card+Folders and look-ahead trajectory planning.
This firmware is a mashup between [Sprinter ](https://github.com/kliment/Sprinter ), [grbl ](https://github.com/simen/grbl ), and many original parts.
2015-01-08 12:40:57 -05:00
## Current Status: Bug Fixing
2015-01-08 13:48:56 -05:00
The Marlin development is currently revived. There's a long list of reported issues and pull requests, which we are working on currently.
2015-01-08 12:40:57 -05: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)
## Contact
2015-04-17 09:00:21 -04:00
__Google Hangout:__ < a href = "https://plus.google.com/hangouts/_/gxn3wrea5gdhoo223yimsiforia" target = "_blank" > Hangout< / a >
2015-01-09 16:28:47 -05:00
2015-01-08 13:48:56 -05:00
## Credits
2015-01-08 13:54:46 -05:00
The current Marlin dev team consists of:
2015-04-04 09:07:36 -04:00
- Scott Lahteine [@thinkyhead]
2015-04-04 09:06:13 -04:00
-
2015-03-05 23:02:28 -05:00
2015-04-15 09:25:18 -04:00
## Donation
If you find our work usefull please consider donating. Donations will be used to pay for our website http://www.marlinfirmware.org/ and to pay some food or rent money for the very active Collaborators
2015-01-08 13:54:46 -05:00
More features have been added by:
- Lampmaker,
- Bradley Feldman,
- and others...
2015-01-08 13:48:56 -05:00
2015-03-05 23:02:28 -05:00
## License
2015-01-08 12:40:57 -05:00
2015-04-15 09:25:18 -04:00
Marlin is published under the [GPL license ](/Documentation/COPYING.md ) because We believe in open development.
Do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent.
2015-01-08 12:40:57 -05: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)