Skip to content
Snippets Groups Projects
README.md 2.44 KiB
Newer Older
  • Learn to ignore specific revisions
  • # Marlin 3D Printer Firmware
    <img align="right" src="Documentation/Logo/Marlin%20Logo%20GitHub.png" />
    
    
    Bo Herrmannsen's avatar
    Bo Herrmannsen committed
     Documentation is moving to http://www.marlinfirmware.org
     
     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. 
     
    
      * Notes
        * [Auto Bed Leveling](/Documentation/BedLeveling.md)
        * [Filament Sensor](/Documentation/FilamentSensor.md)
    
        * [Ramps Servo Power](/Documentation/RampsServoPower.md)
    
    AnHardt's avatar
    AnHardt committed
        * [LCD Language - Font - System](Documentation/LCDLanguageFont.md)
    
        * [Mesh Bed Leveling](/Documentation/MeshBedLeveling.md)
    
    
    ##### [RepRap.org Wiki Page](http://reprap.org/wiki/Marlin)
    
    ## Quick Information
    
    
    Steffen Vogel's avatar
    Steffen Vogel committed
    This is a firmware for reprap single-processor electronics setups.
    
    quillford's avatar
    quillford committed
    It also works on the Ultimaker PCB. It supports printing from SD card+Folders and look-ahead trajectory planning.
    This firmware is a mashup between [Sprinter](https://github.com/kliment/Sprinter), [grbl](https://github.com/simen/grbl), and many original parts.
    
    
    ## Current Status: Bug Fixing
    
    
    Steffen Vogel's avatar
    Steffen Vogel committed
    The Marlin development is currently revived. There's a long list of reported issues and pull requests, which we are working on currently.
    
    
    [![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
    
    
    Bo Herrmannsen's avatar
    Bo Herrmannsen committed
    __Google Hangout:__ <a href="https://plus.google.com/hangouts/_/gxn3wrea5gdhoo223yimsiforia" target="_blank">Hangout</a>
    
    Steffen Vogel's avatar
    Steffen Vogel committed
    ## Credits
    
    
    Steffen Vogel's avatar
    Steffen Vogel committed
    The current Marlin dev team consists of:
    
    
    Bo Herrmannsen's avatar
    Bo Herrmannsen committed
     - Scott Lahteine [@thinkyhead]
    
    Bo Herrmannsen's avatar
    Bo Herrmannsen committed
     - 
    
    Bo Herrmannsen's avatar
    Bo Herrmannsen committed
    ## Donation
    
    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
    
    Steffen Vogel's avatar
    Steffen Vogel committed
    
    More features have been added by:
      - Lampmaker,
      - Bradley Feldman,
      - and others...
    
    Steffen Vogel's avatar
    Steffen Vogel committed
    
    
    ## License
    
    Bo Herrmannsen's avatar
    Bo Herrmannsen committed
    Marlin is published under the [GPL license](/Documentation/COPYING.md) because We believe in open development.
    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)