Skip to content

RepRapFirmware 3.2 Port for LPC and STM32F4 (v3.2_4)

Pre-release
Pre-release
Compare
Choose a tag to compare
@gloomyandy gloomyandy released this 21 Jan 15:50
· 33 commits to v3.02-dev-unified since this release

Note: This is a pre-release to enable testing of new features and bug fixes. Please use with care. The current stable release is V3.2_1, which can be found here: https://github.com/gloomyandy/RepRapFirmware/releases/tag/v3.2_1

This is a port of RRF 3.2 for LPC and STM32F4 based processors (for a list of supported boards please see the Wiki https://teamgloomy.github.io/supported_boards.html).

NOTE: In this version of the firmware the default operating mode for TMC22xx drivers has changed from Spreadcycle to Stealthchop to match the documentation and Duet3D settings. This means that if you previously had no explicit "D" setting on M569 commands you will need to add D2 to have the same settings as before.

Please report problems/ask questions using our Discord server (see the Wiki for details).

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

This version of the firmware uses a new build system for both LPC and STM versions please see: https://github.com/gloomyandy/RRFBuild the source code for this release is tagged with v3.2_4