|
@@ -4,6 +4,14 @@
|
4
|
4
|
Documentation is moving to http://www.marlinfirmware.org
|
5
|
5
|
|
6
|
6
|
If you cant find it here then look there, if you cant find it either place then raise a issue. If you know the documentation please contribute.
|
|
7
|
+
|
|
8
|
+## Current Status: Bug Fixing
|
|
9
|
+
|
|
10
|
+The Marlin development is currently revived. There's a long list of reported issues and pull requests, which we are working on currently.
|
|
11
|
+
|
|
12
|
+[](https://scan.coverity.com/projects/2224)
|
|
13
|
+[](https://travis-ci.org/MarlinFirmware/Marlin)
|
|
14
|
+
|
7
|
15
|
|
8
|
16
|
* Notes
|
9
|
17
|
* [Auto Bed Leveling](/Documentation/BedLeveling.md)
|
|
@@ -14,18 +22,8 @@
|
14
|
22
|
|
15
|
23
|
##### [RepRap.org Wiki Page](http://reprap.org/wiki/Marlin)
|
16
|
24
|
|
17
|
|
-## Quick Information
|
18
|
|
-
|
19
|
|
-This is a firmware for reprap single-processor electronics setups.
|
20
|
|
-It also works on the Ultimaker PCB. It supports printing from SD card+Folders and look-ahead trajectory planning.
|
21
|
|
-This firmware is a mashup between [Sprinter](https://github.com/kliment/Sprinter), [grbl](https://github.com/simen/grbl), and many original parts.
|
22
|
25
|
|
23
|
|
-## Current Status: Bug Fixing
|
24
|
26
|
|
25
|
|
-The Marlin development is currently revived. There's a long list of reported issues and pull requests, which we are working on currently.
|
26
|
|
-
|
27
|
|
-[](https://scan.coverity.com/projects/2224)
|
28
|
|
-[](https://travis-ci.org/MarlinFirmware/Marlin)
|
29
|
27
|
|
30
|
28
|
## Contact
|
31
|
29
|
|