Skip to content

RepRapFirmware 3.1.1 Port for LPC (3.1.1-14)

Compare
Choose a tag to compare
@gloomyandy gloomyandy released this 17 Jul 16:37
· 9 commits to v3.01-dev-lpc since this release

This release contains a number of additions to the 3.1.1 release...

  • Support for TMC2209 drivers which includes stall detection and sensorless homing
  • Additional board configurations
  • Support for updating ESP8266 WiFi firmware via the UART connection
  • Various bug fixes and performance improvements

See https://github.com/gloomyandy/RepRapFirmware/blob/LPC_RRFv3.1.0/WHATS_NEW_LPC.md for details.

For details of configuring Sensorless homing and stall detection please see the following thread: https://reprap.org/forum/read.php?147,873914

Please note that the sample configuration files are out of date and may contain errors if used with the current release.

Note: Those upgrading from version 2 need to modify your config files for version 3, see here: https://duet3d.dozuki.com/Wiki/RepRapFirmware_3_overview

See https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md to see what's new in RepRapFirmware.

RepRap forum thread on V3.1 of the LPC port: https://reprap.org/forum/read.php?147,874661

LPC firmware specific Wiki: https://github.com/gloomyandy/RepRapFirmware/wiki

LPC port of RepRapFirmware is experimental - use at your own risk

For anyone using the SBC version of firmware you will need to use V3.1.1 of the DSF. The version of this modified for use with LPC based firmware can be found here: https://github.com/gloomyandy/DuetSoftwareFramework/tree/LPC_RRFv3.1.1

See the above V3 thread for details.