An overview of how to get started with RepRapFirmware

To run this on a supported STM32H7 based board, a number of items are required.

Firmware

A copy of the firmware is required. This can be found either as a zip here, or as individual per-board firmware files here (remember to rename the downloaded file to firmware.bin). This is placed on the root of the SD card and is flashed to the board on first boot of the device.

SD Card Structure

The SD Card structure as detailed here.
This is applicable only to WiFi versions of the firmware.

DuetWebControl

The standard version of DuetWebControl (DWC) is fully compatible with this port.
It can be found here.

Configuration Files

These can be generated by visiting the Configurator.
All boards that are currently natively supported are available in the configurator.
These should be added to the /sys folder on the SD Card or uploaded via DWC to the SBC.

Board.txt file

This needs to be added to the /sys folder on the SD Card. This can be generated using the Configurator.

Updating

When updating to new versions of the firmware, please read the following files:

If new to RRF

If you’ve not used RRF or Duet boards before, a good source of information can be found here.

Tags: