Steffen Vogel
10 years ago
1 changed files with 44 additions and 41 deletions
@ -1,41 +1,44 @@ |
|||||
# Marlin 3D Printer Firmware |
# Marlin 3D Printer Firmware |
||||
|
<img align="right" src="Documentation/Logo/Marlin%20Logo%20GitHub.png" /> |
||||
* [Configuration & Compilation](/Documentation/Compilation.md) |
|
||||
* Supported |
* [Configuration & Compilation](/Documentation/Compilation.md) |
||||
* [Features](/Documentation/Features.md) |
* Supported |
||||
* [Hardware](/Documentation/Hardware.md) |
* [Features](/Documentation/Features.md) |
||||
* [GCodes](/Documentation/GCodes.md) |
* [Hardware](/Documentation/Hardware.md) |
||||
* Notes |
* [GCodes](/Documentation/GCodes.md) |
||||
* [Auto Bed Leveling](/Documentation/BedLeveling.md) |
* Notes |
||||
* [Filament Sensor](/Documentation/FilamentSensor.md) |
* [Auto Bed Leveling](/Documentation/BedLeveling.md) |
||||
|
* [Filament Sensor](/Documentation/FilamentSensor.md) |
||||
## Quick Information |
|
||||
|
##### [RepRap.org Wiki Page](http://reprap.org/wiki/Marlin) |
||||
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. |
|
||||
|
## Quick Information |
||||
Derived from Sprinter and Grbl by Erik van der Zalm. |
|
||||
Sprinters lead developers are Kliment and caru. |
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. |
||||
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. |
Derived from Sprinter and Grbl by Erik van der Zalm. |
||||
Some features have been added by: |
Sprinters lead developers are Kliment and caru. |
||||
Lampmaker, Bradley Feldman, and others... |
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. |
||||
## Current Status: Bug Fixing |
Some features have been added by: |
||||
|
Lampmaker, Bradley Feldman, and others... |
||||
[![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) |
## Current Status: Bug Fixing |
||||
|
|
||||
What bugs are we working on: https://github.com/MarlinFirmware/Marlin/milestones/Bug%20Fixing%20Round%201 |
[![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 |
|
||||
|
What bugs are we working on: https://github.com/MarlinFirmware/Marlin/milestones/Bug%20Fixing%20Round%201 |
||||
__IRC:__ #marlin-firmware @freenode |
|
||||
__Google Hangouts:__ https://plus.google.com/hangouts/_/event/cps5d0ru0iruhl6ebqbk9dpqpa4?authuser=0&hl=da |
## Contact |
||||
|
|
||||
## Licence |
__IRC:__ #marlin-firmware @freenode |
||||
|
|
||||
Marlin has a GPL license because I believe in open development. |
__Google Hangouts:__ https://plus.google.com/hangouts/_/event/cps5d0ru0iruhl6ebqbk9dpqpa4?authuser=0&hl=da |
||||
Please do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent. |
|
||||
|
## Licence |
||||
[![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) |
|
||||
|
Marlin is published unde the [GPL license](/Documentation/COPYING.md) 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. |
||||
|
|
||||
|
[![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) |
||||
|
Loading…
Reference in new issue