Keith Bennett

Results 59 issues of Keith Bennett

### Description Allow `PRINTCOUNTER` to be used on STM32F4-based boards with emulated EEPROM. Setting `PRINTCOUNTER_SAVE_INTERVAL` to 0 will save stats at the end of a print and setting it to...

PR: Improvement
F: EEPROM
A: STM32

### Description As requested in #24417, I've updated MKS' TFT UI (`TFT_LVGL_UI`) About screen to now include: - Firmware distribution date - URL - UUID - Protocol I had to...

PR: Improvement
C: LCD & Controllers

### Description Skew factors are enabled by default, which override all the DIAG & SIDE measurements and leads to confusion when the inputted numbers do not work since users need...

PR: Configurations
F: Calibration

### Description Up to 6 preheat constants can be enabled, but one would be missing in the UBL Mesh Menu if all 6 were enabled. ### Requirements UBL + 6...

PR: Bug Fix
F: U.B.L.

### Description Add 2.1.1 Release Link to Readme

### Description Park at X min to avoid LCD and update BX readme.

config improved

### Description Remove `Thumbs.db` Windows system files & add to `.gitignore`.

### Description Dual Z config with onboard TMC2209s needs matching Z1 & Z2 settings. I checked the other E3 Turbo-based configs and the only other one with dual-z enabled has...

config bugfix

### Description The Biqu B1 originally shipped with an SKR 1.4, but was swapped to an SKR 2 in later revisions due to LPC chip shortages. This PR combines the...

config improved

### Description Add support for the Biqu Hurakan. Needs https://github.com/MarlinFirmware/Marlin/pull/25001 merged for proper motherboard support. The Biqu Hurakan ships with a BigTreeTech Manta M4P motherboard which includes an integrated BigTreeTech...

config added