From 348c292eb51f219f8685ac854e90643c735bc7d7 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sun, 15 Mar 2015 04:13:53 -0700 Subject: [PATCH] Updated Marlin (markdown) --- Marlin.md => Home.md | 2 ++ 1 file changed, 2 insertions(+) rename Marlin.md => Home.md (98%) diff --git a/Marlin.md b/Home.md similarity index 98% rename from Marlin.md rename to Home.md index cf273f2..e3b0add 100644 --- a/Marlin.md +++ b/Home.md @@ -1,3 +1,5 @@ +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: - Servos for bed probing - Automatic bed leveling