Skip to content
jay_s_uk edited this page May 14, 2020 · 11 revisions

Welcome to the RepRapFirmware wiki!

Any 3D printer board which is based on either the LPC1768 or LPC1769 is compatible with this firmware.

Boards with native support

There are a number of boards which have configurations pre-configured. They are

  • Azsmz Mini
  • Azteeg X5 Mini v1.1
  • SKR v1.1
  • SKR v1.3
  • SKR v1.4 (both the standard and turbo versions)
  • MKS Sbase v1.3
  • ReArm
  • Smoothieboard

If your board is not on the list, use the generic profile and the pin number for each input/output in the config.g file.

Configuration

Each board can be configured in the config.g file using either the pin number (e.g. P1.27), the name printed on the PCB or the standardised name shown on the page for the board.

Clone this wiki locally