iworld4us / RepRapFirmware-OCTOPUS-V1.1

OO C++ RepRap Firmware — Modification for BIGTREETECH-OCTOPUS-V1.1 on STM32F446ZET6 (512 KB)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LPC/STM32F4 Port of RepRapFirmware v3

This is aport of RepRapFirmware for LPC1768/LPC1769 and STM32F4 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

  • All settings for the firmware are configurable dynamically. No recompiling required
  • Although it supports USB control through software such as Pronterface or Octoprint, the Duet Web Control (DWC) is the best way to control and configure the software
  • Native network control through Wifi, Ethernet or an SBC

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 STM32F4 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.

About

OO C++ RepRap Firmware — Modification for BIGTREETECH-OCTOPUS-V1.1 on STM32F446ZET6 (512 KB)

License:GNU General Public License v3.0


Languages

Language:C 66.6%Language:C++ 33.1%Language:CMake 0.1%Language:Python 0.1%Language:Makefile 0.0%Language:Go 0.0%Language:Perl 0.0%Language:HTML 0.0%Language:Batchfile 0.0%