Skip to content

Release Marlin 2.1

Compare
Choose a tag to compare
@Foxies-CSTL Foxies-CSTL released this 18 Jun 14:56
· 736 commits to FLSUN-STABLE since this release
2c1550b

Marlin Firmware adapted for FLSun QQS, Q5 and SR.


Marlin 2.1.0

Marlin 2.0 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.8 Official Release Marlin 2.1.0
----- News Features
- 💚 All features from the latest version of Marlin (News)
- ✨ Ready for MPC function instead PID nozzle.
- ⚗️ Temperature Model Predictive Control (MPC)
- 📝 Reorganization of the "Special Delta" menu
- 🔨 Set 32Steps for MoBo with TMC mode UART
----- Issues Fixed
- 🩹 Sensorless homing tweak
----- Improved / Optimized
- 📝 Rewrite config file (FLSUNQ_Config.h) to add options HotEndAllMetal/MPC/Buffers hosts/...
----- LCD/Controller
- ✨ Ready for TFT Screen Mks-TS35Rv2(SR), Btt-TFT35v3(SR),Mks-TFT35v1(QQSP/Q5)
- 🎨 option to use MKS H43 screen (DWIN) (QQSP/Q5/SR)
------- -------
1.2.7 Official Release Marlin 2.0.9.3
------- -------