Releases: gloomyandy/RepRapFirmware
RepRapFirmware 3.3beta1 Port for LPC and STM32F4 (v3.3beta1_3)
Note: This is a pre-release to enable testing of new features and bug fixes. This release contains a large number of changes to the mcu interface code. Please use with care. The current stable release is V3.2.2_2, which can be found here: https://github.com/gloomyandy/RepRapFirmware/releases/tag/v3.2.2_2
This is a port of RRF 3.2.2 for LPC and STM32F4 based processors (for a list of supported boards please see the Wiki https://teamgloomy.github.io/supported_boards.html).
- For details of what is new in 3.3beta1 please see https://github.com/Duet3D/RepRapFirmware/wiki/Changelog-RRF-3.x-Beta-&-RC#reprapfirmware-33beta1
- For details of changes for LPC/STM versions see: https://github.com/gloomyandy/RepRapFirmware/blob/v3.3-dev/WHATS_NEW_UNIFIED.md
- WiFi users will need updated ESP8266 firmware V1.25 please see: https://github.com/gloomyandy/DuetWiFiSocketServer/releases/tag/V1.25-01
- SBC users will need to update the SBC software to V3.2.2. For STM users see https://teamgloomy.github.io/stm32_sbc.html for LPC users see: https://teamgloomy.github.io/lpc_sbc.html
LPC users need to ensure that the following changes are made to the dsf config.json file:
"SpiTransferMode": 3
"SpiBufferSize": 3072
"MaxCodeBufferSize": 200
"MaxMessageLength": 2560
NOTE: From V3.3 onwards the STM32F4 version of RRF will not boot on hardware that is not recognised. If after installing this version your board does not appear to start please connect a USB terminal and check for error messages. If your board is not recognised please contact TeamGloomy so that we may add the board data.
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.3beta1_3
RepRapFirmware 3.2.2 Port for LPC and STM32F4 (v3.2.2_2)
This is a port of RRF 3.2.2 for LPC and STM32F4 based processors (for a list of supported boards please see the Wiki https://teamgloomy.github.io/supported_boards.html).
- For details of what is new in 3.2.2 please see https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md.
- For details of changes for LPC/STM versions see: https://github.com/gloomyandy/RepRapFirmware/blob/v3.02-dev-unified/WHATS_NEW_UNIFIED.md
- WiFi users will need updated ESP8266 firmware V1.25 please see: https://github.com/gloomyandy/DuetWiFiSocketServer/releases/tag/V1.25-01
- SBC users will need to update the SBC software to V3.2.2. For STM users see https://teamgloomy.github.io/stm32_sbc.html for LPC users see: https://teamgloomy.github.io/lpc_sbc.html
LPC users need to ensure that the following changes are made to the dsf config.json file:
"SpiTransferMode": 3
"SpiBufferSize": 3072
"MaxCodeBufferSize": 200
"MaxMessageLength": 2560
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.2_2
RepRapFirmware 3.2 Port for LPC and STM32F4 (v3.2_7)
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).
- For details of what is new in 3.2 please see https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md.
- For details of changes for LPC/STM versions see: https://github.com/gloomyandy/RepRapFirmware/blob/v3.02-dev-unified/WHATS_NEW_UNIFIED.md
- WiFi users will need updated ESP8266 firmware V1.25 please see: https://github.com/gloomyandy/DuetWiFiSocketServer/releases/tag/V1.25-01
- SBC users will need to update the SBC software to V3.2. For STM users see https://teamgloomy.github.io/stm32_sbc.html for LPC users see: https://teamgloomy.github.io/lpc_sbc.html
LPC users need to ensure that the following changes are made to the dsf config.json file:
"SpiTransferMode": 3
"SpiBufferSize": 3072
"MaxCodeBufferSize": 200
"MaxMessageLength": 2560
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_7
RepRapFirmware 3.2 Port for LPC and STM32F4 (v3.2_4)
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).
- For details of what is new in 3.2 please see https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md.
- For details of changes for LPC/STM versions see: https://github.com/gloomyandy/RepRapFirmware/blob/v3.02-dev-unified/WHATS_NEW_UNIFIED.md
- WiFi users will need updated ESP8266 firmware V1.25 please see: https://github.com/gloomyandy/DuetWiFiSocketServer/releases/tag/V1.25-01
- SBC users will need to update the SBC software to V3.2. For STM users see https://teamgloomy.github.io/stm32_sbc.html for LPC users see: https://teamgloomy.github.io/lpc_sbc.html
LPC users need to ensure that the following changes are made to the dsf config.json file:
"SpiTransferMode": 3
"SpiBufferSize": 3072
"MaxCodeBufferSize": 200
"MaxMessageLength": 2560
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
RepRapFirmware 3.2 Port for LPC and STM32F4 (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).
- For details of what is new in 3.2 please see https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md.
- For details of changes for LPC/STM versions see: https://github.com/gloomyandy/RepRapFirmware/blob/v3.02-dev-unified/WHATS_NEW_UNIFIED.md
- WiFi users will need updated ESP8266 firmware V1.25 please see: https://github.com/gloomyandy/DuetWiFiSocketServer/releases/tag/V1.25-01
- SBC users will need to update the SBC software to V3.2. For STM users see https://teamgloomy.github.io/stm32_sbc.html for LPC users see: https://teamgloomy.github.io/lpc_sbc.html
LPC users need to ensure that the following changes are made to the dsf config.json file:
"SpiTransferMode": 3
"SpiBufferSize": 3072
"MaxCodeBufferSize": 200
"MaxMessageLength": 2560
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_1
RepRapFirmware 3.2-RC2 Port for LPC and STM32F4 (v3.2-RC2_2)
This is a port of RRF 3.2-RC2 for LPC and STM32F4 based processors (for a list of supported boards please see the Wiki https://github.com/gloomyandy/RepRapFirmware/wiki).
- For details of what is new in 3.2 please see https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md.
- For details of changes for LPC/STM versions see: https://github.com/gloomyandy/RepRapFirmware/blob/v3.02-dev-unified/WHATS_NEW_UNIFIED.md
- WiFi users will need updated ESP8266 firmware V1.25B0 please see: https://github.com/gloomyandy/DuetWiFiSocketServer/releases/tag/V1.25B0-01
- SBC users will need to update the SBC software to V3.2-RC2. For STM users see https://github.com/gloomyandy/RepRapFirmware/wiki/SBC-STM32 for LPC users see: https://github.com/gloomyandy/RepRapFirmware/wiki/SBC-LPC-Unstable
LPC users need to ensure that the following changes are made to the dsf config.json file:
"SpiTransferMode": 3
"SpiBufferSize": 3072
"MaxCodeBufferSize": 200
"MaxMessageLength": 2560
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-beta4.1_1
RepRapFirmware 3.2-beta4.1 Port for LPC and STM32F4 (v3.2-beta4.1_1)
This is a port of RRF 3.2-beta4.1 for LPC and STM32F4 based processors (for a list of supported boards please see the Wiki https://github.com/gloomyandy/RepRapFirmware/wiki).
- For details of what is new in 3.2 please see https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md.
- For details of changes for LPC/STM versions see: https://github.com/gloomyandy/RepRapFirmware/blob/v3.02-dev-unified/WHATS_NEW_UNIFIED.md
- WiFi users will need updated ESP8266 firmware V1.25B0 please see: https://github.com/gloomyandy/DuetWiFiSocketServer/releases/tag/V1.25B0-01
- SBC users will need to update the SBC software to V3.2-beta4. For STM users see https://github.com/gloomyandy/RepRapFirmware/wiki/SBC-STM32 for LPC users see: https://github.com/gloomyandy/RepRapFirmware/wiki/SBC-LPC-Unstable
- 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-beta4.1_1
RepRapFirmware 3.2-beta3.2 Port for LPC and STM32F4 (v3.2-beta3.2_1)
This is a port of RRF 3.2-beta3.2 for LPC and STM32F4 based processors (for a list of supported boards please see the Wiki https://github.com/gloomyandy/RepRapFirmware/wiki).
- For details of what is new in 3.2 please see https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md.
- For details of changes for LPC/STM versions see: https://github.com/gloomyandy/RepRapFirmware/blob/v3.02-dev-unified/WHATS_NEW_UNIFIED.md
- WiFi users will need updated ESP8266 firmware V1.24 (if you are using 3.2-beta1 you may already have this version) please see: https://github.com/gloomyandy/DuetWiFiSocketServer/releases/tag/V1.24-01
- SBC users will need to update the SBC software to V3.2-beta3. For STM users see https://github.com/gloomyandy/RepRapFirmware/wiki/SBC-STM32 for LPC users see: https://github.com/gloomyandy/RepRapFirmware/wiki/SBC-LPC-Unstable
- 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-beta3.2_1
RepRapFirmware 3.2-beta2 Port for LPC and STM32F4 (v3.2-beta2_2)
This is a port of RRF 3.2-beta2 for LPC and STM32F4 based processors (for a list of supported boards please see the Wiki https://github.com/gloomyandy/RepRapFirmware/wiki).
- For details of what is new in 3.2 please see https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md.
- For details of changes for LPC/STM versions see: https://github.com/gloomyandy/RepRapFirmware/blob/v3.02-dev-unified/WHATS_NEW_UNIFIED.md
- WiFi users will need updated ESP8266 firmware V1.24 (if you are using 3.2-beta1 you may already have this version) please see: https://github.com/gloomyandy/DuetWiFiSocketServer/releases/tag/V1.24-01
- SBC users will need to update the SBC software to V3.2-beta2. For STM users see https://github.com/gloomyandy/RepRapFirmware/wiki/SBC-STM32 for LPC users see: https://github.com/gloomyandy/RepRapFirmware/wiki/SBC-LPC-Unstable
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-beta2_2
RepRapFirmware 3.2-beta1 Port for LPC and STM32F4 (3.2-beta1_2)
This is a port of RRF 3.2-beta1 for LPC and STM32F4 based processors (for a list of supported boards please see the Wiki https://github.com/gloomyandy/RepRapFirmware/wiki).
- For details of what is new in 3.2 please see https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md.
- For details of changes for LPC/STM versions see: https://github.com/gloomyandy/RepRapFirmware/blob/v3.02-dev-unified/WHATS_NEW_UNIFIED.md
- WiFi users will need updated ESP8266 firmware V1.24 please see: https://github.com/gloomyandy/DuetWiFiSocketServer/releases/tag/V1.24-01
- SBC users will need to update the SBC software to V3.2-beta1. For STM users see https://github.com/gloomyandy/RepRapFirmware/wiki/SBC-STM32 for LPC users see: https://github.com/gloomyandy/RepRapFirmware/wiki/SBC-LPC-Unstable
Please be aware that some (possibly all) SanDisk SD cards may not work with this release (the card can not be read). This problem is scheduled to be investigated, for now please use a different brand of card if you have problems.
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