Ender3-S1-<date>.bin

 - Stock marlin configuration for Ender 3 S1
 - Adds G2 / G3 Arc support
 - Adds G10 / G11 Firmware based retraction (Use M207, M208, M209 to configure)
 - Adds M600 - Filament Change
 - Adds M603 - Set Filament Load / Unload length
 - Adds M701 - Load Filament
 - Adds M702 - Unload Filament
 - Enabled Advanced OK
 - Enabled CLASSIC_JERK
 - Enabled S_CURVE_ACCELERATION
 - Supports Meatpack

NOTE:
Pay attention to the two versions of the motherboard for the S1, one is using a SoC STM32F1 and the other using a STM32F4:

* Ender 3 S1 printers that come with a firmware version 1.x.x have the STM32F1 chip.
* Ender 3 S1 printers that come with a firmware version 3.x.x have the STM32F4 chip.
* Check the version number on the STM32Fx chip itself to confirm your hardware version.
* Installing 1.x.x stock firmware or a compiled one to the target STM32F1 on STM32F4 mainboards might brick them! And vice-versa.

Where to put the firmware file on the SDCard:
* STM32F1 board: Put the *.bin file into the root folder.
* STM32F4 board: Put the *.bin file into a folder named STM32F4_UPDATE.

KNOWN ISSUES:
- If icons are missing in your screen, follow this forum thread

