Releases: Foxies-CSTL/Marlin_2.1.x
Release Marlin 2.1.2
Marlin Firmware adapted for FLSun QQS, Q5 and SR.
Marlin 2.1.2 is a bugfix release recommended for all users of Marlin 2.1 .
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:
Changelog
Version | Changes & Fixes |
---|---|
1.3.0 | Official Release Marlin 2.1.2 |
----- | News Features |
- | 📝 Add "instructions.md" file for a summary of the steps to follow. |
- | 🔨 MeatPack plugin active with OctoPrint. |
- | 🚀 ZV Input Shaping (No validated on Deltas) |
- | 📝 Update config comments |
- | ⚡️ Minor planner optimization |
- | 🚸 M306: Indicate MPC Autotune |
- | ✨ TFT_COLOR_UI async DMA SPI |
- | 🔧 Thermistor (66) sanity-check |
- | 🔧 Check Delta homing direction |
- | 🐛 Fix UBL regression |
- | 🩹 Constrain UBL within mesh bounds |
------- | ------- |
1.2.10 | Official Release Marlin 2.1.1 |
----- | News Features |
- | 📝 Update config file (FLSUNQ_Config.h) to add options: "s" Btt-screen, "m" MPC, " |
- | 📺 Mod to use a serial mode display like the BTT-TFT display family (TOUCH mode only) on the QQS/Q5 Stock without a Wifi module. |
- | 🔨 Set 32Steps in firmwares with TMCs in UART mode. |
- | ⚗️ Improve Temperature Model Predictive Control (MPC) |
- | 🔨 Enable Linear Advance for TMC2208 24533 |
1.2.9 | Official Release Marlin 2.1.0 |
Note: the parts listed are related to Deltas printers but the whole Marlin 2.1.2 update is here.
Release Marlin 2.1.1
Marlin Firmware adapted for FLSun QQS, Q5 and SR.
Marlin 2.1.1 is a bugfix release recommended for all users of Marlin 2.1. This is a particularly important update for users of Linear Advance and Trinamic stepper drivers, fixing timing issues that could cause shutdown or lost steps under certain conditions. Otherwise, motion handling has been improved and optimized overall.
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/ GD32F303VET6 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.x - "SR" | ARM Cortex-M4/ STM32F407VGT6 Option "C/F/r" | MKS Robin nano v3.x |
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 | Option | 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.10 | Official Release Marlin 2.1.1 |
----- | News Features |
- | 📝 Update config file (FLSUNQ_Config.h) to add options: "s" Btt-screen, "m" MPC, " |
- | 📺 Mod to use a serial mode display like the BTT-TFT display family (TOUCH mode only) on the QQS/Q5 Stock without a Wifi module. |
- | 🔨 Set 32Steps in firmwares with TMCs in UART mode. |
- | ⚗️ Improve Temperature Model Predictive Control (MPC) |
- | 🔨 Enable Linear Advance for TMC2208 24533 |
1.2.9 | Official Release Marlin 2.1.0 |
Note: the parts listed are related to Deltas printers but the whole Marlin 2.1.1 update is here.
New Features
- ✨ Encoder Noise Filter 24538
- ✨ M150 K – Keep unspecified components 24315
- ✨ Bed Distance Sensor by PandaPi 24554
- ✨ SD Endstop Abort G-Code 24461
Issues Fixed
- 🩹 Media Change followup 24302
- 🚑️ Fix SD mount bug 24319
- 🩹 LCD strings followup, fix warning 24328
- 🐛 Fix G2/G3 Arcs stutter / JD speed 24362
- 🐛 Fix Axis Homing 24425
- 🐛 Fix SDIO for STM32 [24470](MarlinFirmware#24470, MarlinFirmware@3f4c8c3)
- 🐛 Fix kinematic feedrate 24568
- 🩹 Fix LPC176x USB Host Shield 24588
Improvements
- 🚸 MPCTEMP: Home before cooling 24434
- ⚡️ Optimize G2-G3 Arcs 24366
- ⚡️ Optimize Planner calculations [24509](MarlinFirmware#24484, MarlinFirmware#24509)
- ⚡️ Fix, improve Linear Advance 24533
LCD Updates
- 🌐 Fix LCD string, typos 24324
- 🩹 Fix ST7565 LCD contrast init 24457
- 🩹 Fix MKS UI extruder speed 24476
- 📺 Fix TFT Classic UI non-Touchscreen 1024x600 24541
Languages
- 🌐 Drop unused delta strings (MarlinFirmware@537af0b)
- 🌐 Update Slovak, Italian, German language
General Cleanup
- 🧑💻 Misc. servo code cleanup (MarlinFirmware@ea22640, MarlinFirmware@1156557)
- 🎨 Fix comments, formatting (MarlinFirmware@da6c16a)
- ♻️ Planner flags refactor (MarlinFirmware@05bdc56)
- ♻️ reset_acceleration_rates => refresh_… (MarlinFirmware@57c137a)
- 🩹 Remove obsolete split_move (MarlinFirmware@814b537)
- ♻️ Encapsulate PID in class (MarlinFirmware#24389)
- 📝 Update board MCU comments (MarlinFirmware#24486)
- 📝 Update Contributing Guide (MarlinFirmware#24320)
- 📝 Update MPCTEMP G-Code M306 T (MarlinFirmware#24535)
- 🧑💻 Update planner/stepper includes (b609c298bf)
- 🎨 Renum boards.h (3271f17814)
- 📝 README Updates (MarlinFirmware#24564)
Pre-release BugFix 2.1.1
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 |
Release Marlin 2.1
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 |
------- | ------- |
Release Marlin 2.0.9.3
Marlin Firmware adapted for FLSun QQS, Q5 and SR.
Marlin 2.0.9.3
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.0.x (If you want) and the "Ready-To-Use" firmwares for different hardware configurations (Stepper Motor Drivers, Extruder, HotEnd, Probe, ...)
To build Marlin 2.0 you'll need PlatformIO. Detailed build and install instructions are posted at:
Release Marlin 2.0.9.2
Marlin Firmware adapted for FLSun QQS and Q5.
Marlin 2.0.9.2
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 QQS-PRO Firmware on the Releases page and FLSUN Branch .
In this release you have the sources to build Marlin 2.0.x (If you want) and the "Ready-To-Use" firmwares for different hardware configurations (Stepper Motor Drivers, Extruder, HotEnd, Probe, ...)
To build Marlin 2.0 you'll need PlatformIO. Detailed build and install instructions are posted at:
Changelog
Version | Changes & Fixes |
---|---|
1.2.6 | Official Release Marlin 2.0.9.2 |
----- | News Features |
- | 💚 All features from the latest version of Marlin. |
- | ✨ Active G26 to print a test pattern after your levelling PLA. |
- | 🩹 Fix EndStop with Wizard Z_OffSet |
- | 🔨 Add menu "Print Pattern" on Menu "Special Delta" |
- | 📺 Enabled auto-off (15mn) the screen. |
- | 🔧 add function to transfert BINARY (Plugin Octo) |
- | 🔧 disable function MeatPack on firmwares. |
- | ✨ add option to control fan if wired in TH1(Q5). |
- | 🔧 add option to use the NEMA14 motor stepper for DirectDrive (SDHX). |
- | 🚸 cap: Reorganization of the "Special Delta" menu |
----- | Issues Fixed |
- | 🔨 Fix EndStop with Wizard Z_OffSet |
- | 🐛 Fix UBL G29 J - Vector3 regression |
- | 🐛 Fix 3-point leveling position |
- | 🩹 Sensorless homing tweak |
----- | Improved / Optimized |
- | 📝Rewrite config file (FLSUNQ_Config.h) |
- | 🥅 Improve Calibration routine |
----- | LCD/Controller |
- | ✨ TFT Screen/Backlight Sleep |
- | 🎨 option to use MKS H43 screen (DWIN) |
1.2.5| Official Release Marlin 2.0.9.1
Release Marlin 2.0.9.1
Marlin Firmware adapted for FLSun QQS and Q5.
Marlin 2.0.9.1
Marlin 2.0 takes this popular RepRap firmware to the next level by adding support for much faster 32-bit and ARM-based boards. Read about Marlin's decision to use a "Hardware Abstraction Layer" below.
Download earlier versions of QQS-PRO Firmware on the Releases page.
Building Marlin 2.0.x
To build Marlin 2.0 you'll need PlatformIO. Detailed build and install instructions are posted at:
Changelog
Version | Changes & Fixes |
---|---|
1.2.5 | Official Release Marlin 2.0.9.1 |
----- | News Features |
- | 🚑️ Adjust the time of inactivity of extruder (protection) |
- | 🥅 Improve SensorLess homing and Probing (TMC2209) |
- | ✨ TMC Driver distinct baudrates |
- | 🔨 Fix Serial 115200 Bauds |
- | ✨ Independent baud rates |
- | 🚸 cap:HOST_ACTION_COMMANDS (OCTO) |
----- | Issues Fixed |
- | 🔨 Fix Serial+MSC for _USB envs |
- | 🐛 Fix UBL 'R' parameter and adjust 'P' |
- | 🏗️ Refactor build encrypt/rename MKS |
----- | Improved / Optimized |
- | 📝Rewrite config file (FLSUNQ_Config.h) |
- | ✨Update/extend Quiet Probing |
----- | LCD/Controller |
- | 🌐Update Russian language |
- | 🌐Update Ukrainian language |
- | 🌐Update Italian language |
- | 🌐 Update Slovak language |
- | 🌐 Update Hungarian language |
- | 🩹 Fallback ID for MKS TS35 V2.0 |
- | 🐛 Fix ExtUI/DGUS Celsius display |
- | 🐛 Include common TFT driver macros |
1.2.4 | Official Release Marlin 2.0.8.2 |
Release Marlin 2.0.8.2
Marlin Firmware adapted for FLSun QQS and Q5.
Marlin 2.0.8.2
Marlin 2.0 takes this popular RepRap firmware to the next level by adding support for much faster 32-bit and ARM-based boards. Read about Marlin's decision to use a "Hardware Abstraction Layer" below.
Download earlier versions of QQS-PRO Firmware on the Releases page.
Building Marlin 2.0.9
To build Marlin 2.0 you'll need PlatformIO. Detailed build and install instructions are posted at:
Changelog
Version | Changes & Fixes |
---|---|
1.2.4 | Official Release Marlin 2.0.8.2 |
- | Dedicate branch FLSUN |
1.2.3 | Official Release Marlin 2.0.8.1 |
- | Last stable sources for Delta printer QQS/Q5, |
- | Fix screen for ZoffSet Wizard. |
1.2.2 | Release Marlin 2.0.8+ |
- | Last stable sources for Delta printer QQS/Q5. |
- | Wizards for UBL and ZoffSet. |
- | Fix Wifi with last ESP3D v2.1.1 Firmware (included). |
- | Color tuning for the UI_Marlin |
- | Wiki in progress... |
Release Marlin 2.0.8.1
Marlin Firmware adapted for FLSun QQS and Q5.
Marlin 2.0.8.1
Marlin 2.0 takes this popular RepRap firmware to the next level by adding support for much faster 32-bit and ARM-based boards. Read about Marlin's decision to use a "Hardware Abstraction Layer" below.
Download earlier versions of QQS-PRO Firmware on the Releases page.
Building Marlin 2.0.8.1
To build Marlin 2.0 you'll need PlatformIO. Detailed build and install instructions are posted at:
Changelog
Version | Changes & Fixes |
---|---|
1.2.3 | Official Release Marlin 2.0.8.1 |
- | Last stable sources for Delta printer QQS/Q5, |
- | Fix screen for ZoffSet Wizard. |
1.2.2 | Release Marlin 2.0.8+ |
- | Last stable sources for Delta printer QQS/Q5. |
- | Wizards for UBL and ZoffSet. |
- | Fix Wifi with last ESP3D v2.1.1 Firmware (included). |
- | Color tuning for the UI_Marlin |
- | Wiki in progress... |
Release Marlin 2.0.8
Marlin Firmware adapted for FLSun QQS and Q5.
Marlin 2.0.8+
Marlin 2.0 takes this popular RepRap firmware to the next level by adding support for much faster 32-bit and ARM-based boards. Read about Marlin's decision to use a "Hardware Abstraction Layer" below.
Download earlier versions of QQS-PRO Firmware on the Releases page.
Building Marlin 2.0.x
To build Marlin 2.0 you'll need PlatformIO. Detailed build and install instructions are posted at:
Features of the Preset Configuration
Features | Active | Value |
---|---|---|
Fast Config Switch QQS&Q5 | True | User |
UI Type | True | Color Marlin |
TFT Color Selection | True | Classic,Color |
Native Language | True | en,fr,it,de,es |
EEPROM | True | - |
Recovery Support | True | Disable |
Arc Support | True | - |
Classic Jerk | True | 10 |
LinearAdvance | True | 0 |
Bezier curve acceleration | True | - |
Junction Devviation | False | Disable for Delta |
Unified Bed Leveling | True | - |
Filament sensor | True | Disable |
Recovery PowerFailed | True | Disable |
TMC 220x Soft Serial | UART | Ready |
TMC 2209 Hard Serial | UART | Ready |
MksWifi/Esp8266 | UART | Ready |
Neopixel | -- | Ready |
Servo | -- | Ready |
Rpi with OctoPrint | UART | Ready |
TFT Serial | UART | Ready |
Confs | QQS_Stock(S) | QQS_TMC(8/9) | QQS_UART(U8/9) | QQS_SPE |
---|---|---|---|---|
X | A4988 | TMC220x Standalone | TMC220x | TMC2209 |
Y | A4988 | TMC220x Standalone | TMC220x | TMC2209 |
Z | A4988 | TMC220x Standalone | TMC220x | TMC2209 |
E | A4988 | A4988/TMC220x Standalone | A4988/TMC220x | TMC2209 |
Wifi ESP | True | Ready | False | True |
NeoPixel | False | Ready | False | True |
Servo | False | Ready | False | True |
Rpi/Octo | USB | USB | USB | Direct-NoUSB |
MKS H43 | Ready | False | False | Used sock Wifi |
Changelog
Version | Changes & Fixes |
---|---|
1.2.2 | Release Marlin 2.0.8+ |
- | Last stable sources for Delta printer QQS/Q5. |
- | Wizards for UBL and ZoffSet. |
- | Fix Wifi with last ESP3D v2.1.1 Firmware (included). |
- | Color tuning for the UI_Marlin |
- | Wiki in progress... |
1.2.1 | Fix sources, |
- | Add Caption in Firmwares Zip. |
1.2.0 | Last fix by Marlin, |
- | New bootscreen ;-) |
- | New Special Menu to set its Delta and leveling. |
- | Update ReadMe with new procedures. |
- | Support QQSP/Q5 Stock, TMC and UART mode. |
- | All QQSP features on Q5 and SKR |