gloomyandy / RepRapFirmware

OO C++ RepRap Firmware
GNU General Public License v3.0
256 stars 60 forks source link

LPC/STM32 Port of RepRapFirmware v3

This is aport of RepRapFirmware for LPC1768/LPC1769 and STM32 based boards.

What is it?

It is a port of the RepRapFirmware version 3 (RRF3) used on the Duet family of controllers.
The firmware can be used to control 3D printers, CNC machines, laser cutters and more.
There are a couple of features which sets it aside from Marlin, Smoothieware etc

The boards which are currently supported are detailed in the wiki here

Main Differences to the Duet RRF

The main differences for the LPC Port are detailed within the wiki here The main differences for the STM32 Port are detailed within the wiki here

Getting Started

Information to support using this firmware can be found on the wiki
The wiki also details different methods of connecting for different boards.

Support

For LPC/STM specific questions (and general questions too), please get in touch over at the RepRap Forum
There is also a Discord Channel where LPC/STM support can also be found.
For generic RepRapFirmware questions, please use the Duet Forum

The LPC/STM port is experimental and is likely to contain bugs - Use at your own risk

Licence

The source files in this project are licensed under GPLv3, see http://www.gnu.org/licenses/gpl-3.0.en.html.

Documentation

All documentation has been moved to the RepRapFirmware GitHub Wiki.