1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-22 18:25:18 +00:00

Updated Home (markdown)

Bo Herrmannsen 2015-05-09 17:55:53 +02:00
parent b8fe540d4d
commit 63d2668259

18
Home.md

@ -1,17 +1 @@
Marlin RepRap Firmware
========================
Marlin is 3D printer firmware, the software that resides on a 3D printer (or "replicating rapid prototyper") driver board and controls the input/output, voltage and signal states, and consequently the movement of the 3D printer.
Marlin runs specifically on the open source [Arduino](http://arduino.cc/) platform, which acts as the core processing unit for many popular 3D printer driver boards. Depending on configuration options, the size of the Marlin binary image may be anywhere from 50K to almost 200K. It supports a huge number of features, of which these are only a few:
- Servos for bed probing
- Automatic bed leveling
- Thermistors and thermocouples
- LCD controllers and SD cards
- Delta, SCARA, and Cartesian kinematics
- USB communication
- A rich dialect of G-Code
- Up to 4 extruders
- Several specific boards
Visit [marlinfirmware.org](http://www.marlinfirmware.org/) to read and contribute to the Marlin site, built on the popular MediaWiki platform developed by the WikiMedia Foundation.
http://www.marlinfirmware.org/