Pre-release BugFix 2.1.1
Pre-release
Pre-release
·
2673 commits
to FLSUN_BUGFIX-MULTI
since this release
Marlin Firmware adapted for FLSun QQS, Q5 and SR.
Marlin BugFix 2.1.1
Marlin 2.1 takes this popular RepRap firmware to the next level by adding support for much faster 32-bit and ARM-based boards.
This maintenance release includes many fixes and improvements from contributors, testers, and co-developers.
Download earlier versions of QQSPro, Q5 and SR Firmware on the Releases page and FLSUN Branch .
In this release you have the sources to build Marlin 2.1.x (If you want) and the "Ready-To-Use" firmwares for different hardware configurations (Stepper Motor Drivers, Extruder, HotEnd, Probe, ...)
To build Marlin 2.1 you'll need PlatformIO. Detailed build and install instructions are posted at:
Supported Platforms
Platform | MCU | Board |
---|---|---|
FLSUN HiSpeed QQSP | ARM Cortex-M3 / STM32F103VET6 Option "C/F" | FLSUN HiSpeed v1 |
MKS Robin nano v1.2 - "Q5" | ARM Cortex-M3/ STM32F103VET6 Option "C/F" | MKS Robin nano v1.2 |
MKS Robin nano v1.3 - "Q5" | ARM Cortex-M4/ STM32F407VET6 Option "C/F" | MKS Robin nano v1.3 |
MKS Robin nano v3.0 - "SR" | ARM Cortex-M4/ STM32F407VGT6 Option "C/F/r" | MKS Robin nano v3.0 |
BTT SKR - "QQSP/Q5/SR" | ARM Cortex-M3M4/ LPC1768/69 Option "r" | SKR13,14,14T, 2b |
BTT-TFT family - "QQSP/Q5/SR" | STM32-GD32 Option "r" | NanoV3.x/SKR13,14,14T, 2b. |
MKS Robin TFT v2 | FSMC "QQSP/Q5" Option "C/F" | TFT 3.2 |
MKS Robin TFT 32/35 | FSMC "QQSP/Q5" Option "C/F" | TFT 3.5 |
MKS Robin TS35 v2 | SPI "SR" Option "C/F" | TS 3.5 |
Features of the Preset Configuration
Features | Status | Value |
---|---|---|
Fast Config Switch For QQSP/Q5/SR | Options | FLSunQ_Config |
UI Type | True | Color Marlin/TOUCH Btt-TFT |
Menu Special Delta | True | User |
Model Predictive Control (Hotend) | Options | FLSunQ_Config |
Hosts interaction | True | User |
Native Language | True | en,fr,it,de,es |
Interactive Probe | True | User |
Neopixel | True | FLSunQ_Config |
Arc | True | GCode cmd |
Leveling | True | UBL with store location |
Test pattern print | True | Menu/G26 |
LinearAdvance | True | enable |
Bowden/Direct system | Options | T,B,O Bowden/ X DirectDrive |
StallGuard2 function | TMC2209 | FLSunQ_Config |
16Steps | True | A4988/TMC-StandAlone |
32Steps | True | TMC-UART |
Changelog
Version | Changes & Fixes |
---|---|
1.2.9 | Pre-release BugFix 2.1.1 |
----- | Issues 2.1 Fixed |
- | 🩹 SDCard (QQSP/Q5) |
- | ✨ Optional HOST_STATUS_NOTIFICATIONS |
- | ✨ LCD Backlight Timer |
- | 🐛 Fix SDIO for STM32 |
1.2.8 | Official Release Marlin 2.1.0 |