To run this on a supported LPC based board, a number of items are required.
Firmware
A copy of the firmware is required and can be found here (remember to rename it to just firmware.bin). This is placed on the root of the SD card and is flashed to the board on first boot of the device.
There are a number of versions of the firmware (the correct one is identified on each board specific page):
- LPC-WiFi - Support dropped after 3.3.0_16
- LPC-SBC - Support dropped after 3.3.0_16
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 for the WiFi and SBC version.
This can be generated using the Configurator.
Updating
When updating to new versions of the firmware, please read the following files:
- What’s new in RRF This details all of the changes made to RepRapFirmware between each version.
- What’s new in RRF - LPC/STM32 Specific - RRF3.3
If new to RRF
If you’ve not used RRF or Duet boards before, a good source of information can be found here.