SoftwareDocumentation

From RepRap
Revision as of 11:35, 22 March 2013 by DavidCary (talk | contribs) (try to bring up-to-date.)
Jump to: navigation, search

RepRap software

The RepRap software comes in two chunks: the code that runs in the microcontrollers in the RepRap machine itself, and the code that runs on the host (usually a PC running Linux or Windows, or a Mac).

RepRap developers have written generated many alternatives to both chunks, including Skeinforge, a python toolchain for the host, and Marlin firmware written in C++. All the alternatives we know of so far are listed at Builders/Software and firmware and CAM Toolchains and List of Firmware.

The original software used by Darwin was:


There is a RepRap CD image that you can download (thanks to Reece Arnott). When you burn that onto a CD it will boot then allow you to run RepRap on any PC.