|
@@ -24,7 +24,6 @@ This firmware is a mashup between [Sprinter](https://github.com/kliment/Sprinter
|
24
|
24
|
## Current Status: Bug Fixing
|
25
|
25
|
|
26
|
26
|
The Marlin development is currently revived. There's a long list of reported issues and pull requests, which we are working on currently.
|
27
|
|
-We are actively looking for testers. So please try the current development version and report new issues and feedback.
|
28
|
27
|
|
29
|
28
|
[![Coverity Scan Build Status](https://scan.coverity.com/projects/2224/badge.svg)](https://scan.coverity.com/projects/2224)
|
30
|
29
|
[![Travis Build Status](https://travis-ci.org/MarlinFirmware/Marlin.svg)](https://travis-ci.org/MarlinFirmware/Marlin)
|
|
@@ -40,10 +39,9 @@ The current Marlin dev team consists of:
|
40
|
39
|
- Scott Lahteine [@thinkyhead]
|
41
|
40
|
-
|
42
|
41
|
|
43
|
|
-Sprinters lead developers are Kliment and caru.
|
44
|
|
-Grbl's lead developer is Simen Svale Skogsrud.
|
45
|
|
-Sonney Jeon (Chamnit) improved some parts of grbl.
|
46
|
|
-A fork by bkubicek for the Ultimaker was merged.
|
|
42
|
+## Donation
|
|
43
|
+
|
|
44
|
+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
|
47
|
45
|
|
48
|
46
|
More features have been added by:
|
49
|
47
|
- Lampmaker,
|
|
@@ -52,7 +50,7 @@ More features have been added by:
|
52
|
50
|
|
53
|
51
|
## License
|
54
|
52
|
|
55
|
|
-Marlin is published under the [GPL license](/Documentation/COPYING.md) because I believe in open development.
|
56
|
|
-Please do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent.
|
|
53
|
+Marlin is published under the [GPL license](/Documentation/COPYING.md) because We believe in open development.
|
|
54
|
+Do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent.
|
57
|
55
|
|
58
|
56
|
[![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)
|