What's Changed
- Added support for K3 2.4.1.9, K3M 2.4.8.4, K3V2 1.0.7.3 and KS1 2.5.6.0, drop support for K3M 2.4.6, KS1 2.5.3.1 and 2.5.3.5
- Fix duplicate keys in cfg when whitespace mismatched by @dniminenn
- Add SHA256 check during GitHub downloads and MD5 check during installation
- Force full screen refresh after waking from sleep #256
- Better bed levelling procedure for the KS1 (thanks to @m4d53 in #251)
- Improve printer mutable files consistency (thanks to @Felixoid in #230)
Supported printers
Model | Tested firmwares | Notes |
---|---|---|
Kobra 3 (+ combo) | 2.4.0 2.4.0.4 2.4.1.9
| 2.4.0.4 seems to have some weird behaviors
|
Kobra 2 Pro | 3.1.2.3
| Only with mainboard Trigorilla Spe B v1.0.x. 3.1.4 is buggy
|
Kobra S1 (+ combo) | 2.5.3.8 2.5.6.0
| |
Kobra 3 Max (+ combo) | 2.4.6.5 2.4.8.4
| |
Kobra 3 V2 (+ combo) | 1.0.5.8 1.0.7.3
|
New Contributors
- @dniminenn made their first contribution
- @m4d53 made their first contribution
Full Changelog: 20250706_02...20250725_01