Browse Source

Update README.md

Bo Herrmannsen 10 years ago
parent
commit
39d6de1558
1 changed files with 8 additions and 10 deletions
  1. 8
    10
      README.md

+ 8
- 10
README.md View File

4
  Documentation is moving to http://www.marlinfirmware.org
4
  Documentation is moving to http://www.marlinfirmware.org
5
  
5
  
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. 
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
+[![Coverity Scan Build Status](https://scan.coverity.com/projects/2224/badge.svg)](https://scan.coverity.com/projects/2224)
13
+[![Travis Build Status](https://travis-ci.org/MarlinFirmware/Marlin.svg)](https://travis-ci.org/MarlinFirmware/Marlin)
14
+
7
  
15
  
8
   * Notes
16
   * Notes
9
     * [Auto Bed Leveling](/Documentation/BedLeveling.md)
17
     * [Auto Bed Leveling](/Documentation/BedLeveling.md)
14
 
22
 
15
 ##### [RepRap.org Wiki Page](http://reprap.org/wiki/Marlin)
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
-[![Coverity Scan Build Status](https://scan.coverity.com/projects/2224/badge.svg)](https://scan.coverity.com/projects/2224)
28
-[![Travis Build Status](https://travis-ci.org/MarlinFirmware/Marlin.svg)](https://travis-ci.org/MarlinFirmware/Marlin)
29
 
27
 
30
 ## Contact
28
 ## Contact
31
 
29
 

Loading…
Cancel
Save