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-20250515.bin 189568 bytes 2025-05-15 00:22:14 UTC 0
Score: 0
Membership Required
commit 0927e49756ca41587088adffdf84ec5a1c87328f
Author: Matheus MΓΆsken Diegues <dmosken2015@gmail.com>
Date:   Wed May 14 17:23:04 2025 -0300

    🌐 README in Portuguese (Brazil) (#27854)

commit fbea4c604812dd5f7ee0f3066c4bcd34fafad4ab
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed May 14 13:18:53 2025 -0700

    ✏️ Fix variant docs typo (#27850)

commit 4a0b3d1c9b68b0c412e6bba5a03044b5d2ffacb5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed May 14 15:17:58 2025 -0500

    πŸ§‘β€πŸ’» Consolidate MIN/MAX/STOP endstop pin assign (#27839)

commit 8e0f271f558b95a1f4993209cf92586693d7051d
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 15 06:57:18 2025 +1200

    πŸ”¨ ESP3DLib update for compatibility (#27851)

commit 8f13c1ecb213afb2bb2d91e164061bdab3a5e1ef
Author: Giuliano <3684609+GMagician@users.noreply.github.com>
Date:   Wed May 14 20:55:45 2025 +0200

    🌐 Shorten Italian messages (#27855)

commit 10ecea62c189d4bd8a7158bfd1d1347add2bf217
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 15 06:54:48 2025 +1200

    🩹 Fix 'PIN_EXIST' typo (#27856)

commit 7a841cd8cff5683fd318e84e30e0c652f8c85af8
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed May 14 00:31:35 2025 +0000

    [cron] Bump distribution date (2025-05-14)
Ender3-S1-STM32F1-20250515.bin 191988 bytes 2025-05-15 00:21:41 UTC 0
Score: 0
Membership Required
commit 0927e49756ca41587088adffdf84ec5a1c87328f
Author: Matheus MΓΆsken Diegues <dmosken2015@gmail.com>
Date:   Wed May 14 17:23:04 2025 -0300

    🌐 README in Portuguese (Brazil) (#27854)

commit fbea4c604812dd5f7ee0f3066c4bcd34fafad4ab
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed May 14 13:18:53 2025 -0700

    ✏️ Fix variant docs typo (#27850)

commit 4a0b3d1c9b68b0c412e6bba5a03044b5d2ffacb5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed May 14 15:17:58 2025 -0500

    πŸ§‘β€πŸ’» Consolidate MIN/MAX/STOP endstop pin assign (#27839)

commit 8e0f271f558b95a1f4993209cf92586693d7051d
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 15 06:57:18 2025 +1200

    πŸ”¨ ESP3DLib update for compatibility (#27851)

commit 8f13c1ecb213afb2bb2d91e164061bdab3a5e1ef
Author: Giuliano <3684609+GMagician@users.noreply.github.com>
Date:   Wed May 14 20:55:45 2025 +0200

    🌐 Shorten Italian messages (#27855)

commit 10ecea62c189d4bd8a7158bfd1d1347add2bf217
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 15 06:54:48 2025 +1200

    🩹 Fix 'PIN_EXIST' typo (#27856)

commit 7a841cd8cff5683fd318e84e30e0c652f8c85af8
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed May 14 00:31:35 2025 +0000

    [cron] Bump distribution date (2025-05-14)
Ender3-S1-STM32F4-20250514.bin 189568 bytes 2025-05-14 00:22:14 UTC 0
Score: 0
Membership Required
commit c8265d61d571ba20eacfb3a57587072d005746ec
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 13 17:14:57 2025 -0500

    🚸 Include 'R' in M208 report
    
    Followup to #21335

commit eaa836b6fc89835b1e18f3e92b2f646deff306e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 13 16:51:48 2025 -0500

    🎨 May 13 code format

commit 5a88a806909ca1c1942511d4e3c2bdcfbd3f02b1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 13 16:50:41 2025 -0500

    🚸 Extend M360 (a Repetier code)

commit 12fdde24d89643969554222b0d94cf190cf1fe85
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Tue May 13 23:14:04 2025 +0200

    ⚑️ Optimize Smooth Linear Advance (via fixed-point) (#27818)
Ender3-S1-STM32F1-20250514.bin 191988 bytes 2025-05-14 00:21:40 UTC 0
Score: 0
Membership Required
commit c8265d61d571ba20eacfb3a57587072d005746ec
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 13 17:14:57 2025 -0500

    🚸 Include 'R' in M208 report
    
    Followup to #21335

commit eaa836b6fc89835b1e18f3e92b2f646deff306e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 13 16:51:48 2025 -0500

    🎨 May 13 code format

commit 5a88a806909ca1c1942511d4e3c2bdcfbd3f02b1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 13 16:50:41 2025 -0500

    🚸 Extend M360 (a Repetier code)

commit 12fdde24d89643969554222b0d94cf190cf1fe85
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Tue May 13 23:14:04 2025 +0200

    ⚑️ Optimize Smooth Linear Advance (via fixed-point) (#27818)
Ender3-S1-STM32F4-20250513.bin 189528 bytes 2025-05-13 00:22:13 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F1-20250513.bin 191964 bytes 2025-05-13 00:21:39 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F4-20250512.bin 189528 bytes 2025-05-12 00:22:14 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F1-20250512.bin 191964 bytes 2025-05-12 00:21:41 UTC 0
Score: 0
Membership Required
Ender3-S1-STM32F4-20250511.bin 189528 bytes 2025-05-11 00:22:15 UTC 0
Score: 0
Membership Required
commit 4de6d655acb80a3ea1d5b39607da5d4aed44c9ae
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat May 10 00:30:25 2025 +0000

    [cron] Bump distribution date (2025-05-10)
Ender3-S1-STM32F1-20250511.bin 191964 bytes 2025-05-11 00:21:42 UTC 0
Score: 0
Membership Required
commit 4de6d655acb80a3ea1d5b39607da5d4aed44c9ae
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat May 10 00:30:25 2025 +0000

    [cron] Bump distribution date (2025-05-10)
Ender3-S1-STM32F4-20250510.bin 189528 bytes 2025-05-10 00:22:15 UTC 0
Score: 0
Membership Required
commit b12028f4dd0fecd99532175cd5a094b86cec8d54
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 9 16:37:06 2025 -0500

    πŸ§‘β€πŸ’» ALIM(I,ARR) macro

commit 54c1a1df4e79f1ac4e704f4311d706e934c3e9e7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 9 16:23:37 2025 -0500

    πŸ§‘β€πŸ’» Singleton notation

commit fad7bc66e9e00f51b89fcc5a3d916e96addba8f2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 9 16:23:14 2025 -0500

    πŸ§‘β€πŸ’» Use 'DISTINCT_E_FACTORS'

commit 6cda10de0fa8224c30f86baff50be3b14a1e9e1e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 9 16:21:29 2025 -0500

    πŸ§‘β€πŸ’» Relocate some factory reset, etc.

commit b22df8b189c85302040f932df6175e01277af7da
Author: B <irvinmouritsen@gmail.com>
Date:   Fri May 9 09:58:25 2025 -0700

    πŸ§‘β€πŸ’» Fix GD32 EEPROM timings (#27846)

commit 94e2558e6c34abdb8ef3d64a3d7b1580b634a22f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri May 9 00:31:31 2025 +0000

    [cron] Bump distribution date (2025-05-09)
Ender3-S1-STM32F1-20250510.bin 191964 bytes 2025-05-10 00:21:41 UTC 0
Score: 0
Membership Required
commit b12028f4dd0fecd99532175cd5a094b86cec8d54
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 9 16:37:06 2025 -0500

    πŸ§‘β€πŸ’» ALIM(I,ARR) macro

commit 54c1a1df4e79f1ac4e704f4311d706e934c3e9e7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 9 16:23:37 2025 -0500

    πŸ§‘β€πŸ’» Singleton notation

commit fad7bc66e9e00f51b89fcc5a3d916e96addba8f2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 9 16:23:14 2025 -0500

    πŸ§‘β€πŸ’» Use 'DISTINCT_E_FACTORS'

commit 6cda10de0fa8224c30f86baff50be3b14a1e9e1e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 9 16:21:29 2025 -0500

    πŸ§‘β€πŸ’» Relocate some factory reset, etc.

commit b22df8b189c85302040f932df6175e01277af7da
Author: B <irvinmouritsen@gmail.com>
Date:   Fri May 9 09:58:25 2025 -0700

    πŸ§‘β€πŸ’» Fix GD32 EEPROM timings (#27846)

commit 94e2558e6c34abdb8ef3d64a3d7b1580b634a22f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri May 9 00:31:31 2025 +0000

    [cron] Bump distribution date (2025-05-09)
Ender3-S1-STM32F4-20250509.bin 189512 bytes 2025-05-09 00:22:14 UTC 0
Score: 0
Membership Required
commit fd117480d2cca5d55c787035550005c2d4cc1776
Author: B <irvinmouritsen@gmail.com>
Date:   Thu May 8 14:17:47 2025 -0700

    ⚑️ GD32: Fast GPIO optimization (#27845)

commit 72f3a4ac3118e8235030e907bf3473ea7502eba3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu May 8 13:45:38 2025 -0500

    ⚑️ Optimal recalculate_max_e_jerk

commit aa7af2e2ea6f3744152031d10ee645cd8d470855
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu May 8 00:31:45 2025 +0000

    [cron] Bump distribution date (2025-05-08)
Ender3-S1-STM32F1-20250509.bin 191948 bytes 2025-05-09 00:21:41 UTC 0
Score: 0
Membership Required
commit fd117480d2cca5d55c787035550005c2d4cc1776
Author: B <irvinmouritsen@gmail.com>
Date:   Thu May 8 14:17:47 2025 -0700

    ⚑️ GD32: Fast GPIO optimization (#27845)

commit 72f3a4ac3118e8235030e907bf3473ea7502eba3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu May 8 13:45:38 2025 -0500

    ⚑️ Optimal recalculate_max_e_jerk

commit aa7af2e2ea6f3744152031d10ee645cd8d470855
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu May 8 00:31:45 2025 +0000

    [cron] Bump distribution date (2025-05-08)
Ender3-S1-MarlinUI-STM32F4-20250509.bin 192136 bytes 2025-05-09 00:21:09 UTC 0
Score: 0
Membership Required
commit fd117480d2cca5d55c787035550005c2d4cc1776
Author: B <irvinmouritsen@gmail.com>
Date:   Thu May 8 14:17:47 2025 -0700

    ⚑️ GD32: Fast GPIO optimization (#27845)

commit 72f3a4ac3118e8235030e907bf3473ea7502eba3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu May 8 13:45:38 2025 -0500

    ⚑️ Optimal recalculate_max_e_jerk

commit aa7af2e2ea6f3744152031d10ee645cd8d470855
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu May 8 00:31:45 2025 +0000

    [cron] Bump distribution date (2025-05-08)
Ender3-S1-MarlinUI-STM32F1-20250509.bin 193964 bytes 2025-05-09 00:20:33 UTC 0
Score: 0
Membership Required
commit fd117480d2cca5d55c787035550005c2d4cc1776
Author: B <irvinmouritsen@gmail.com>
Date:   Thu May 8 14:17:47 2025 -0700

    ⚑️ GD32: Fast GPIO optimization (#27845)

commit 72f3a4ac3118e8235030e907bf3473ea7502eba3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu May 8 13:45:38 2025 -0500

    ⚑️ Optimal recalculate_max_e_jerk

commit aa7af2e2ea6f3744152031d10ee645cd8d470855
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu May 8 00:31:45 2025 +0000

    [cron] Bump distribution date (2025-05-08)
Ender3-S1-STM32F4-20250508.bin 189512 bytes 2025-05-08 00:22:12 UTC 0
Score: 0
Membership Required
commit a4d254ee62b36d44f9ca22dffba04c5d4c43f8fe
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 8 06:36:06 2025 +1200

    🚸 Fix 16x4 SD Print Progress display (#27844)

commit 222efe13824c9dd2b1c79f7e9f2f6bcd85d2ba41
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Wed May 7 05:15:44 2025 +0200

    πŸ”§ No SMOOTH_LIN_ADVANCE + NONLINEAR_EXTRUSION (#27817)

commit d806175a80786eba5ebc98ddfd889ff22daa9b51
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 6 22:06:47 2025 -0500

    ✨ OTA_FIRMWARE_UPDATE (Creality STM32F401RE)
    
    Followup to #25773

commit 5266ffb922402f2a5decfc2eb70a93c71bbca1a0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed May 7 00:31:25 2025 +0000

    [cron] Bump distribution date (2025-05-07)
Ender3-S1-STM32F1-20250508.bin 191948 bytes 2025-05-08 00:21:39 UTC 0
Score: 0
Membership Required
commit a4d254ee62b36d44f9ca22dffba04c5d4c43f8fe
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 8 06:36:06 2025 +1200

    🚸 Fix 16x4 SD Print Progress display (#27844)

commit 222efe13824c9dd2b1c79f7e9f2f6bcd85d2ba41
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Wed May 7 05:15:44 2025 +0200

    πŸ”§ No SMOOTH_LIN_ADVANCE + NONLINEAR_EXTRUSION (#27817)

commit d806175a80786eba5ebc98ddfd889ff22daa9b51
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 6 22:06:47 2025 -0500

    ✨ OTA_FIRMWARE_UPDATE (Creality STM32F401RE)
    
    Followup to #25773

commit 5266ffb922402f2a5decfc2eb70a93c71bbca1a0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed May 7 00:31:25 2025 +0000

    [cron] Bump distribution date (2025-05-07)
Ender3-S1-MarlinUI-STM32F4-20250508.bin 192136 bytes 2025-05-08 00:21:06 UTC 0
Score: 0
Membership Required
commit a4d254ee62b36d44f9ca22dffba04c5d4c43f8fe
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 8 06:36:06 2025 +1200

    🚸 Fix 16x4 SD Print Progress display (#27844)

commit 222efe13824c9dd2b1c79f7e9f2f6bcd85d2ba41
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Wed May 7 05:15:44 2025 +0200

    πŸ”§ No SMOOTH_LIN_ADVANCE + NONLINEAR_EXTRUSION (#27817)

commit d806175a80786eba5ebc98ddfd889ff22daa9b51
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 6 22:06:47 2025 -0500

    ✨ OTA_FIRMWARE_UPDATE (Creality STM32F401RE)
    
    Followup to #25773

commit 5266ffb922402f2a5decfc2eb70a93c71bbca1a0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed May 7 00:31:25 2025 +0000

    [cron] Bump distribution date (2025-05-07)
Ender3-S1-MarlinUI-STM32F1-20250508.bin 193964 bytes 2025-05-08 00:20:30 UTC 0
Score: 0
Membership Required
commit a4d254ee62b36d44f9ca22dffba04c5d4c43f8fe
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 8 06:36:06 2025 +1200

    🚸 Fix 16x4 SD Print Progress display (#27844)

commit 222efe13824c9dd2b1c79f7e9f2f6bcd85d2ba41
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Wed May 7 05:15:44 2025 +0200

    πŸ”§ No SMOOTH_LIN_ADVANCE + NONLINEAR_EXTRUSION (#27817)

commit d806175a80786eba5ebc98ddfd889ff22daa9b51
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue May 6 22:06:47 2025 -0500

    ✨ OTA_FIRMWARE_UPDATE (Creality STM32F401RE)
    
    Followup to #25773

commit 5266ffb922402f2a5decfc2eb70a93c71bbca1a0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed May 7 00:31:25 2025 +0000

    [cron] Bump distribution date (2025-05-07)
Ender3-S1-STM32F4-20250507.bin 189512 bytes 2025-05-07 00:22:14 UTC 0
Score: 0
Membership Required
commit b7a1681d38cb30e5477e0560ef8cf29791b0286c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 21:07:47 2025 -0500

    πŸ”¨ Fix some build_flags inheritance

commit 3a3c3b8a222f0b9f989e7f2fb2afc109637685f7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 20:32:02 2025 -0500

    πŸ”¨ Fix build flags for env:mks_monster8_usb_flash_drive

commit 67948ad6c62b1034b815d219c0b7bfc475b03767
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Mon May 5 21:19:52 2025 -0400

    🚸 Fix ProUI LCD wake up (2) (#27835)
    
    Followup to #27832

commit e2583b4f85eb128611b0af1af7117e215ddb0961
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue May 6 00:31:19 2025 +0000

    [cron] Bump distribution date (2025-05-06)
Ender3-S1-STM32F1-20250507.bin 191948 bytes 2025-05-07 00:21:40 UTC 0
Score: 0
Membership Required
commit b7a1681d38cb30e5477e0560ef8cf29791b0286c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 21:07:47 2025 -0500

    πŸ”¨ Fix some build_flags inheritance

commit 3a3c3b8a222f0b9f989e7f2fb2afc109637685f7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 20:32:02 2025 -0500

    πŸ”¨ Fix build flags for env:mks_monster8_usb_flash_drive

commit 67948ad6c62b1034b815d219c0b7bfc475b03767
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Mon May 5 21:19:52 2025 -0400

    🚸 Fix ProUI LCD wake up (2) (#27835)
    
    Followup to #27832

commit e2583b4f85eb128611b0af1af7117e215ddb0961
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue May 6 00:31:19 2025 +0000

    [cron] Bump distribution date (2025-05-06)
Ender3-S1-MarlinUI-STM32F4-20250507.bin 192136 bytes 2025-05-07 00:21:08 UTC 0
Score: 0
Membership Required
commit b7a1681d38cb30e5477e0560ef8cf29791b0286c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 21:07:47 2025 -0500

    πŸ”¨ Fix some build_flags inheritance

commit 3a3c3b8a222f0b9f989e7f2fb2afc109637685f7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 20:32:02 2025 -0500

    πŸ”¨ Fix build flags for env:mks_monster8_usb_flash_drive

commit 67948ad6c62b1034b815d219c0b7bfc475b03767
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Mon May 5 21:19:52 2025 -0400

    🚸 Fix ProUI LCD wake up (2) (#27835)
    
    Followup to #27832

commit e2583b4f85eb128611b0af1af7117e215ddb0961
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue May 6 00:31:19 2025 +0000

    [cron] Bump distribution date (2025-05-06)
Ender3-S1-MarlinUI-STM32F1-20250507.bin 193964 bytes 2025-05-07 00:20:32 UTC 0
Score: 0
Membership Required
commit b7a1681d38cb30e5477e0560ef8cf29791b0286c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 21:07:47 2025 -0500

    πŸ”¨ Fix some build_flags inheritance

commit 3a3c3b8a222f0b9f989e7f2fb2afc109637685f7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 20:32:02 2025 -0500

    πŸ”¨ Fix build flags for env:mks_monster8_usb_flash_drive

commit 67948ad6c62b1034b815d219c0b7bfc475b03767
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Mon May 5 21:19:52 2025 -0400

    🚸 Fix ProUI LCD wake up (2) (#27835)
    
    Followup to #27832

commit e2583b4f85eb128611b0af1af7117e215ddb0961
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue May 6 00:31:19 2025 +0000

    [cron] Bump distribution date (2025-05-06)
Ender3-S1-STM32F4-20250506.bin 189480 bytes 2025-05-06 00:22:15 UTC 0
Score: 0
Membership Required
commit c9e7d6f55c411a7aecf289e3d343b1c10375d03d
Author: B <irvinmouritsen@gmail.com>
Date:   Mon May 5 11:08:45 2025 -0700

    πŸ§‘β€πŸ’» Update GD32 MFL Platform, Arduino Core (#27830)

commit 735cd9a092e4b843ccd68efc1f4573e25ceecb3a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 12:28:11 2025 -0500

    🩹 Fix TH3D EZ V2 sensorless homing

commit 555b080d85501e92e401f185b0494489dc20ff29
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 00:33:33 2025 +0000

    [cron] Bump distribution date (2025-05-05)
Ender3-S1-STM32F1-20250506.bin 191924 bytes 2025-05-06 00:21:42 UTC 0
Score: 0
Membership Required
commit c9e7d6f55c411a7aecf289e3d343b1c10375d03d
Author: B <irvinmouritsen@gmail.com>
Date:   Mon May 5 11:08:45 2025 -0700

    πŸ§‘β€πŸ’» Update GD32 MFL Platform, Arduino Core (#27830)

commit 735cd9a092e4b843ccd68efc1f4573e25ceecb3a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 12:28:11 2025 -0500

    🩹 Fix TH3D EZ V2 sensorless homing

commit 555b080d85501e92e401f185b0494489dc20ff29
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 00:33:33 2025 +0000

    [cron] Bump distribution date (2025-05-05)
Ender3-S1-MarlinUI-STM32F4-20250506.bin 192136 bytes 2025-05-06 00:21:09 UTC 0
Score: 0
Membership Required
commit c9e7d6f55c411a7aecf289e3d343b1c10375d03d
Author: B <irvinmouritsen@gmail.com>
Date:   Mon May 5 11:08:45 2025 -0700

    πŸ§‘β€πŸ’» Update GD32 MFL Platform, Arduino Core (#27830)

commit 735cd9a092e4b843ccd68efc1f4573e25ceecb3a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 12:28:11 2025 -0500

    🩹 Fix TH3D EZ V2 sensorless homing

commit 555b080d85501e92e401f185b0494489dc20ff29
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 00:33:33 2025 +0000

    [cron] Bump distribution date (2025-05-05)
Ender3-S1-MarlinUI-STM32F1-20250506.bin 193964 bytes 2025-05-06 00:20:33 UTC 0
Score: 0
Membership Required
commit c9e7d6f55c411a7aecf289e3d343b1c10375d03d
Author: B <irvinmouritsen@gmail.com>
Date:   Mon May 5 11:08:45 2025 -0700

    πŸ§‘β€πŸ’» Update GD32 MFL Platform, Arduino Core (#27830)

commit 735cd9a092e4b843ccd68efc1f4573e25ceecb3a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 12:28:11 2025 -0500

    🩹 Fix TH3D EZ V2 sensorless homing

commit 555b080d85501e92e401f185b0494489dc20ff29
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon May 5 00:33:33 2025 +0000

    [cron] Bump distribution date (2025-05-05)
Ender3-S1-STM32F4-20250505.bin 189472 bytes 2025-05-05 00:22:13 UTC 0
Score: 0
Membership Required
commit 44ef6e2b70c8a68913f10aab550422b9ad351e37
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 15:19:22 2025 -0500

    🩹 Fix Y_STOP_PIN alias for Y_MAX_PIN

commit 9bbbcd439b5acab59338352d7c65d6e54352afcc
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 13:55:50 2025 -0500

    πŸ§‘β€πŸ’» Clarify parking_extruder_unpark_after_homing

commit cbe8a6867cd18e77e0ba7c4bdeb0e96f24e2bb1b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat May 3 21:56:33 2025 -0500

    πŸ§‘β€πŸ’» Fix mac_gcc HOMEBREW_PATH

commit 1f31027fd2588e8cf4c556347b5be043d2ff07a1
Author: MrKuskov <94338763+MrKuskov@users.noreply.github.com>
Date:   Sun May 4 09:11:23 2025 +0700

    ✨ FILAMENT_MOTION_DISTANCE_MM (#27812)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4e1e7fa1b0dd6f9fdd6d18b88ccbe13cf3d36152
Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
Date:   Sat May 3 22:07:40 2025 -0400

    ✨ SWITCHING_NOZZLE_LIFT_TO_PROBE (#27804)

commit 414951e42cdc49f6e3091978d1822bfb1b636cbd
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Sat May 3 21:08:27 2025 -0400

    🚸 Fix ProUI LCD wake up (#27832)

commit a8d18a0554aec9be9583b0799f750b6858a155d0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat May 3 19:57:05 2025 -0500

    🎨 ProUI code style

commit b9ffe93d1f00a6a1b7c91710f54c29a22deeadd2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 00:34:56 2025 +0000

    [cron] Bump distribution date (2025-05-04)
Ender3-S1-STM32F1-20250505.bin 191916 bytes 2025-05-05 00:21:40 UTC 0
Score: 0
Membership Required
commit 44ef6e2b70c8a68913f10aab550422b9ad351e37
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 15:19:22 2025 -0500

    🩹 Fix Y_STOP_PIN alias for Y_MAX_PIN

commit 9bbbcd439b5acab59338352d7c65d6e54352afcc
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 13:55:50 2025 -0500

    πŸ§‘β€πŸ’» Clarify parking_extruder_unpark_after_homing

commit cbe8a6867cd18e77e0ba7c4bdeb0e96f24e2bb1b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat May 3 21:56:33 2025 -0500

    πŸ§‘β€πŸ’» Fix mac_gcc HOMEBREW_PATH

commit 1f31027fd2588e8cf4c556347b5be043d2ff07a1
Author: MrKuskov <94338763+MrKuskov@users.noreply.github.com>
Date:   Sun May 4 09:11:23 2025 +0700

    ✨ FILAMENT_MOTION_DISTANCE_MM (#27812)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4e1e7fa1b0dd6f9fdd6d18b88ccbe13cf3d36152
Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
Date:   Sat May 3 22:07:40 2025 -0400

    ✨ SWITCHING_NOZZLE_LIFT_TO_PROBE (#27804)

commit 414951e42cdc49f6e3091978d1822bfb1b636cbd
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Sat May 3 21:08:27 2025 -0400

    🚸 Fix ProUI LCD wake up (#27832)

commit a8d18a0554aec9be9583b0799f750b6858a155d0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat May 3 19:57:05 2025 -0500

    🎨 ProUI code style

commit b9ffe93d1f00a6a1b7c91710f54c29a22deeadd2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 00:34:56 2025 +0000

    [cron] Bump distribution date (2025-05-04)
Ender3-S1-MarlinUI-STM32F4-20250505.bin 192136 bytes 2025-05-05 00:21:07 UTC 0
Score: 0
Membership Required
commit 44ef6e2b70c8a68913f10aab550422b9ad351e37
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 15:19:22 2025 -0500

    🩹 Fix Y_STOP_PIN alias for Y_MAX_PIN

commit 9bbbcd439b5acab59338352d7c65d6e54352afcc
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 13:55:50 2025 -0500

    πŸ§‘β€πŸ’» Clarify parking_extruder_unpark_after_homing

commit cbe8a6867cd18e77e0ba7c4bdeb0e96f24e2bb1b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat May 3 21:56:33 2025 -0500

    πŸ§‘β€πŸ’» Fix mac_gcc HOMEBREW_PATH

commit 1f31027fd2588e8cf4c556347b5be043d2ff07a1
Author: MrKuskov <94338763+MrKuskov@users.noreply.github.com>
Date:   Sun May 4 09:11:23 2025 +0700

    ✨ FILAMENT_MOTION_DISTANCE_MM (#27812)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4e1e7fa1b0dd6f9fdd6d18b88ccbe13cf3d36152
Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
Date:   Sat May 3 22:07:40 2025 -0400

    ✨ SWITCHING_NOZZLE_LIFT_TO_PROBE (#27804)

commit 414951e42cdc49f6e3091978d1822bfb1b636cbd
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Sat May 3 21:08:27 2025 -0400

    🚸 Fix ProUI LCD wake up (#27832)

commit a8d18a0554aec9be9583b0799f750b6858a155d0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat May 3 19:57:05 2025 -0500

    🎨 ProUI code style

commit b9ffe93d1f00a6a1b7c91710f54c29a22deeadd2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 00:34:56 2025 +0000

    [cron] Bump distribution date (2025-05-04)
Ender3-S1-MarlinUI-STM32F1-20250505.bin 193964 bytes 2025-05-05 00:20:31 UTC 0
Score: 0
Membership Required
commit 44ef6e2b70c8a68913f10aab550422b9ad351e37
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 15:19:22 2025 -0500

    🩹 Fix Y_STOP_PIN alias for Y_MAX_PIN

commit 9bbbcd439b5acab59338352d7c65d6e54352afcc
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 13:55:50 2025 -0500

    πŸ§‘β€πŸ’» Clarify parking_extruder_unpark_after_homing

commit cbe8a6867cd18e77e0ba7c4bdeb0e96f24e2bb1b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat May 3 21:56:33 2025 -0500

    πŸ§‘β€πŸ’» Fix mac_gcc HOMEBREW_PATH

commit 1f31027fd2588e8cf4c556347b5be043d2ff07a1
Author: MrKuskov <94338763+MrKuskov@users.noreply.github.com>
Date:   Sun May 4 09:11:23 2025 +0700

    ✨ FILAMENT_MOTION_DISTANCE_MM (#27812)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4e1e7fa1b0dd6f9fdd6d18b88ccbe13cf3d36152
Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
Date:   Sat May 3 22:07:40 2025 -0400

    ✨ SWITCHING_NOZZLE_LIFT_TO_PROBE (#27804)

commit 414951e42cdc49f6e3091978d1822bfb1b636cbd
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Sat May 3 21:08:27 2025 -0400

    🚸 Fix ProUI LCD wake up (#27832)

commit a8d18a0554aec9be9583b0799f750b6858a155d0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat May 3 19:57:05 2025 -0500

    🎨 ProUI code style

commit b9ffe93d1f00a6a1b7c91710f54c29a22deeadd2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun May 4 00:34:56 2025 +0000

    [cron] Bump distribution date (2025-05-04)
Ender3-S1-STM32F4-20250504.bin 189488 bytes 2025-05-04 00:22:09 UTC 0
Score: 0
Membership Required
commit 0c72dc376ca78c5354054d6c9b80a286e7d2ffa5
Author: B <irvinmouritsen@gmail.com>
Date:   Sat May 3 13:20:29 2025 -0700

    πŸ”¨ Creality V4.2.7 (GD32) (#27796)
Ender3-S1-STM32F1-20250504.bin 191932 bytes 2025-05-04 00:21:36 UTC 0
Score: 0
Membership Required
commit 0c72dc376ca78c5354054d6c9b80a286e7d2ffa5
Author: B <irvinmouritsen@gmail.com>
Date:   Sat May 3 13:20:29 2025 -0700

    πŸ”¨ Creality V4.2.7 (GD32) (#27796)
Ender3-S1-MarlinUI-STM32F4-20250504.bin 192136 bytes 2025-05-04 00:21:03 UTC 0
Score: 0
Membership Required
commit 0c72dc376ca78c5354054d6c9b80a286e7d2ffa5
Author: B <irvinmouritsen@gmail.com>
Date:   Sat May 3 13:20:29 2025 -0700

    πŸ”¨ Creality V4.2.7 (GD32) (#27796)
Ender3-S1-MarlinUI-STM32F1-20250504.bin 193964 bytes 2025-05-04 00:20:27 UTC 0
Score: 0
Membership Required
commit 0c72dc376ca78c5354054d6c9b80a286e7d2ffa5
Author: B <irvinmouritsen@gmail.com>
Date:   Sat May 3 13:20:29 2025 -0700

    πŸ”¨ Creality V4.2.7 (GD32) (#27796)
Ender3-S1-STM32F4-20250503.bin 189488 bytes 2025-05-03 00:22:12 UTC 0
Score: 0
Membership Required
commit 019915b09750b10dae64a80d59e4fc30265d3b3a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri May 2 18:08:56 2025 +0000

    [cron] Bump distribution date (2025-05-02)

commit b74c81d3e426899009a85827d834dbbe74579036
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 2 11:58:45 2025 -0500

    πŸ”§ Bricolemon cleanup, update (#27829)

commit e16885c558e8c03b43f2127780a4ec15ee29dd1e
Author: staff1010 <132726146+staff1010@users.noreply.github.com>
Date:   Sat May 3 00:13:26 2025 +0800

    🚸 Fix MKS UI G-code result display (#27825)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Ender3-S1-STM32F1-20250503.bin 191932 bytes 2025-05-03 00:21:39 UTC 0
Score: 0
Membership Required
commit 019915b09750b10dae64a80d59e4fc30265d3b3a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri May 2 18:08:56 2025 +0000

    [cron] Bump distribution date (2025-05-02)

commit b74c81d3e426899009a85827d834dbbe74579036
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 2 11:58:45 2025 -0500

    πŸ”§ Bricolemon cleanup, update (#27829)

commit e16885c558e8c03b43f2127780a4ec15ee29dd1e
Author: staff1010 <132726146+staff1010@users.noreply.github.com>
Date:   Sat May 3 00:13:26 2025 +0800

    🚸 Fix MKS UI G-code result display (#27825)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Ender3-S1-MarlinUI-STM32F4-20250503.bin 192136 bytes 2025-05-03 00:21:06 UTC 0
Score: 0
Membership Required
commit 019915b09750b10dae64a80d59e4fc30265d3b3a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri May 2 18:08:56 2025 +0000

    [cron] Bump distribution date (2025-05-02)

commit b74c81d3e426899009a85827d834dbbe74579036
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 2 11:58:45 2025 -0500

    πŸ”§ Bricolemon cleanup, update (#27829)

commit e16885c558e8c03b43f2127780a4ec15ee29dd1e
Author: staff1010 <132726146+staff1010@users.noreply.github.com>
Date:   Sat May 3 00:13:26 2025 +0800

    🚸 Fix MKS UI G-code result display (#27825)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Ender3-S1-MarlinUI-STM32F1-20250503.bin 193964 bytes 2025-05-03 00:20:31 UTC 0
Score: 0
Membership Required
commit 019915b09750b10dae64a80d59e4fc30265d3b3a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri May 2 18:08:56 2025 +0000

    [cron] Bump distribution date (2025-05-02)

commit b74c81d3e426899009a85827d834dbbe74579036
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 2 11:58:45 2025 -0500

    πŸ”§ Bricolemon cleanup, update (#27829)

commit e16885c558e8c03b43f2127780a4ec15ee29dd1e
Author: staff1010 <132726146+staff1010@users.noreply.github.com>
Date:   Sat May 3 00:13:26 2025 +0800

    🚸 Fix MKS UI G-code result display (#27825)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Ender3-S1-STM32F4-20250502.bin 189488 bytes 2025-05-02 00:22:34 UTC 0
Score: 0
Membership Required
commit 4096beaf527e3dfa27f12cc7cfff6502f94ef2ca
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu May 1 00:34:50 2025 +0000

    [cron] Bump distribution date (2025-05-01)
Ender3-S1-STM32F1-20250502.bin 191932 bytes 2025-05-02 00:22:01 UTC 0
Score: 0
Membership Required
commit 4096beaf527e3dfa27f12cc7cfff6502f94ef2ca
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu May 1 00:34:50 2025 +0000

    [cron] Bump distribution date (2025-05-01)
Ender3-S1-MarlinUI-STM32F4-20250502.bin 192136 bytes 2025-05-02 00:21:28 UTC 0
Score: 0
Membership Required
commit 4096beaf527e3dfa27f12cc7cfff6502f94ef2ca
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu May 1 00:34:50 2025 +0000

    [cron] Bump distribution date (2025-05-01)
Ender3-S1-MarlinUI-STM32F1-20250502.bin 193964 bytes 2025-05-02 00:20:42 UTC 0
Score: 0
Membership Required
commit 4096beaf527e3dfa27f12cc7cfff6502f94ef2ca
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu May 1 00:34:50 2025 +0000

    [cron] Bump distribution date (2025-05-01)
Ender3-S1-STM32F4-20250501.bin 189488 bytes 2025-05-01 00:22:13 UTC 0
Score: 0
Membership Required
commit 48cc310c588b8ab52cffdc8f86855a05a4b20122
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 1 07:37:11 2025 +1200

    πŸ”§ More thorough TEMP_SENSOR_* cleanup (#27826)

commit 1c719fd10de836efa01d71bf0208ecc40f607f3e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 30 10:21:13 2025 -0500

    🎨 Cosmetic 04-29

commit e3433ea5996a8e0b3e3c9f9673464d99ac23a812
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 30 00:30:45 2025 +0000

    [cron] Bump distribution date (2025-04-30)
Ender3-S1-STM32F1-20250501.bin 191932 bytes 2025-05-01 00:21:40 UTC 0
Score: 0
Membership Required
commit 48cc310c588b8ab52cffdc8f86855a05a4b20122
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 1 07:37:11 2025 +1200

    πŸ”§ More thorough TEMP_SENSOR_* cleanup (#27826)

commit 1c719fd10de836efa01d71bf0208ecc40f607f3e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 30 10:21:13 2025 -0500

    🎨 Cosmetic 04-29

commit e3433ea5996a8e0b3e3c9f9673464d99ac23a812
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 30 00:30:45 2025 +0000

    [cron] Bump distribution date (2025-04-30)
Ender3-S1-MarlinUI-STM32F4-20250501.bin 192136 bytes 2025-05-01 00:21:08 UTC 0
Score: 0
Membership Required
commit 48cc310c588b8ab52cffdc8f86855a05a4b20122
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 1 07:37:11 2025 +1200

    πŸ”§ More thorough TEMP_SENSOR_* cleanup (#27826)

commit 1c719fd10de836efa01d71bf0208ecc40f607f3e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 30 10:21:13 2025 -0500

    🎨 Cosmetic 04-29

commit e3433ea5996a8e0b3e3c9f9673464d99ac23a812
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 30 00:30:45 2025 +0000

    [cron] Bump distribution date (2025-04-30)
Ender3-S1-MarlinUI-STM32F1-20250501.bin 193964 bytes 2025-05-01 00:20:32 UTC 0
Score: 0
Membership Required
commit 48cc310c588b8ab52cffdc8f86855a05a4b20122
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu May 1 07:37:11 2025 +1200

    πŸ”§ More thorough TEMP_SENSOR_* cleanup (#27826)

commit 1c719fd10de836efa01d71bf0208ecc40f607f3e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 30 10:21:13 2025 -0500

    🎨 Cosmetic 04-29

commit e3433ea5996a8e0b3e3c9f9673464d99ac23a812
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 30 00:30:45 2025 +0000

    [cron] Bump distribution date (2025-04-30)