Ender 3 with SKR Mini E3 V1.2 mainboard and BLTouch

SKR-Mini-E3-v1.2-_BLTouch-<date>.bin
 - Default probe offset for Creality BLTouch Mount - Change offset using M851 command and save to EEPROM with M500.
 - High Speed BLTouch Profile
 - BLTouch use PROBE port
 - Enabled CLASSIC_JERK
 - Adds G2 / G3 Arc support
 - Adds G10 / G11 Firmware based retraction (Use M207, M208, M209 to configure)
 - Adds M73 - Set Print Progress
 - Adds M125 - Park Head
 - Adds M412 - Filament Runout sensor on E0-STOP pin (Disable with M412 S0 if you don't have one, Check status with M119, Use the NO pins on your sensor)
 - Adds M600 - Filament Change (10mm extra purge)
 - Adds M701 / M702 - Filament load / upload
 - Adds M900 - Linear Advance - Use this tool to calibrate. Use this video as a guide.
 - Adds TMC Advanced monitoring (M122, M906, M911, M912)
 - Adds M913 - Enabled Hybrid Thresholds
 - FAN_SOFT_PWM enabled to remove fan coil whine of high flow fans
 - Added support for Meatpack (2020-01-27 onwards)

NOTE: BLTouch should be connected to the PROBE port for builds 20200908 onwards.
Firmware Variant Size Build Date Downloads Feedback Download
SKR-Mini-E3-v1.2_BLTouch-20260920.bin 229132 bytes 2026-09-20 00:25:15 UTC 0
Score: 0
Membership Required
SKR-Mini-E3-v1.2_BLTouch-20260919.bin 229132 bytes 2026-09-19 00:25:13 UTC 0
Score: 0
Membership Required
commit 072cd8c5cfd1eb0cccbd6a85c2411517fbf643d6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Sep 18 06:29:45 2026 +0000

    [cron] Bump distribution date (2026-09-18)

commit e9af84cc0c8dc39e29ccf5f80f39d83541f79a06
Author: RoboSchmied <github@roboschmie.de>
Date:   Fri Sep 18 05:36:35 2026 +0200

    🚸 UBL: Delay probe until first point (#28542)

commit 8b46a25a7b83477ceb85ec0f5a87ee7f450e41b8
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Fri Sep 18 15:25:14 2026 +1200

    🚸 Abort SD print for SD_MAX_READ_ERRORS (#28330)
    
    Fixes #28328
SKR-Mini-E3-v1.2_BLTouch-20260918.bin 228988 bytes 2026-09-18 00:25:15 UTC 0
Score: 0
Membership Required
commit 3ff9aca042e01294fc490fa63300b428cf109f8a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Sep 17 06:31:01 2026 +0000

    [cron] Bump distribution date (2026-09-17)

commit 239eefae7f021cf8b9ac27fb2a1f142cf0f3ed59
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Sep 16 21:53:41 2026 -0700

    ✅ Cancel superseded PR workflow runs (#28565)

commit 7eb37b40ffebac8d7c81b2e744dd9bb2250b5e53
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Sep 17 14:32:06 2026 +1200

    🐛 Fix process_subcommands_now calls outside of G-code handler (#28574)
SKR-Mini-E3-v1.2_BLTouch-20260917.bin 228988 bytes 2026-09-17 00:25:12 UTC 0
Score: 0
Membership Required
SKR-Mini-E3-v1.2_BLTouch-20260916.bin 228988 bytes 2026-09-16 00:25:16 UTC 0
Score: 0
Membership Required
SKR-Mini-E3-v1.2_BLTouch-20260915.bin 228988 bytes 2026-09-15 00:25:21 UTC 0
Score: 0
Membership Required
SKR-Mini-E3-v1.2_BLTouch-20260914.bin 228988 bytes 2026-09-14 00:25:13 UTC 0
Score: 0
Membership Required
SKR-Mini-E3-v1.2_BLTouch-20260913.bin 228988 bytes 2026-09-13 00:25:34 UTC 0
Score: 0
Membership Required
SKR-Mini-E3-v1.2_BLTouch-20260912.bin 228988 bytes 2026-09-12 00:25:15 UTC 0
Score: 0
Membership Required
SKR-Mini-E3-v1.2_BLTouch-20260911.bin 228988 bytes 2026-09-11 00:25:15 UTC 0
Score: 0
Membership Required
SKR-Mini-E3-v1.2_BLTouch-20260910.bin 228988 bytes 2026-09-10 00:25:16 UTC 0
Score: 0
Membership Required
SKR-Mini-E3-v1.2_BLTouch-20260909.bin 228988 bytes 2026-09-09 00:25:17 UTC 0
Score: 0
Membership Required
commit e2817dbec4256220845de5a6bf88174981209e4d
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Sep 8 00:48:31 2026 +0000

    [cron] Bump distribution date (2026-09-08)
SKR-Mini-E3-v1.2_BLTouch-20260908.bin 228988 bytes 2026-09-08 00:25:18 UTC 2
Score: -1
Membership Required
commit 0cba4e0204d9cf48821c5cd931ee65cfb921704c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Sep 7 17:21:37 2026 -0500

    ♻️ Fan class (2) (#24092)

commit aac19b5eb8ffdf7662f94ec44ba6ed67bfeea4bc
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Sep 7 16:43:05 2026 -0500

    🔧 Fix Trinamic & probe conditionals
    
    Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>

commit 2a93f1543768d26459f031c8fddf91de341546a4
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Mon Sep 7 14:35:12 2026 -0700

    🐛 Fix NeoPixel 2 in parallel mode (#28564)

commit 0b863b9e42e79d852bdfe0b10401784d75b214bd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Sep 7 16:18:02 2026 -0500

    ♻️ Fan class (#24092)

commit 78d0861c013eb5832a95b32a1f1a5b7c8850ef82
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Sep 7 16:03:44 2026 -0500

    🩹 Sovol SV-06 is not E3V2
    
    Followup to #25864

commit 18eb6a991b50869e90a87c75d9607ebc447734f0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Sep 7 15:26:06 2026 -0500

    🎨 Outdent ControllerFan::update

commit e66d615e844755310f68a7fabf5cfbf2f8f2b42a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Sep 7 15:10:34 2026 -0500

    🧑‍💻 .gitignore ai tools

commit 120ca95be56424eafbc5d795424afe047a567229
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Mon Sep 7 12:50:49 2026 -0700

    ✨ Katapult bootloader entry (M997) and upload (#28535)

commit 922aa6619128928da3523f88c528d71c49756169
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Sep 7 00:52:20 2026 +0000

    [cron] Bump distribution date (2026-09-07)

commit 835588bed0d9cbe1d9773d7695f7af9dfdba5595
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Sep 6 19:38:42 2026 -0500

    🩹 Remove ProUI ublSmartFillMesh loop
SKR-Mini-E3-v1.2_BLTouch-20260907.bin 228964 bytes 2026-09-07 00:25:13 UTC 1
Score: 0
Membership Required
commit c00decff54878a731786aa36e3361723065d0a8e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Sep 6 16:27:14 2026 -0500

    📝 UBL units labels

commit 13a2d47db2803c020eaaa67c39f2d48d58ebe6e5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Sep 6 13:48:19 2026 -0500

    🧑‍💻 COMMAND_ITEM with F-string

commit dfc4e4e4a9898b2062bb6c2dce5c0ccb80c4399f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Sep 6 12:57:10 2026 -0500

    🔧 Fix NO_SD_HOST_DRIVE, warn on override
    
    Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>

commit 8792966efc95c3e41685919f72535c394e29448a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Sep 6 00:53:27 2026 +0000

    [cron] Bump distribution date (2026-09-06)
SKR-Mini-E3-v1.2_BLTouch-20260906.bin 228964 bytes 2026-09-06 00:25:13 UTC 0
Score: 0
Membership Required
commit 609839f1285ef3606df1ee313041ceca76ee73e1
Author: Maker-Paul <p.w.stockwell01@gmail.com>
Date:   Sat Sep 5 18:54:11 2026 +0100

    ✨ PROBE_Z0_BEFORE_G29 (#28418)

commit cd85cca3e29a980033e1ce7010faba074cd2d5e5
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Sep 5 06:52:17 2026 +0000

    [cron] Bump distribution date (2026-09-05)

commit 55abb24cfa999c266c364f8ae7b742f9f272be7e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Sep 5 01:05:32 2026 -0500

    ✅ Bump CI actions (#28561)

commit e9f5459756f05eaf303a68bbb5fd5514f84da79b
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Sep 5 18:03:56 2026 +1200

    🔧 Clarify WIFISUPPORT / ESP3D_WIFISUPPORT (#28558)

commit 6e2678a3bd28db2d3e6228b6d75a99a8735a409a
Author: Dakkaron <dak1st@gmx.at>
Date:   Sat Sep 5 07:43:47 2026 +0200

    ✨ EVENT_GCODE_PARK_Tx (#27459)

commit f4cceba71663915d28599d8a80625a0e8bfd788b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Sep 5 00:39:39 2026 -0500

    ✅ Use PR branches for example configurations (#28557)
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

commit 9dd146bce57ede2e98e368501271fadae228f035
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Sep 5 16:42:15 2026 +1200

    🩹 Fix LIST_28 typo (#28560)