Skip to content

Building Duet3Expansion

dc42 edited this page Dec 2, 2024 · 3 revisions

The procedure for building the Duet3Expansion project is similar to that for building RepRapFirmware, see https://github.com/Duet3D/RepRapFirmware/wiki/Building-RepRapFirmware. Here are some notes and differences:

  • You can use the same Eclipse workspace to build both RepRapFirmware and Duet3Expansion
  • Duet3Expansion does not need the DuetWiFiSocketServer or WiFiSocketServerRTOS project
  • If you wish to build any SAMC21 configurations of Duet3Expansion then you must also add the Duet3D fork of Qfplib-M0-full to your workspace and build it. Use the 3.6-dev branch when building version 3.6.x firmware. Use the main branch when building 3.5.x firmware.
Clone this wiki locally