Browse Source

Moves the Marlin logo into the buildroot

João Brázio 8 years ago
parent
commit
3d3a919059
No account linked to committer's email address

+ 9
- 12
README.md View File

@@ -1,6 +1,12 @@
1 1
 # Marlin 3D Printer Firmware
2
-<img align="top" width=175 src="Documentation/Logo/Marlin%20Logo%20GitHub.png" />
3
- Additional documentation can be found in [The Marlin Wiki](https://github.com/MarlinFirmware/Marlin/wiki).
2
+
3
+[![Build Status](https://travis-ci.org/MarlinFirmware/Marlin.svg?branch=RCBugFix)](https://travis-ci.org/MarlinFirmware/Marlin)
4
+[![Coverity Scan Build Status](https://scan.coverity.com/projects/2224/badge.svg)](https://scan.coverity.com/projects/2224)
5
+
6
+<img align="top" width=175 src="buildroot/share/pixmaps/logo/Marlin%20Logo%20GitHub.png" />
7
+
8
+Additional documentation can be found in [The Marlin Wiki](https://github.com/MarlinFirmware/Marlin/wiki).
9
+Please test this firmware and inform us if it misbehaves in any way, volunteers are standing by!
4 10
 
5 11
 ## Release Candidate -- Marlin 1.1.0-RCBugFix - 27 April 2016
6 12
 
@@ -58,14 +64,7 @@ Proposed patches should be submitted as a Pull Request against the [RCBugFix](ht
58 64
 - Do submit questions and concerns. The "naive" question is often the one we forget to ask.
59 65
 - Follow the proper coding style. Pull requests with styling errors will be delayed. See our [Coding Standards](https://github.com/MarlinFirmware/Marlin/wiki/DNE-Coding-Standards) page for more information.
60 66
 
61
-## Current Status: Testing
62
-
63
-Please test this firmware and inform us if it misbehaves in any way. Volunteers are standing by!
64
-
65
-[![Coverity Scan Build Status](https://scan.coverity.com/projects/2224/badge.svg)](https://scan.coverity.com/projects/2224)
66
-[![Travis Build Status](https://travis-ci.org/MarlinFirmware/MarlinDev.svg)](https://travis-ci.org/MarlinFirmware/MarlinDev)
67
-
68
-##### [RepRap.org Wiki Page](http://reprap.org/wiki/Marlin)
67
+### [RepRap.org Wiki Page](http://reprap.org/wiki/Marlin)
69 68
 
70 69
 ## Credits
71 70
 
@@ -95,5 +94,3 @@ More features have been added by:
95 94
 Marlin is published under the [GPL license](/LICENSE) because we believe in open development. The GPL comes with both rights and obligations. Whether you use Marlin firmware as the driver for your open or closed-source product, you must keep Marlin open, and you must provide your compatible Marlin source code to end users upon request. The most straightforward way to comply with the Marlin license is to make a fork of Marlin on Github, perform your modifications, and direct users to your modified fork.
96 95
 
97 96
 While we can't prevent the use of this code in products (3D printers, CNC, etc.) that are closed source or crippled by a patent, we would prefer that you choose another firmware or, better yet, make your own.
98
-
99
-[![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)

Documentation/Logo/Marlin Logo GitHub.png → buildroot/share/pixmaps/logo/Marlin Logo GitHub.png View File


Documentation/Logo/Marlin Logo LCD High.png → buildroot/share/pixmaps/logo/Marlin Logo LCD High.png View File


Documentation/Logo/Marlin Logo LCD Low_old.png → buildroot/share/pixmaps/logo/Marlin Logo LCD Low_old.png View File


Documentation/Logo/Marlin Logo.pdf → buildroot/share/pixmaps/logo/Marlin Logo.pdf View File


Documentation/Logo/Marlin Logo.png → buildroot/share/pixmaps/logo/Marlin Logo.png View File


Documentation/Logo/Marlin Logo.svg → buildroot/share/pixmaps/logo/Marlin Logo.svg View File


Documentation/Logo/Marlin Logo_old.ai → buildroot/share/pixmaps/logo/Marlin Logo_old.ai View File


Documentation/Logo/Marlin Logo_old.cdr → buildroot/share/pixmaps/logo/Marlin Logo_old.cdr View File


Documentation/Logo/Marlin Logo_old.dxf → buildroot/share/pixmaps/logo/Marlin Logo_old.dxf View File


Documentation/Logo/marlinwiki.png → buildroot/share/pixmaps/logo/marlinwiki.png View File


Loading…
Cancel
Save