Firmware Variant Size Build Date Downloads Feedback Download
Ender3-S1-STM32F4-20260211.bin 190204 bytes 2026-02-10 23:23:23 UTC 0
Score: 0
Membership Required
commit 59bcaca96b2b96b998c49ea9cd05ff01732c93f5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 10 01:16:41 2026 -0600

    ♻️ Motion encapsulation (#27866)

commit f8cc1a0b4b4e7376ec25d334488eb462c3bdc5cd
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Feb 10 19:45:01 2026 +1300

    πŸ§‘β€πŸ’» Memory Map Visualizer (#28301)

commit ba9606694dee554c78e03170c6e4f5f6291cbd48
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 10 00:49:22 2026 +0000

    [cron] Bump distribution date (2026-02-10)
Ender3-S1-STM32F1-20260211.bin 192408 bytes 2026-02-10 23:22:42 UTC 0
Score: 0
Membership Required
commit 59bcaca96b2b96b998c49ea9cd05ff01732c93f5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 10 01:16:41 2026 -0600

    ♻️ Motion encapsulation (#27866)

commit f8cc1a0b4b4e7376ec25d334488eb462c3bdc5cd
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Feb 10 19:45:01 2026 +1300

    πŸ§‘β€πŸ’» Memory Map Visualizer (#28301)

commit ba9606694dee554c78e03170c6e4f5f6291cbd48
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 10 00:49:22 2026 +0000

    [cron] Bump distribution date (2026-02-10)
Ender3-S1-MarlinUI-STM32F4-20260211.bin 192724 bytes 2026-02-10 23:22:03 UTC 0
Score: 0
Membership Required
commit 59bcaca96b2b96b998c49ea9cd05ff01732c93f5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 10 01:16:41 2026 -0600

    ♻️ Motion encapsulation (#27866)

commit f8cc1a0b4b4e7376ec25d334488eb462c3bdc5cd
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Feb 10 19:45:01 2026 +1300

    πŸ§‘β€πŸ’» Memory Map Visualizer (#28301)

commit ba9606694dee554c78e03170c6e4f5f6291cbd48
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 10 00:49:22 2026 +0000

    [cron] Bump distribution date (2026-02-10)
Ender3-S1-MarlinUI-STM32F1-20260211.bin 194344 bytes 2026-02-10 23:21:19 UTC 0
Score: 0
Membership Required
commit 59bcaca96b2b96b998c49ea9cd05ff01732c93f5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 10 01:16:41 2026 -0600

    ♻️ Motion encapsulation (#27866)

commit f8cc1a0b4b4e7376ec25d334488eb462c3bdc5cd
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Feb 10 19:45:01 2026 +1300

    πŸ§‘β€πŸ’» Memory Map Visualizer (#28301)

commit ba9606694dee554c78e03170c6e4f5f6291cbd48
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 10 00:49:22 2026 +0000

    [cron] Bump distribution date (2026-02-10)
Ender3-S1-STM32F4-20260210.bin 190124 bytes 2026-02-09 23:23:31 UTC 0
Score: 0
Membership Required
commit 0aded84207c3dc7be3bd0397b086f38600261e04
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 15:59:05 2026 -0600

    πŸ“ Update AxisEnum notes

commit 097fc3020171ea917794b6ea508de9095b417708
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Feb 10 10:30:24 2026 +1300

    πŸ› Fix FT Motion motion+dir for endstops (#28326)
    
    Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 5b71e64a77954133c0b6c49273b272964bfd6768
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 10:55:55 2026 -0600

    πŸ› Fix endstops_trigsteps value

commit eba2e7b6698ba780e0faacef944821fdff468d30
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 09:47:21 2026 -0600

    πŸ§‘β€πŸ’» Rename plan pos elements

commit 0e4d82b6803b50b295e58f82a7cab266efe1d152
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 00:44:53 2026 +0000

    [cron] Bump distribution date (2026-02-09)
Ender3-S1-STM32F1-20260210.bin 192504 bytes 2026-02-09 23:22:51 UTC 0
Score: 0
Membership Required
commit 0aded84207c3dc7be3bd0397b086f38600261e04
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 15:59:05 2026 -0600

    πŸ“ Update AxisEnum notes

commit 097fc3020171ea917794b6ea508de9095b417708
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Feb 10 10:30:24 2026 +1300

    πŸ› Fix FT Motion motion+dir for endstops (#28326)
    
    Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 5b71e64a77954133c0b6c49273b272964bfd6768
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 10:55:55 2026 -0600

    πŸ› Fix endstops_trigsteps value

commit eba2e7b6698ba780e0faacef944821fdff468d30
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 09:47:21 2026 -0600

    πŸ§‘β€πŸ’» Rename plan pos elements

commit 0e4d82b6803b50b295e58f82a7cab266efe1d152
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 00:44:53 2026 +0000

    [cron] Bump distribution date (2026-02-09)
Ender3-S1-MarlinUI-STM32F4-20260210.bin 192660 bytes 2026-02-09 23:22:11 UTC 0
Score: 0
Membership Required
commit 0aded84207c3dc7be3bd0397b086f38600261e04
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 15:59:05 2026 -0600

    πŸ“ Update AxisEnum notes

commit 097fc3020171ea917794b6ea508de9095b417708
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Feb 10 10:30:24 2026 +1300

    πŸ› Fix FT Motion motion+dir for endstops (#28326)
    
    Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 5b71e64a77954133c0b6c49273b272964bfd6768
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 10:55:55 2026 -0600

    πŸ› Fix endstops_trigsteps value

commit eba2e7b6698ba780e0faacef944821fdff468d30
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 09:47:21 2026 -0600

    πŸ§‘β€πŸ’» Rename plan pos elements

commit 0e4d82b6803b50b295e58f82a7cab266efe1d152
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 00:44:53 2026 +0000

    [cron] Bump distribution date (2026-02-09)
Ender3-S1-MarlinUI-STM32F1-20260210.bin 194432 bytes 2026-02-09 23:21:26 UTC 0
Score: 0
Membership Required
commit 0aded84207c3dc7be3bd0397b086f38600261e04
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 15:59:05 2026 -0600

    πŸ“ Update AxisEnum notes

commit 097fc3020171ea917794b6ea508de9095b417708
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Feb 10 10:30:24 2026 +1300

    πŸ› Fix FT Motion motion+dir for endstops (#28326)
    
    Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 5b71e64a77954133c0b6c49273b272964bfd6768
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 10:55:55 2026 -0600

    πŸ› Fix endstops_trigsteps value

commit eba2e7b6698ba780e0faacef944821fdff468d30
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 09:47:21 2026 -0600

    πŸ§‘β€πŸ’» Rename plan pos elements

commit 0e4d82b6803b50b295e58f82a7cab266efe1d152
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 9 00:44:53 2026 +0000

    [cron] Bump distribution date (2026-02-09)
Ender3-S1-STM32F4-20260209.bin 190100 bytes 2026-02-08 23:23:31 UTC 0
Score: 0
Membership Required
commit bdc57af40c1114fc7bcb9d267d0386a6977ec596
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 8 14:00:58 2026 -0600

    🌐 Language export -l argument

commit 544f9e610497928437309b06c3a9e121728022bd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 19:47:24 2026 -0600

    ⚑️ Run motion logic before UI

commit e524a9841817b1aec8405b5238b7dcfba37cbeb7
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Sun Feb 8 21:19:14 2026 +0100

    ⚑️ Buffer Runtime for FT Motion (#28327)

commit 4eea9e5d7bbcbeed5b40d9fc5ab30d51f3c03f7f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 8 06:23:41 2026 +0000

    [cron] Bump distribution date (2026-02-08)

commit 12ee7e45f1170d6648d193c7a95cbc5d8cac9217
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 19:20:18 2026 -0600

    🎨 Misc. endstop-related tweaks
Ender3-S1-STM32F1-20260209.bin 192488 bytes 2026-02-08 23:22:50 UTC 0
Score: 0
Membership Required
commit bdc57af40c1114fc7bcb9d267d0386a6977ec596
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 8 14:00:58 2026 -0600

    🌐 Language export -l argument

commit 544f9e610497928437309b06c3a9e121728022bd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 19:47:24 2026 -0600

    ⚑️ Run motion logic before UI

commit e524a9841817b1aec8405b5238b7dcfba37cbeb7
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Sun Feb 8 21:19:14 2026 +0100

    ⚑️ Buffer Runtime for FT Motion (#28327)

commit 4eea9e5d7bbcbeed5b40d9fc5ab30d51f3c03f7f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 8 06:23:41 2026 +0000

    [cron] Bump distribution date (2026-02-08)

commit 12ee7e45f1170d6648d193c7a95cbc5d8cac9217
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 19:20:18 2026 -0600

    🎨 Misc. endstop-related tweaks
Ender3-S1-MarlinUI-STM32F4-20260209.bin 192636 bytes 2026-02-08 23:22:09 UTC 0
Score: 0
Membership Required
commit bdc57af40c1114fc7bcb9d267d0386a6977ec596
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 8 14:00:58 2026 -0600

    🌐 Language export -l argument

commit 544f9e610497928437309b06c3a9e121728022bd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 19:47:24 2026 -0600

    ⚑️ Run motion logic before UI

commit e524a9841817b1aec8405b5238b7dcfba37cbeb7
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Sun Feb 8 21:19:14 2026 +0100

    ⚑️ Buffer Runtime for FT Motion (#28327)

commit 4eea9e5d7bbcbeed5b40d9fc5ab30d51f3c03f7f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 8 06:23:41 2026 +0000

    [cron] Bump distribution date (2026-02-08)

commit 12ee7e45f1170d6648d193c7a95cbc5d8cac9217
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 19:20:18 2026 -0600

    🎨 Misc. endstop-related tweaks
Ender3-S1-MarlinUI-STM32F1-20260209.bin 194408 bytes 2026-02-08 23:21:25 UTC 0
Score: 0
Membership Required
commit bdc57af40c1114fc7bcb9d267d0386a6977ec596
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 8 14:00:58 2026 -0600

    🌐 Language export -l argument

commit 544f9e610497928437309b06c3a9e121728022bd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 19:47:24 2026 -0600

    ⚑️ Run motion logic before UI

commit e524a9841817b1aec8405b5238b7dcfba37cbeb7
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Sun Feb 8 21:19:14 2026 +0100

    ⚑️ Buffer Runtime for FT Motion (#28327)

commit 4eea9e5d7bbcbeed5b40d9fc5ab30d51f3c03f7f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 8 06:23:41 2026 +0000

    [cron] Bump distribution date (2026-02-08)

commit 12ee7e45f1170d6648d193c7a95cbc5d8cac9217
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 19:20:18 2026 -0600

    🎨 Misc. endstop-related tweaks
Ender3-S1-STM32F4-20260208.bin 190100 bytes 2026-02-07 23:23:54 UTC 1
Score: 0
Membership Required
commit 8da0d0871cf5b6679dc5308f40559e1f41561728
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 00:40:14 2026 +0000

    [cron] Bump distribution date (2026-02-07)
Ender3-S1-STM32F1-20260208.bin 192488 bytes 2026-02-07 23:23:13 UTC 0
Score: 0
Membership Required
commit 8da0d0871cf5b6679dc5308f40559e1f41561728
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 00:40:14 2026 +0000

    [cron] Bump distribution date (2026-02-07)
Ender3-S1-MarlinUI-STM32F4-20260208.bin 192636 bytes 2026-02-07 23:22:33 UTC 0
Score: 0
Membership Required
commit 8da0d0871cf5b6679dc5308f40559e1f41561728
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 00:40:14 2026 +0000

    [cron] Bump distribution date (2026-02-07)
Ender3-S1-MarlinUI-STM32F1-20260208.bin 194408 bytes 2026-02-07 23:21:49 UTC 0
Score: 0
Membership Required
commit 8da0d0871cf5b6679dc5308f40559e1f41561728
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 7 00:40:14 2026 +0000

    [cron] Bump distribution date (2026-02-07)
Ender3-S1-STM32F4-20260207.bin 190100 bytes 2026-02-06 23:23:57 UTC 0
Score: 0
Membership Required
commit 7f51e49b087afebcf077db2ccf48ef50d94d8c1c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Fri Feb 6 14:52:47 2026 +1300

    🩹 Fix LED menu conditions (#28304)

commit 20d035d78c9fe21730a4856c8a42e403bca31fea
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 6 00:40:25 2026 +0000

    [cron] Bump distribution date (2026-02-06)

commit f9d6093051c750a598a54542603926a06c0ac7b3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 5 17:52:39 2026 -0600

    🩹 Center UBL measure_business_card_thickness
Ender3-S1-STM32F1-20260207.bin 192488 bytes 2026-02-06 23:23:15 UTC 0
Score: 0
Membership Required
commit 7f51e49b087afebcf077db2ccf48ef50d94d8c1c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Fri Feb 6 14:52:47 2026 +1300

    🩹 Fix LED menu conditions (#28304)

commit 20d035d78c9fe21730a4856c8a42e403bca31fea
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 6 00:40:25 2026 +0000

    [cron] Bump distribution date (2026-02-06)

commit f9d6093051c750a598a54542603926a06c0ac7b3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 5 17:52:39 2026 -0600

    🩹 Center UBL measure_business_card_thickness
Ender3-S1-MarlinUI-STM32F4-20260207.bin 192636 bytes 2026-02-06 23:22:35 UTC 0
Score: 0
Membership Required
commit 7f51e49b087afebcf077db2ccf48ef50d94d8c1c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Fri Feb 6 14:52:47 2026 +1300

    🩹 Fix LED menu conditions (#28304)

commit 20d035d78c9fe21730a4856c8a42e403bca31fea
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 6 00:40:25 2026 +0000

    [cron] Bump distribution date (2026-02-06)

commit f9d6093051c750a598a54542603926a06c0ac7b3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 5 17:52:39 2026 -0600

    🩹 Center UBL measure_business_card_thickness
Ender3-S1-MarlinUI-STM32F1-20260207.bin 194408 bytes 2026-02-06 23:21:50 UTC 0
Score: 0
Membership Required
commit 7f51e49b087afebcf077db2ccf48ef50d94d8c1c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Fri Feb 6 14:52:47 2026 +1300

    🩹 Fix LED menu conditions (#28304)

commit 20d035d78c9fe21730a4856c8a42e403bca31fea
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 6 00:40:25 2026 +0000

    [cron] Bump distribution date (2026-02-06)

commit f9d6093051c750a598a54542603926a06c0ac7b3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 5 17:52:39 2026 -0600

    🩹 Center UBL measure_business_card_thickness
Ender3-S1-STM32F4-20260206.bin 190100 bytes 2026-02-05 23:23:31 UTC 0
Score: 0
Membership Required
commit 6561ecfcf53a10d10db5d49d85f6224bd5dbd649
Author: jaysuk <github@jayuk.org>
Date:   Thu Feb 5 19:37:36 2026 +0000

    ✨Mellow Fly E3 Pro V3 (STM32F407VG) (#26214)
Ender3-S1-STM32F1-20260206.bin 192488 bytes 2026-02-05 23:22:49 UTC 0
Score: 0
Membership Required
commit 6561ecfcf53a10d10db5d49d85f6224bd5dbd649
Author: jaysuk <github@jayuk.org>
Date:   Thu Feb 5 19:37:36 2026 +0000

    ✨Mellow Fly E3 Pro V3 (STM32F407VG) (#26214)
Ender3-S1-MarlinUI-STM32F4-20260206.bin 192636 bytes 2026-02-05 23:22:08 UTC 0
Score: 0
Membership Required
commit 6561ecfcf53a10d10db5d49d85f6224bd5dbd649
Author: jaysuk <github@jayuk.org>
Date:   Thu Feb 5 19:37:36 2026 +0000

    ✨Mellow Fly E3 Pro V3 (STM32F407VG) (#26214)
Ender3-S1-MarlinUI-STM32F1-20260206.bin 194408 bytes 2026-02-05 23:21:24 UTC 0
Score: 0
Membership Required
commit 6561ecfcf53a10d10db5d49d85f6224bd5dbd649
Author: jaysuk <github@jayuk.org>
Date:   Thu Feb 5 19:37:36 2026 +0000

    ✨Mellow Fly E3 Pro V3 (STM32F407VG) (#26214)
Ender3-S1-STM32F4-20260205.bin 190100 bytes 2026-02-04 23:23:32 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F1-20260205.bin 192488 bytes 2026-02-04 23:22:50 UTC 0
Score: 0
Membership Required
Ender3-S1-MarlinUI-STM32F4-20260205.bin 192636 bytes 2026-02-04 23:22:10 UTC 0
Score: 0
Membership Required
Ender3-S1-MarlinUI-STM32F1-20260205.bin 194408 bytes 2026-02-04 23:21:25 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F4-20260204.bin 190100 bytes 2026-02-03 23:23:30 UTC 0
Score: 0
Membership Required
commit a6a5be0ad4f9e8e1936a5e42d34ab091b43d6190
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 3 00:56:04 2026 +0000

    [cron] Bump distribution date (2026-02-03)

commit 643704e318852d67832ee952d66641939436097f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 18:40:14 2026 -0600

    🩹 Show Linear Advance for FT Motion (#28306)
    
    Followup to 5a0923ed, #21827

commit 488bd82db0ab4bf18ab10c76dc1f312b384ea2ca
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 18:35:26 2026 -0600

    🎨 stepper.ne => stepper.nle

commit 3f98310004fe853bef06faba7af845c6bb5fb226
Author: Kadin Le <106722133+Sodapop465@users.noreply.github.com>
Date:   Mon Feb 2 16:07:49 2026 -0800

    πŸ› Fix FTM Linear Advance toggle (#28311)
Ender3-S1-STM32F1-20260204.bin 192488 bytes 2026-02-03 23:22:49 UTC 0
Score: 0
Membership Required
commit a6a5be0ad4f9e8e1936a5e42d34ab091b43d6190
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 3 00:56:04 2026 +0000

    [cron] Bump distribution date (2026-02-03)

commit 643704e318852d67832ee952d66641939436097f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 18:40:14 2026 -0600

    🩹 Show Linear Advance for FT Motion (#28306)
    
    Followup to 5a0923ed, #21827

commit 488bd82db0ab4bf18ab10c76dc1f312b384ea2ca
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 18:35:26 2026 -0600

    🎨 stepper.ne => stepper.nle

commit 3f98310004fe853bef06faba7af845c6bb5fb226
Author: Kadin Le <106722133+Sodapop465@users.noreply.github.com>
Date:   Mon Feb 2 16:07:49 2026 -0800

    πŸ› Fix FTM Linear Advance toggle (#28311)
Ender3-S1-MarlinUI-STM32F4-20260204.bin 192644 bytes 2026-02-03 23:22:10 UTC 0
Score: 0
Membership Required
commit a6a5be0ad4f9e8e1936a5e42d34ab091b43d6190
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 3 00:56:04 2026 +0000

    [cron] Bump distribution date (2026-02-03)

commit 643704e318852d67832ee952d66641939436097f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 18:40:14 2026 -0600

    🩹 Show Linear Advance for FT Motion (#28306)
    
    Followup to 5a0923ed, #21827

commit 488bd82db0ab4bf18ab10c76dc1f312b384ea2ca
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 18:35:26 2026 -0600

    🎨 stepper.ne => stepper.nle

commit 3f98310004fe853bef06faba7af845c6bb5fb226
Author: Kadin Le <106722133+Sodapop465@users.noreply.github.com>
Date:   Mon Feb 2 16:07:49 2026 -0800

    πŸ› Fix FTM Linear Advance toggle (#28311)
Ender3-S1-MarlinUI-STM32F1-20260204.bin 194416 bytes 2026-02-03 23:21:26 UTC 0
Score: 0
Membership Required
commit a6a5be0ad4f9e8e1936a5e42d34ab091b43d6190
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 3 00:56:04 2026 +0000

    [cron] Bump distribution date (2026-02-03)

commit 643704e318852d67832ee952d66641939436097f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 18:40:14 2026 -0600

    🩹 Show Linear Advance for FT Motion (#28306)
    
    Followup to 5a0923ed, #21827

commit 488bd82db0ab4bf18ab10c76dc1f312b384ea2ca
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 18:35:26 2026 -0600

    🎨 stepper.ne => stepper.nle

commit 3f98310004fe853bef06faba7af845c6bb5fb226
Author: Kadin Le <106722133+Sodapop465@users.noreply.github.com>
Date:   Mon Feb 2 16:07:49 2026 -0800

    πŸ› Fix FTM Linear Advance toggle (#28311)
Ender3-S1-STM32F4-20260203.bin 190100 bytes 2026-02-02 23:23:30 UTC 0
Score: 0
Membership Required
commit 6179563e0baa59615bdd803ff55820b395d19f72
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 06:31:17 2026 +0000

    [cron] Bump distribution date (2026-02-02)

commit d92f2e2f200ff3d299af67a315b711a2ee8f0a7b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 1 22:04:14 2026 -0600

    🌐 Language Export, then Re-import (#28316)

commit 8add6b12f573debdb469492fbfd9c15126a8af85
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 1 21:27:34 2026 -0600

    πŸ§‘β€πŸ’» Language export – LLM translation (#28303)
Ender3-S1-STM32F1-20260203.bin 192488 bytes 2026-02-02 23:22:49 UTC 0
Score: 0
Membership Required
commit 6179563e0baa59615bdd803ff55820b395d19f72
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 06:31:17 2026 +0000

    [cron] Bump distribution date (2026-02-02)

commit d92f2e2f200ff3d299af67a315b711a2ee8f0a7b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 1 22:04:14 2026 -0600

    🌐 Language Export, then Re-import (#28316)

commit 8add6b12f573debdb469492fbfd9c15126a8af85
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 1 21:27:34 2026 -0600

    πŸ§‘β€πŸ’» Language export – LLM translation (#28303)
Ender3-S1-MarlinUI-STM32F4-20260203.bin 192636 bytes 2026-02-02 23:22:09 UTC 0
Score: 0
Membership Required
commit 6179563e0baa59615bdd803ff55820b395d19f72
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 06:31:17 2026 +0000

    [cron] Bump distribution date (2026-02-02)

commit d92f2e2f200ff3d299af67a315b711a2ee8f0a7b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 1 22:04:14 2026 -0600

    🌐 Language Export, then Re-import (#28316)

commit 8add6b12f573debdb469492fbfd9c15126a8af85
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 1 21:27:34 2026 -0600

    πŸ§‘β€πŸ’» Language export – LLM translation (#28303)
Ender3-S1-MarlinUI-STM32F1-20260203.bin 194408 bytes 2026-02-02 23:21:25 UTC 0
Score: 0
Membership Required
commit 6179563e0baa59615bdd803ff55820b395d19f72
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 2 06:31:17 2026 +0000

    [cron] Bump distribution date (2026-02-02)

commit d92f2e2f200ff3d299af67a315b711a2ee8f0a7b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 1 22:04:14 2026 -0600

    🌐 Language Export, then Re-import (#28316)

commit 8add6b12f573debdb469492fbfd9c15126a8af85
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 1 21:27:34 2026 -0600

    πŸ§‘β€πŸ’» Language export – LLM translation (#28303)
Ender3-S1-STM32F4-20260202.bin 190100 bytes 2026-02-01 23:23:32 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F1-20260202.bin 192488 bytes 2026-02-01 23:22:50 UTC 0
Score: 0
Membership Required
Ender3-S1-MarlinUI-STM32F4-20260202.bin 192636 bytes 2026-02-01 23:22:10 UTC 0
Score: 0
Membership Required
Ender3-S1-MarlinUI-STM32F1-20260202.bin 194400 bytes 2026-02-01 23:21:25 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F4-20260201.bin 190100 bytes 2026-01-31 23:23:27 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F1-20260201.bin 192488 bytes 2026-01-31 23:22:46 UTC 0
Score: 0
Membership Required
Ender3-S1-MarlinUI-STM32F4-20260201.bin 192636 bytes 2026-01-31 23:22:05 UTC 0
Score: 0
Membership Required
Ender3-S1-MarlinUI-STM32F1-20260201.bin 194408 bytes 2026-01-31 23:21:21 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F4-20260131.bin 190100 bytes 2026-01-30 23:23:30 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F1-20260131.bin 192488 bytes 2026-01-30 23:22:49 UTC 0
Score: 0
Membership Required
Ender3-S1-MarlinUI-STM32F4-20260131.bin 192636 bytes 2026-01-30 23:22:09 UTC 0
Score: 0
Membership Required
Ender3-S1-MarlinUI-STM32F1-20260131.bin 194408 bytes 2026-01-30 23:21:24 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F4-20260130.bin 190100 bytes 2026-01-29 23:23:32 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F1-20260130.bin 192488 bytes 2026-01-29 23:22:50 UTC 0
Score: 0
Membership Required
Ender3-S1-MarlinUI-STM32F4-20260130.bin 192636 bytes 2026-01-29 23:22:09 UTC 0
Score: 0
Membership Required
Ender3-S1-MarlinUI-STM32F1-20260130.bin 194408 bytes 2026-01-29 23:21:25 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F4-20260129.bin 190100 bytes 2026-01-28 23:23:29 UTC 2
Score: 0
Membership Required
commit 18b5301c0dbcf751d914839b7d0b7dae77588ea2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 28 00:35:56 2026 +0000

    [cron] Bump distribution date (2026-01-28)
Ender3-S1-STM32F1-20260129.bin 192488 bytes 2026-01-28 23:22:48 UTC 0
Score: 0
Membership Required
commit 18b5301c0dbcf751d914839b7d0b7dae77588ea2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 28 00:35:56 2026 +0000

    [cron] Bump distribution date (2026-01-28)
Ender3-S1-MarlinUI-STM32F4-20260129.bin 192636 bytes 2026-01-28 23:22:08 UTC 0
Score: 0
Membership Required
commit 18b5301c0dbcf751d914839b7d0b7dae77588ea2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 28 00:35:56 2026 +0000

    [cron] Bump distribution date (2026-01-28)
Ender3-S1-MarlinUI-STM32F1-20260129.bin 194408 bytes 2026-01-28 23:21:23 UTC 0
Score: 0
Membership Required
commit 18b5301c0dbcf751d914839b7d0b7dae77588ea2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 28 00:35:56 2026 +0000

    [cron] Bump distribution date (2026-01-28)
Ender3-S1-STM32F4-20260128.bin 190100 bytes 2026-01-27 23:23:30 UTC 0
Score: 0
Membership Required
commit 3f4b22fef5d70ecc896f09175d9e6920ae196fae
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Tue Jan 27 06:54:50 2026 +0100

    🩹 Apply 'M493 C' to specified axes (#28241)

commit e4eb1b59430f6a089456dfd92088c7c698fa31de
Author: Chris <52449218+shadow578@users.noreply.github.com>
Date:   Tue Jan 27 03:00:46 2026 +0100

    πŸ”¨ Update HC32 environments (#28286)

commit 3ac92f243c811ad09071f41734bdee216bc7e91a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 27 00:37:53 2026 +0000

    [cron] Bump distribution date (2026-01-27)
Ender3-S1-STM32F1-20260128.bin 192488 bytes 2026-01-27 23:22:48 UTC 0
Score: 0
Membership Required
commit 3f4b22fef5d70ecc896f09175d9e6920ae196fae
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Tue Jan 27 06:54:50 2026 +0100

    🩹 Apply 'M493 C' to specified axes (#28241)

commit e4eb1b59430f6a089456dfd92088c7c698fa31de
Author: Chris <52449218+shadow578@users.noreply.github.com>
Date:   Tue Jan 27 03:00:46 2026 +0100

    πŸ”¨ Update HC32 environments (#28286)

commit 3ac92f243c811ad09071f41734bdee216bc7e91a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 27 00:37:53 2026 +0000

    [cron] Bump distribution date (2026-01-27)
Ender3-S1-MarlinUI-STM32F4-20260128.bin 192636 bytes 2026-01-27 23:22:08 UTC 0
Score: 0
Membership Required
commit 3f4b22fef5d70ecc896f09175d9e6920ae196fae
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Tue Jan 27 06:54:50 2026 +0100

    🩹 Apply 'M493 C' to specified axes (#28241)

commit e4eb1b59430f6a089456dfd92088c7c698fa31de
Author: Chris <52449218+shadow578@users.noreply.github.com>
Date:   Tue Jan 27 03:00:46 2026 +0100

    πŸ”¨ Update HC32 environments (#28286)

commit 3ac92f243c811ad09071f41734bdee216bc7e91a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 27 00:37:53 2026 +0000

    [cron] Bump distribution date (2026-01-27)
Ender3-S1-MarlinUI-STM32F1-20260128.bin 194408 bytes 2026-01-27 23:21:24 UTC 0
Score: 0
Membership Required
commit 3f4b22fef5d70ecc896f09175d9e6920ae196fae
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Tue Jan 27 06:54:50 2026 +0100

    🩹 Apply 'M493 C' to specified axes (#28241)

commit e4eb1b59430f6a089456dfd92088c7c698fa31de
Author: Chris <52449218+shadow578@users.noreply.github.com>
Date:   Tue Jan 27 03:00:46 2026 +0100

    πŸ”¨ Update HC32 environments (#28286)

commit 3ac92f243c811ad09071f41734bdee216bc7e91a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 27 00:37:53 2026 +0000

    [cron] Bump distribution date (2026-01-27)