mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-15 18:56:13 +00:00
Updated Home (markdown)
parent
348c292eb5
commit
d01672273a
1 changed files with 6 additions and 3 deletions
9
Home.md
9
Home.md
|
@ -1,6 +1,9 @@
|
|||
Marlin
|
||||
======
|
||||
Marlin is 3D printer firmware, the software that resides on a 3D printer's driver board and controls the input/output, voltage states, and movement of the 3D printer. It 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:
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue