Skip to content
João Brázio edited this page Mar 15, 2016 · 1 revision

DO NOT EDIT -- TRANSFERRED TO NEW WIKI

Marlin Firmware

Introduction

Marlin is a firmware for RepRap 3D printers, the software that resides on the controller board and controls the input/output, voltage states, and movement of the 3D printer. It runs specifically on the Arduino platform. Depending on configuration options, the size of the Marlin binary image may be anywhere from 50K to over 200K. It supports a huge number of features, such as:

Essential Resources

  • Marlin on Github – Marlin project central. Get the latest Marlin firmware here.
  • Marlin Releases – Tagged releases. Reference points for changes.
  • Marlin Issue Queue – Read and report Marlin issues, make Feature Requests, and more.
  • Marlin Milestones – Issues and Request grouped in sets of 4. So far oldest ones comes first
Clone this wiki locally