Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename ANET_FULL_GRAPHICS_LCD_ALT_WIRING to CTC_A10S_A13 #26514

Merged
merged 4 commits into from Dec 31, 2023

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented Dec 8, 2023

Description

Companion PR to MarlinFirmware/MarlinDocumentation#534

While looking into ANET_FULL_GRAPHICS_LCD_ALT_WIRING it was discovered the LCD in question is not a anet lcd at all

After discussions with bizzehdee on discord, he was able to provide images.of this display.
This lead us to the label "A10S A13 Display"

So I'm renaming the LCD to be CTC_A10S_A13 so others can find it.

Requirements

LCD ANET_FULL_GRAPHICS_LCD_ALT_WIRING

Benefits

Better name CTC_A10S_A13
Ascii art diagrams of pins
Added standard EXP1 Pins

Configurations

Configuration.h has been updated and is included

Related Issues

MarlinFirmware/MarlinDocumentation#534
#20022

thinkyhead added a commit to MarlinFirmware/Configurations that referenced this pull request Dec 31, 2023
MarlinFirmware/Marlin#26514

Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
@thinkyhead thinkyhead merged commit 5d1ede0 into MarlinFirmware:bugfix-2.1.x Dec 31, 2023
61 checks passed
@ellensp ellensp deleted the add-CTC_A10S_A13 branch December 31, 2023 11:32
smikutsky added a commit to smikutsky/Marlin that referenced this pull request Jan 4, 2024
commit f8771e9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 00:21:47 2024 +0000

    [cron] Bump distribution date (2024-01-04)

commit be1dee7
Author: Orel <37673727+0r31@users.noreply.github.com>
Date:   Wed Jan 3 21:02:20 2024 +0100

    🎨 Clean up old #includes (MarlinFirmware#26621)

commit 68b7802
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Wed Jan 3 20:19:19 2024 +0100

    📝 Update M493 (FT_MOTION) comments (MarlinFirmware#26620)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6d40776
Author: plampix <plampix@users.noreply.github.com>
Date:   Wed Jan 3 16:43:18 2024 +0100

    🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (MarlinFirmware#26613)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4a9e102
Author: I3DBeeTech <129617321+I3DBeeTech@users.noreply.github.com>
Date:   Wed Jan 3 06:23:41 2024 +0530

    📺 I3DBEE TECH Beez Mini 12864 (MarlinFirmware#26596)

commit 1ac6428
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 3 13:52:12 2024 +1300

    🔪 Options to slim M111, remove M115 (MarlinFirmware#26603)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 7c159a2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 3 00:21:14 2024 +0000

    [cron] Bump distribution date (2024-01-03)

commit 5b74e25
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Jan 2 20:25:26 2024 +1300

    🔨 BSD string workaround (MarlinFirmware#26532)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f02fa63
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 2 00:21:06 2024 +0000

    [cron] Bump distribution date (2024-01-02)

commit 3b6f1bf
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 1 00:50:46 2024 -0600

    🧑‍💻 Update pinsformat

commit 1d61571
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 31 03:30:53 2023 -0600

    🧑‍💻 Python version of pins formatting script

commit 99c5702
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 1 00:24:20 2024 +0000

    [cron] Bump distribution date (2024-01-01)

commit 13e82fa
Author: nagubash <40751501+nagendras176@users.noreply.github.com>
Date:   Mon Jan 1 02:33:04 2024 +0530

    🔨 Fix formatting issue in Makefile (MarlinFirmware#26599)

commit 95878df
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Sun Dec 31 22:00:57 2023 +0100

    🐛 Fix homing with FT_MOTION (MarlinFirmware#26595)

commit 5d1ede0
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Dec 31 22:54:26 2023 +1300

    ✨ CTC_A10S_A13 (MarlinFirmware#26514)
thinkyhead added a commit that referenced this pull request Jan 5, 2024
thinkyhead added a commit that referenced this pull request Jan 5, 2024
chrisheib pushed a commit to chrisheib/Marlin that referenced this pull request Jan 6, 2024
mikezs added a commit to mikezs/Marlin that referenced this pull request Jan 16, 2024
* bugfix-2.1.x: (73 commits)
  🐛 Fix hangs in DUE native USB (MarlinFirmware#26572)
  🩹 Fix Bed PID Autotune output (MarlinFirmware#26606)
  [cron] Bump distribution date (2024-01-04)
  🎨 Clean up old #includes (MarlinFirmware#26621)
  📝 Update M493 (FT_MOTION) comments (MarlinFirmware#26620)
  🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (MarlinFirmware#26613)
  📺 I3DBEE TECH Beez Mini 12864 (MarlinFirmware#26596)
  🔪 Options to slim M111, remove M115 (MarlinFirmware#26603)
  [cron] Bump distribution date (2024-01-03)
  🔨 BSD string workaround (MarlinFirmware#26532)
  [cron] Bump distribution date (2024-01-02)
  🧑‍💻 Update pinsformat
  🧑‍💻 Python version of pins formatting script
  [cron] Bump distribution date (2024-01-01)
  🔨 Fix formatting issue in Makefile (MarlinFirmware#26599)
  🐛 Fix homing with FT_MOTION (MarlinFirmware#26595)
  ✨ CTC_A10S_A13 (MarlinFirmware#26514)
  [cron] Bump distribution date (2023-12-31)
  🔧 Fix, extend FAN / AUTOFAN confict check (MarlinFirmware#26591)
  🩹 Restore usleep for native / sim
  ...

# Conflicts:
#	Marlin/Configuration.h
smikutsky added a commit to smikutsky/Marlin that referenced this pull request Feb 4, 2024
commit 5003681
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Feb 4 10:14:49 2024 -0800

    🩹 Fix HOTEND_IDLE_TIMEOUT with no heated bed (MarlinFirmware#26746)

commit d939692
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Feb 4 10:13:03 2024 -0800

    🩹 Update BTT GTR v1.0 DIAG jumper/pin (MarlinFirmware#26764)

commit 1dee4d9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 12:09:08 2024 -0600

    🔧 TOUCH_IDLE_SLEEP_MINS => DISPLAY_SLEEP_MINUTES

    Follow up to MarlinFirmware#26517

commit 9364cbb
Author: Smokey Pell <brentpell81@gmail.com>
Date:   Sun Feb 4 09:37:32 2024 -0600

    🚸 Tronxy V10 w/ TFT_TRONXY_X5SA + MKS_ROBIN_TFT43 (MarlinFirmware#26747)

commit 755b661
Author: Taylor Talkington <taylor.talkington@gmail.com>
Date:   Sun Feb 4 10:03:08 2024 -0500

    🔧 Fix USE_Z_MIN conditions (MarlinFirmware#26762)

commit 7f4792e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 00:22:42 2024 +0000

    [cron] Bump distribution date (2024-02-04)

commit e6837b2
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Feb 3 15:19:19 2024 -0800

    🩹 Fix STM32 HW Serial 6 (MarlinFirmware#26763)

    Followup to MarlinFirmware#26328

commit 9e21330
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 3 00:20:49 2024 +0000

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

commit c476e62
Author: Davide Rombolà <davide.rombola@gmail.com>
Date:   Fri Feb 2 02:31:39 2024 +0100

    🩹 Fix STM32 HW Serial (MarlinFirmware#26531)

    Followup to MarlinFirmware#26328

commit 4c5d783
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 2 00:20:22 2024 +0000

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

commit 9a5cfb3
Author: Abdullah YILMAZ <h.abdullahyilmaz@hotmail.com>
Date:   Thu Feb 1 05:11:08 2024 +0300

    🌐 Turkish language update (MarlinFirmware#26739)

commit 5a87bea
Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
Date:   Wed Jan 31 20:24:08 2024 -0500

    🚸 Fix repeating "Power Off" message (MarlinFirmware#26755)

commit d62f45b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 1 00:21:39 2024 +0000

    [cron] Bump distribution date (2024-02-01)

commit f9d5ee0
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Feb 1 07:33:42 2024 +1300

    🩹 Patch STM32 serial UUID (MarlinFirmware#26737)

    Followup to MarlinFirmware#26715

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit ef04680
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 31 06:06:35 2024 +0000

    [cron] Bump distribution date (2024-01-31)

commit 1c6cfc3
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Jan 30 21:00:02 2024 -0800

    🐛 Fix I/J/K chopper timing (MarlinFirmware#26736)

    Followup to MarlinFirmware#19112

commit 0266e7f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Jan 30 20:58:06 2024 -0800

    📝 Biqu => BIQU (MarlinFirmware#26735)

commit 610ea0a
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 31 17:56:46 2024 +1300

    🔨 No strlcpy in Windows (MarlinFirmware#26748)

commit 70d942a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 30 06:06:23 2024 +0000

    [cron] Bump distribution date (2024-01-30)

commit 5639237
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 29 20:38:03 2024 -0600

    🎨 Misc. cleanup 29-01

commit 541bd26
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 29 00:21:02 2024 +0000

    [cron] Bump distribution date (2024-01-29)

commit 7a4d601
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Jan 28 14:13:23 2024 -0800

    🩹 Temp constraints followup (MarlinFirmware#26744)

    Followup to cb291e8

commit bf8675b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 28 00:22:35 2024 +0000

    [cron] Bump distribution date (2024-01-28)

commit ebea672
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 27 11:45:54 2024 -0600

    🐛 Protect EEPROM bytes 916-926

    Followup to MarlinFirmware#26729

    Ender-3S1 STM32F401 Bootloader

commit ce8535f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 26 15:18:38 2024 -0600

    🧑‍💻 Fix warning, adjust tests

commit 0ba4cd2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 27 00:19:36 2024 +0000

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

commit afc2dd6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 22:09:06 2024 -0600

    🎨 Misc. cleanup 25-01

commit 5768b42
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 22:06:09 2024 -0600

    Add Conditionals_type.h

commit ee8630c
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 26 00:42:39 2024 +0000

    [cron] Bump distribution date (2024-01-26)

commit 01094ea
Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
Date:   Thu Jan 25 19:18:49 2024 -0500

    ✨🔨 EEPROM exclusion zone (MarlinFirmware#26729)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6c1fd1f
Author: qwertymodo <qwertymodo@qwertymodo.com>
Date:   Thu Jan 25 16:16:32 2024 -0800

    🩹 Fix single Neo strip M150 K (MarlinFirmware#26709)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4f65466
Author: sargonphin <85966195+sargonphin@users.noreply.github.com>
Date:   Fri Jan 26 00:48:06 2024 +0100

    🔧 HYBRID_THRESHOLD sanity checks (MarlinFirmware#26681)

commit 9b31193
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Fri Jan 26 12:39:09 2024 +1300

    🩹 Followup to EDITABLE_STEPS_PER_UNIT (MarlinFirmware#26677)

    Followup to MarlinFirmware#26618

commit 8594e94
Author: ejhoness <72996067+ejhoness@users.noreply.github.com>
Date:   Thu Jan 25 20:37:35 2024 -0300

    ✏️ Fix draw_dialog.cpp typo (MarlinFirmware#26684)

commit 16acb57
Author: Cesar Guillermo Montiel <cesarweb@hotmail.com>
Date:   Thu Jan 25 20:12:49 2024 -0300

    ✨ Creality v2.4.S4_170 (Ender 2 Pro, HC32F460KCTA) (MarlinFirmware#26730)

commit 04c8a31
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 15:07:34 2024 -0600

    🎨 Misc. LCD pins comments

commit 3856037
Author: engrenage <32837871+petaflot@users.noreply.github.com>
Date:   Thu Jan 25 21:24:57 2024 +0100

    🔧 Allow float Z_PROBE_LOW_POINT (MarlinFirmware#26711)

commit ffbf4a6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 13:41:39 2024 -0600

    🩹 Fix IA Creality IDEX case

commit a215bc2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 00:28:09 2024 +0000

    [cron] Bump distribution date (2024-01-25)

commit cbc674f
Author: minding-myown-business <jyoung12345.accounts@skiff.com>
Date:   Thu Jan 25 00:24:25 2024 +0000

    📝 Fix dead LCD link (MarlinFirmware#26669)

commit 97546bf
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Jan 25 09:33:02 2024 +1300

    🚸 PLR recover chamber temp (MarlinFirmware#26696)

commit ed1391e
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Wed Jan 24 22:21:00 2024 +0200

    🔧 Wrap POWER_LOSS_RETRACT_LEN (MarlinFirmware#26695)

commit 7fbd9ec
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Jan 24 10:55:59 2024 -0800

    🔧 Allow RAMPS FAN1_PIN override (MarlinFirmware#26725)

commit 6398902
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Jan 24 10:54:37 2024 -0800

    🔧 Update SKR_MINI_SCREEN_ADAPTER error (MarlinFirmware#26726)

commit e668d5a
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Jan 25 07:50:48 2024 +1300

    🔧 STM32 UID followup (MarlinFirmware#26727)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit a222827
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 24 00:22:20 2024 +0000

    [cron] Bump distribution date (2024-01-24)

commit 3ef192e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 16:05:41 2024 -0600

    🎨 Cosmetic cleanup 23-01

commit 5fea79f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 16:02:33 2024 -0600

    🔧 Fix ROTATIONAL_AXIS_GANG

    Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>

commit 18e65f5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 15:55:13 2024 -0600

    🩹 Fix _U and other conflicts

    Fix MarlinFirmware#26220

commit 5ed6bf6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 15:44:51 2024 -0600

    🔧 Allow for no STOP pin

    Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>

commit d79bcef
Author: DerAndere <26200979+DerAndere1@users.noreply.github.com>
Date:   Tue Jan 23 21:09:31 2024 +0100

    🔧 Sanity check Z_CLEARANCE_FOR_HOMING (MarlinFirmware#26721)

commit f1a5340
Author: Anson Liu <ansonl@users.noreply.github.com>
Date:   Tue Jan 23 08:24:49 2024 -0800

    🚸 DOGM active extruder indicator (MarlinFirmware#26152)

commit 4309e6a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 23:31:04 2024 -0600

    🧑‍💻 Fix build_all_examples

commit 0c3d1cf
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 00:50:39 2024 +0000

    [cron] Bump distribution date (2024-01-23)

commit aa7d571
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 17:32:01 2024 -0600

    ♻️ LCD pins migration precursor (MarlinFirmware#26719)

    Preliminary changes for MarlinFirmware#25650

commit 604d3e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 16:38:08 2024 -0600

    🎨 Move EXIT_M303

commit 22fc07d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 2 15:03:02 2023 -0500

    🧑‍💻 ExtUI::onPlayTone optional duration

commit dd3b5a1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 21 22:00:37 2024 -0600

    Misc. aesthetic adjustments

    Co-Authored-By: Andrew <18502096+classicrocker883@users.noreply.github.com>

commit 416f94f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 00:23:03 2024 +0000

    [cron] Bump distribution date (2024-01-22)

commit 204de72
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Jan 21 04:01:25 2024 -0800

    ✨ BIQU MicroProbe (MarlinFirmware#26527)

commit 80cd89d
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sun Jan 21 13:11:03 2024 +0200

    🩹 Fix M592 report (MarlinFirmware#26680)

commit 624226c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Mon Jan 22 00:09:36 2024 +1300

    🩹 Fix STM32 CPU serial UUID (MarlinFirmware#26715)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 3adf73a
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Jan 20 21:47:26 2024 -0800

    🔥 Remove ALLOW_LOW_EJERK (MarlinFirmware#26712)

commit eb7b207
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 21 00:24:10 2024 +0000

    [cron] Bump distribution date (2024-01-21)

commit d7e4536
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Jan 20 19:24:30 2024 +1300

    🔨 Fix POLAR build (MarlinFirmware#26687)

commit 388c701
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 20 00:21:13 2024 +0000

    [cron] Bump distribution date (2024-01-20)

commit da96607
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sat Jan 20 00:38:25 2024 +0200

    🔧 Adjust DEFAULT_EJERK settings (MarlinFirmware#26665)

commit fb49645
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Jan 20 08:49:35 2024 +1300

    📝 Fix Anet pins typo (MarlinFirmware#26660)

commit 7d751a2
Author: German Borisov <Borisov.German@gmail.com>
Date:   Fri Jan 19 22:17:36 2024 +0300

    ✨ Status Screen flow adjustment (MarlinFirmware#26627)

commit 9f7d5bb
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 19 00:22:09 2024 +0000

    [cron] Bump distribution date (2024-01-19)

commit 0df25b1
Author: Abdullah YILMAZ <h.abdullahyilmaz@hotmail.com>
Date:   Fri Jan 19 03:00:43 2024 +0300

    🌐 Update Turkish language (MarlinFirmware#26676)

commit cef623b
Author: engrenage <32837871+petaflot@users.noreply.github.com>
Date:   Fri Jan 19 00:57:46 2024 +0100

    🔧 Clarify M600 sanity-check (MarlinFirmware#26702)

commit 12434e7
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Thu Jan 18 18:55:37 2024 -0500

    🔨 Improve CMakeLists.txt (MarlinFirmware#26700)

commit 2200607
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 17 06:06:41 2024 +0000

    [cron] Bump distribution date (2024-01-17)

commit c313811
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 16 23:15:04 2024 -0600

    ✨ Minor Orca update

    Followup to MarlinFirmware#26534

commit 76dce41
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 16 06:06:41 2024 +0000

    [cron] Bump distribution date (2024-01-16)

commit 1f1ca34
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 22:22:08 2024 -0600

    🧑‍💻 Tweak limit_and_warn

commit 8d4ab15
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 21:36:15 2024 -0600

    🧑‍💻 Tweak planner debug

commit 7455776
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 00:22:58 2024 +0000

    [cron] Bump distribution date (2024-01-15)

commit 3019af1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 13 18:30:43 2024 -0600

    🔨 Make / pins-format patches

commit 8916e6f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 14 00:24:03 2024 +0000

    [cron] Bump distribution date (2024-01-14)

commit b2fd631
Author: Robherc <68039049+robherc@users.noreply.github.com>
Date:   Fri Jan 12 23:03:34 2024 -0500

    🔧 Fix SD connection defaults (MarlinFirmware#26666)

    Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit cadef64
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 13 00:21:34 2024 +0000

    [cron] Bump distribution date (2024-01-13)

commit ab34971
Author: ThomasToka <117008525+ThomasToka@users.noreply.github.com>
Date:   Fri Jan 12 06:56:45 2024 +0100

    🐛 Fix PLR pos/sdpos (MarlinFirmware#26365)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 46f370a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 12 00:21:50 2024 +0000

    [cron] Bump distribution date (2024-01-12)

commit 0f43ac7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 18:25:17 2024 -0600

    ⏪️ Revert encoder changes

    Reverts MarlinFirmware#26501

commit ef92b6c
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 11 00:21:50 2024 +0000

    [cron] Bump distribution date (2024-01-11)

commit f44f9eb
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 14:49:28 2024 -0600

    🎨 Misc. style adjustments

commit 854f331
Author: plampix <plampix@users.noreply.github.com>
Date:   Wed Jan 10 07:33:54 2024 +0100

    ✨ EDITABLE_STEPS_PER_UNIT (MarlinFirmware#26618)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 1d46e67
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Wed Jan 10 07:13:10 2024 +0200

    ✨ PLR_BED_THRESHOLD (MarlinFirmware#26649)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 85ded0b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 22:41:54 2024 -0600

    🩹 Clarify servo µs min/max

commit cb291e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 22:41:00 2024 -0600

    🩹 Fix some temp constraints

commit 25caae1
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 10 15:55:20 2024 +1300

    🩹 Fix PID / MPC tune background tasks (MarlinFirmware#26652)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 12d7995
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 18:45:17 2024 -0600

    🎨 Minor temp / UI refactor

commit 320b7a9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 00:21:58 2024 +0000

    [cron] Bump distribution date (2024-01-10)

commit a533e9e
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Tue Jan 9 23:42:08 2024 +0200

    🩹 Fix edit Z jerk step size (MarlinFirmware#26650)

    Followup to MarlinFirmware#25514

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f6ecdae
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 10 10:19:47 2024 +1300

    🔧 Base NUM_SERVO_PLUGS on SERVO PINS (MarlinFirmware#26640)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 477b70e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 00:22:16 2024 +0000

    [cron] Bump distribution date (2024-01-09)

commit b2dd2dc
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Mon Jan 8 05:26:34 2024 +0100

    🚸 FT Motion M493 report less precision (MarlinFirmware#26643)

commit b106f59
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Mon Jan 8 05:17:43 2024 +0100

    🐛 Refine FT Motion, I2S Stepping (MarlinFirmware#26628)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 38f483c
Author: mikemerryguy <57319047+mikemerryguy@users.noreply.github.com>
Date:   Sun Jan 7 23:14:24 2024 -0500

    🩹 Skip post-G28 XY move for untrusted X or Y (MarlinFirmware#26644)

    Followup to MarlinFirmware#26469

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f4eafed
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 7 21:59:25 2024 -0600

    🔧 Z_PROBE_END_SCRIPT => EVENT_GCODE_AFTER_G29

commit 5987a54
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 7 19:34:34 2024 -0600

    🎨 Use float CEIL/FLOOR

commit 3a888e9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 8 00:30:52 2024 +0000

    [cron] Bump distribution date (2024-01-08)

commit 4cddc61
Author: Alexander Gavrilenko <jmz52@users.noreply.github.com>
Date:   Mon Jan 8 03:18:18 2024 +0300

    🐛 Fix SPI TFT for STM32F1/F4 (MarlinFirmware#26052)

commit 2a8c00b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 6 00:21:22 2024 +0000

    [cron] Bump distribution date (2024-01-06)

commit 4ae2a76
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 5 12:34:50 2024 -0600

    🎨 Clean up ws

commit a5d097a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 18:50:23 2024 -0600

    ✏️ Fix CTC_A10S_A13 typo

    Followup to MarlinFirmware#26514

commit 5e0a8d2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 5 00:21:26 2024 +0000

    [cron] Bump distribution date (2024-01-05)

commit 994aa9f
Author: plampix <plampix@users.noreply.github.com>
Date:   Fri Jan 5 00:09:53 2024 +0100

    ⚡️ Slimmer null T command (MarlinFirmware#26615)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6e67ad5
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Thu Jan 4 18:07:53 2024 -0500

    🎨 Followup to optional M111/M115 (MarlinFirmware#26626)

    Followup to MarlinFirmware#26603

commit 52693f7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 13:01:45 2024 -0600

    🎨 Clean up some checks & includes

commit 991f433
Author: Jason Smith <jason.inet@gmail.com>
Date:   Wed Jan 3 19:14:17 2024 -0800

    🐛 Fix hangs in DUE native USB (MarlinFirmware#26572)

commit 54b7da1
Author: Taylor Talkington <taylor.talkington@gmail.com>
Date:   Wed Jan 3 21:45:50 2024 -0500

    🩹 Fix Bed PID Autotune output (MarlinFirmware#26606)

    Followup to MarlinFirmware#25928

commit f8771e9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 00:21:47 2024 +0000

    [cron] Bump distribution date (2024-01-04)

commit be1dee7
Author: Orel <37673727+0r31@users.noreply.github.com>
Date:   Wed Jan 3 21:02:20 2024 +0100

    🎨 Clean up old #includes (MarlinFirmware#26621)

commit 68b7802
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Wed Jan 3 20:19:19 2024 +0100

    📝 Update M493 (FT_MOTION) comments (MarlinFirmware#26620)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6d40776
Author: plampix <plampix@users.noreply.github.com>
Date:   Wed Jan 3 16:43:18 2024 +0100

    🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (MarlinFirmware#26613)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4a9e102
Author: I3DBeeTech <129617321+I3DBeeTech@users.noreply.github.com>
Date:   Wed Jan 3 06:23:41 2024 +0530

    📺 I3DBEE TECH Beez Mini 12864 (MarlinFirmware#26596)

commit 1ac6428
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 3 13:52:12 2024 +1300

    🔪 Options to slim M111, remove M115 (MarlinFirmware#26603)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 7c159a2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 3 00:21:14 2024 +0000

    [cron] Bump distribution date (2024-01-03)

commit 5b74e25
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Jan 2 20:25:26 2024 +1300

    🔨 BSD string workaround (MarlinFirmware#26532)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f02fa63
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 2 00:21:06 2024 +0000

    [cron] Bump distribution date (2024-01-02)

commit 3b6f1bf
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 1 00:50:46 2024 -0600

    🧑‍💻 Update pinsformat

commit 1d61571
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 31 03:30:53 2023 -0600

    🧑‍💻 Python version of pins formatting script

commit 99c5702
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 1 00:24:20 2024 +0000

    [cron] Bump distribution date (2024-01-01)

commit 13e82fa
Author: nagubash <40751501+nagendras176@users.noreply.github.com>
Date:   Mon Jan 1 02:33:04 2024 +0530

    🔨 Fix formatting issue in Makefile (MarlinFirmware#26599)

commit 95878df
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Sun Dec 31 22:00:57 2023 +0100

    🐛 Fix homing with FT_MOTION (MarlinFirmware#26595)

commit 5d1ede0
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Dec 31 22:54:26 2023 +1300

    ✨ CTC_A10S_A13 (MarlinFirmware#26514)
luizbgomide added a commit to luizbgomide/Marlin that referenced this pull request Feb 14, 2024
commit 9e879a5b1f801e7572e7948be38a6dad16ad35d8
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 11 00:22:45 2024 +0000

    [cron] Bump distribution date (2024-02-11)

commit 9974327d333c3db443a7627b476f02c91a1ace0e
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Feb 11 03:28:37 2024 +1300

    extend uart checks

commit 4eba643ae1fe90f8aa2831a359efafbd78933fbe
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 10 06:17:34 2024 +0000

    [cron] Bump distribution date (2024-02-10)

commit 8d7be79108ecb481761527516782830890a28de7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 9 19:11:56 2024 -0600

    👷 Improve BIGTREE_GTR_V1_0 tests

commit 76b568830475d218a5229ff9736a155c5a0cb620
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 9 19:11:37 2024 -0600

    🚸 Optional encoder multipliers

commit 1e8fbb7bbb8611194c9d7242a860b153412694c5
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 9 00:20:11 2024 +0000

    [cron] Bump distribution date (2024-02-09)

commit 20c6a6233bc3d749335d3f761c61131355a6e534
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 8 16:49:13 2024 -0600

    🧑‍💻 HC32 endstop interrupts for X2/Y2/Z4

commit 1d295f7983a90be9eddc830bc7be621c6dcb14c7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 23:44:55 2024 -0600

    🔥 Clean up SCARA/TPARA

commit 669814d0d408a622f020a55971ba04030e4fa4bf
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 23:40:54 2024 -0600

    ✨ MARLIN_SMALL_BUILD option (#26775)

commit 4aa48beb378fec6a6e7de0c8c3c7fe47f6551c24
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 18:25:13 2024 -0600

    🚸 Adjust encoder multiplier

commit 371fb5a256d968712d6180bf6faf9090c75246e4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 8 00:20:32 2024 +0000

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

commit 0829a511f03d75121f2a8aa557fc0b45f5f2069c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 18:09:36 2024 -0600

    🧑‍💻 "static_warning"

commit a3c78c45101fd13066eae944ba4dcdfcec3e57f4
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 14:00:29 2024 -0600

    🎨 Delete old FTDI Eve bootscreen

commit a3211253a05f6f0380fa3bee8eb32b2f02c7bd3a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 13:58:01 2024 -0600

    🩹 Fix FTDI Eve Touch UI M84

commit 2c8e7bd5a58c338bad5111891497e8cb35f2fed6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 12:07:15 2024 +0000

    [cron] Bump distribution date (2024-02-07)

commit 005d6879d998ccd900d1a311185f7069541dc623
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Feb 7 19:33:54 2024 +1300

    🔧 Restore probe XY edit defaults, remove arbitrary Z limit (#26774)

commit 3dd22349a9c9daa7039e86c9a617efe063283beb
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 6 06:06:16 2024 +0000

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

commit e61a84a717cc80d4583278fdbdeff72becf3d9b5
Author: Scott Mikutsky <smikutsky@gmail.com>
Date:   Tue Feb 6 00:37:29 2024 -0500

    🚸 Keep Filament Change near the top (#26172)

commit d8e73d30362e17523bd50133344f7782fdf1be5e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 5 00:21:40 2024 +0000

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

commit b12340b1d57288945633ad926136ab2c27d25c12
Author: Robherc <68039049+robherc@users.noreply.github.com>
Date:   Sun Feb 4 17:10:11 2024 -0500

    🔧 Fix extraneous DIAG warnings (#26694)

commit ec46a5953956a5e7f3d213439a1fd2bea793860e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 16:06:43 2024 -0600

    🧑‍💻 Fix uncrustify config

commit 5003681414eac2f2953ff4430148d23d80036d62
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Feb 4 10:14:49 2024 -0800

    🩹 Fix HOTEND_IDLE_TIMEOUT with no heated bed (#26746)

commit d9396929aab56121698d4acde1b04add1574f43d
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Feb 4 10:13:03 2024 -0800

    🩹 Update BTT GTR v1.0 DIAG jumper/pin (#26764)

commit 1dee4d92c61b14458cd394d1f609f0dc80282092
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 12:09:08 2024 -0600

    🔧 TOUCH_IDLE_SLEEP_MINS => DISPLAY_SLEEP_MINUTES

    Follow up to #26517

commit 9364cbb4b53a5ef77cf2b843ba228afffb4c1725
Author: Smokey Pell <brentpell81@gmail.com>
Date:   Sun Feb 4 09:37:32 2024 -0600

    🚸 Tronxy V10 w/ TFT_TRONXY_X5SA + MKS_ROBIN_TFT43 (#26747)

commit 755b661c2d9e3beb2ba6b7602715d43891ecff3a
Author: Taylor Talkington <taylor.talkington@gmail.com>
Date:   Sun Feb 4 10:03:08 2024 -0500

    🔧 Fix USE_Z_MIN conditions (#26762)

commit 7f4792e47c909cef2b46a11a0a8a80cf6858b80d
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 00:22:42 2024 +0000

    [cron] Bump distribution date (2024-02-04)

commit e6837b2b8dd70e5a282fff1508e01215ff85c14d
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Feb 3 15:19:19 2024 -0800

    🩹 Fix STM32 HW Serial 6 (#26763)

    Followup to #26328

commit 9e21330d7ae8b4979fee10099294e9e61c939613
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 3 00:20:49 2024 +0000

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

commit c476e62a6f32bc4d197dc31a8587d53376505f4a
Author: Davide Rombolà <davide.rombola@gmail.com>
Date:   Fri Feb 2 02:31:39 2024 +0100

    🩹 Fix STM32 HW Serial (#26531)

    Followup to #26328

commit 4c5d7831c11c859e5e378d1ff588cb8fe20eb58a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 2 00:20:22 2024 +0000

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

commit 9a5cfb3f26315822c7ae8ea043525c0e30ac08ac
Author: Abdullah YILMAZ <h.abdullahyilmaz@hotmail.com>
Date:   Thu Feb 1 05:11:08 2024 +0300

    🌐 Turkish language update (#26739)

commit 5a87bea7622207b78503cc171a0544ee6bd9d6a2
Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
Date:   Wed Jan 31 20:24:08 2024 -0500

    🚸 Fix repeating "Power Off" message (#26755)

commit d62f45bdc17f36ceb6105345df9ce2946369da10
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 1 00:21:39 2024 +0000

    [cron] Bump distribution date (2024-02-01)

commit f9d5ee04b4930fa7b876c278e80072060463f55c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Feb 1 07:33:42 2024 +1300

    🩹 Patch STM32 serial UUID (#26737)

    Followup to #26715

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit ef04680cc556fb5aa8637fb767f7ce11be30ca2a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 31 06:06:35 2024 +0000

    [cron] Bump distribution date (2024-01-31)

commit 1c6cfc3ffeac8fdf2cd6d61529ad864578a4803f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Jan 30 21:00:02 2024 -0800

    🐛 Fix I/J/K chopper timing (#26736)

    Followup to #19112

commit 0266e7fe535cbdd2a10850fd0fd71f1ae2617db2
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Jan 30 20:58:06 2024 -0800

    📝 Biqu => BIQU (#26735)

commit 610ea0a9d30f1bc566eacda7ceab7976e228957d
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 31 17:56:46 2024 +1300

    🔨 No strlcpy in Windows (#26748)

commit 70d942a18483e28d7306c0edd4280ff354cf4350
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 30 06:06:23 2024 +0000

    [cron] Bump distribution date (2024-01-30)

commit 5639237e2b174715413f9ffc6f6421db9150d9d6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 29 20:38:03 2024 -0600

    🎨 Misc. cleanup 29-01

commit 541bd26cd7d0d31d1f81298fb5ddc2d43f9c4c03
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 29 00:21:02 2024 +0000

    [cron] Bump distribution date (2024-01-29)

commit 7a4d601f4d8b88acffe62b31d614773ad0f20a57
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Jan 28 14:13:23 2024 -0800

    🩹 Temp constraints followup (#26744)

    Followup to cb291e8d

commit bf8675b44a43c82a1ee8595fa3f7a1f1e5dca61e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 28 00:22:35 2024 +0000

    [cron] Bump distribution date (2024-01-28)

commit ebea672240ba49067194e9a6959ba2604da2d4c2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 27 11:45:54 2024 -0600

    🐛 Protect EEPROM bytes 916-926

    Followup to #26729

    Ender-3S1 STM32F401 Bootloader

commit ce8535f01ca4b85ca1f7cae3908d3174ac11fff6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 26 15:18:38 2024 -0600

    🧑‍💻 Fix warning, adjust tests

commit 0ba4cd2b3bcf404fcd533e4a87992e86f3366c7f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 27 00:19:36 2024 +0000

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

commit afc2dd6cab2c50ddca1506350a8845b82a4ffce7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 22:09:06 2024 -0600

    🎨 Misc. cleanup 25-01

commit 5768b42c398c232a3f891093e87d18de0331f2f1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 22:06:09 2024 -0600

    Add Conditionals_type.h

commit ee8630c28270bf3281f798660d43c6e88d2b8eb4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 26 00:42:39 2024 +0000

    [cron] Bump distribution date (2024-01-26)

commit 01094ea6aa7b843f830ec350e5886fcab6b652ff
Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
Date:   Thu Jan 25 19:18:49 2024 -0500

    ✨🔨 EEPROM exclusion zone (#26729)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6c1fd1f69c349b24ded49d7c5a1118fe7a5e37dd
Author: qwertymodo <qwertymodo@qwertymodo.com>
Date:   Thu Jan 25 16:16:32 2024 -0800

    🩹 Fix single Neo strip M150 K (#26709)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4f65466161c39bee82a8fa98263989a01b706927
Author: sargonphin <85966195+sargonphin@users.noreply.github.com>
Date:   Fri Jan 26 00:48:06 2024 +0100

    🔧 HYBRID_THRESHOLD sanity checks (#26681)

commit 9b3119393f0c7fe3eb08734e097df09c7466acc3
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Fri Jan 26 12:39:09 2024 +1300

    🩹 Followup to EDITABLE_STEPS_PER_UNIT (#26677)

    Followup to #26618

commit 8594e9462ca429cbaccd2b3d0e2eb15684bd27ae
Author: ejhoness <72996067+ejhoness@users.noreply.github.com>
Date:   Thu Jan 25 20:37:35 2024 -0300

    ✏️ Fix draw_dialog.cpp typo (#26684)

commit 16acb57b22747b495953ecef065ba625f4dc3df8
Author: Cesar Guillermo Montiel <cesarweb@hotmail.com>
Date:   Thu Jan 25 20:12:49 2024 -0300

    ✨ Creality v2.4.S4_170 (Ender 2 Pro, HC32F460KCTA) (#26730)

commit 04c8a3138e3ce1edcd59c8e6c1ba4abeba28e30d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 15:07:34 2024 -0600

    🎨 Misc. LCD pins comments

commit 38560378fcb99bcdb4b889f3b8e08c7dc5abe366
Author: engrenage <32837871+petaflot@users.noreply.github.com>
Date:   Thu Jan 25 21:24:57 2024 +0100

    🔧 Allow float Z_PROBE_LOW_POINT (#26711)

commit ffbf4a6a9002827daf09a5f36bd28fdf3d61a0e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 13:41:39 2024 -0600

    🩹 Fix IA Creality IDEX case

commit a215bc2ca3b27afb5de7fbf69d9b19da5ac7466e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 00:28:09 2024 +0000

    [cron] Bump distribution date (2024-01-25)

commit cbc674ff997b3bffc92cbb2f61a9a5c8952c3446
Author: minding-myown-business <jyoung12345.accounts@skiff.com>
Date:   Thu Jan 25 00:24:25 2024 +0000

    📝 Fix dead LCD link (#26669)

commit 97546bf55b20f10fa8952efbd232481e11e9f916
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Jan 25 09:33:02 2024 +1300

    🚸 PLR recover chamber temp (#26696)

commit ed1391ee5d5c272240b8fe18716c340d7688cb8e
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Wed Jan 24 22:21:00 2024 +0200

    🔧 Wrap POWER_LOSS_RETRACT_LEN (#26695)

commit 7fbd9ec5f4c450e062663dbe1964dc95e705733b
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Jan 24 10:55:59 2024 -0800

    🔧 Allow RAMPS FAN1_PIN override (#26725)

commit 63989023b8f179ee67dea44b008ea03e314482e6
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Jan 24 10:54:37 2024 -0800

    🔧 Update SKR_MINI_SCREEN_ADAPTER error (#26726)

commit e668d5afd75039fbbbc9a3a8c8357c74c399ccb7
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Jan 25 07:50:48 2024 +1300

    🔧 STM32 UID followup (#26727)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit a2228276bbc3908faa8ad3fe021b8961d0c11ec6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 24 00:22:20 2024 +0000

    [cron] Bump distribution date (2024-01-24)

commit 3ef192e7c7b18804ec7e3964a1366bd08355dc93
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 16:05:41 2024 -0600

    🎨 Cosmetic cleanup 23-01

commit 5fea79fd07e5d874fbd217d8d9e8afceec60ef9e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 16:02:33 2024 -0600

    🔧 Fix ROTATIONAL_AXIS_GANG

    Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>

commit 18e65f5eb4a1dc4b08d4bece67f2c182e8359ff6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 15:55:13 2024 -0600

    🩹 Fix _U and other conflicts

    Fix #26220

commit 5ed6bf65ba32e97b8cad133730a602fc67cda4f9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 15:44:51 2024 -0600

    🔧 Allow for no STOP pin

    Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>

commit d79bcef802de4c0b55e6ea74bab5faee663a752a
Author: DerAndere <26200979+DerAndere1@users.noreply.github.com>
Date:   Tue Jan 23 21:09:31 2024 +0100

    🔧 Sanity check Z_CLEARANCE_FOR_HOMING (#26721)

commit f1a53407e7c99559f9073f11ab91e7b305ec7770
Author: Anson Liu <ansonl@users.noreply.github.com>
Date:   Tue Jan 23 08:24:49 2024 -0800

    🚸 DOGM active extruder indicator (#26152)

commit 4309e6ab76528a8e64343148d81caa2d231c8c13
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 23:31:04 2024 -0600

    🧑‍💻 Fix build_all_examples

commit 0c3d1cf566c43d28bd99487c1352a7c019eecf32
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 00:50:39 2024 +0000

    [cron] Bump distribution date (2024-01-23)

commit aa7d5714867df05348ca63ad113ea9cf7ccc3271
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 17:32:01 2024 -0600

    ♻️ LCD pins migration precursor (#26719)

    Preliminary changes for #25650

commit 604d3e8fadc1fd3603409f0d22d8a49de6f46cc2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 16:38:08 2024 -0600

    🎨 Move EXIT_M303

commit 22fc07d72ba08df8db9545da4286ccd2558ecf30
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 2 15:03:02 2023 -0500

    🧑‍💻 ExtUI::onPlayTone optional duration

commit dd3b5a10a09e2a83918af1cf6f8782fd0c473f98
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 21 22:00:37 2024 -0600

    Misc. aesthetic adjustments

    Co-Authored-By: Andrew <18502096+classicrocker883@users.noreply.github.com>

commit 416f94f03a40e907c2c0bbe3e187c79d4d8754b3
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 00:23:03 2024 +0000

    [cron] Bump distribution date (2024-01-22)

commit 204de723f1c08f83e281f0629b60822b334097ed
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Jan 21 04:01:25 2024 -0800

    ✨ BIQU MicroProbe (#26527)

commit 80cd89d8f7f656be4e190c2c97064966905ce8a9
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sun Jan 21 13:11:03 2024 +0200

    🩹 Fix M592 report (#26680)

commit 624226c91d23941ac8fe2bd8c3a20bb364e6393a
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Mon Jan 22 00:09:36 2024 +1300

    🩹 Fix STM32 CPU serial UUID (#26715)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 3adf73a2cd45556859a6499bf2ed27509e49f0ff
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Jan 20 21:47:26 2024 -0800

    🔥 Remove ALLOW_LOW_EJERK (#26712)

commit eb7b207e4c63e17c2e63e89c30a1e1ea7c04cfa3
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 21 00:24:10 2024 +0000

    [cron] Bump distribution date (2024-01-21)

commit d7e45367afaf6a6007b6a89ff7eeefe5fa0c59ff
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Jan 20 19:24:30 2024 +1300

    🔨 Fix POLAR build (#26687)

commit 388c7018c44036ee75af9dac39f2f0b386bf7089
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 20 00:21:13 2024 +0000

    [cron] Bump distribution date (2024-01-20)

commit da96607b65ecc910178413d6979c128add9d098e
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sat Jan 20 00:38:25 2024 +0200

    🔧 Adjust DEFAULT_EJERK settings (#26665)

commit fb49645b3233caa2701ebdab1e5322d73d3545a0
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Jan 20 08:49:35 2024 +1300

    📝 Fix Anet pins typo (#26660)

commit 7d751a20b1fc6ef920cbc56a68450302ac1eb973
Author: German Borisov <Borisov.German@gmail.com>
Date:   Fri Jan 19 22:17:36 2024 +0300

    ✨ Status Screen flow adjustment (#26627)

commit 9f7d5bbc86032a646f14eb6ca246723118ae9fb0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 19 00:22:09 2024 +0000

    [cron] Bump distribution date (2024-01-19)

commit 0df25b100854008907a68393eaa6027941917a48
Author: Abdullah YILMAZ <h.abdullahyilmaz@hotmail.com>
Date:   Fri Jan 19 03:00:43 2024 +0300

    🌐 Update Turkish language (#26676)

commit cef623b7d2a5e1c49911ce539b3e031d5e307ad6
Author: engrenage <32837871+petaflot@users.noreply.github.com>
Date:   Fri Jan 19 00:57:46 2024 +0100

    🔧 Clarify M600 sanity-check (#26702)

commit 12434e78e4478b8d098793a382db109e54cee0e8
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Thu Jan 18 18:55:37 2024 -0500

    🔨 Improve CMakeLists.txt (#26700)

commit 220060798930227fea158a81b5f83e241b7630ff
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 17 06:06:41 2024 +0000

    [cron] Bump distribution date (2024-01-17)

commit c31381183b0daeb4361249bb20b74b7b2e0940f1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 16 23:15:04 2024 -0600

    ✨ Minor Orca update

    Followup to #26534

commit 76dce41580e5fbe527e2b8939f358a624b3c0e04
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 16 06:06:41 2024 +0000

    [cron] Bump distribution date (2024-01-16)

commit 1f1ca34ea6c37d8d22808f3fb25992776abfe4f2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 22:22:08 2024 -0600

    🧑‍💻 Tweak limit_and_warn

commit 8d4ab15748eb9c6bcbc1dd30c1b8f51d2cc94dc5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 21:36:15 2024 -0600

    🧑‍💻 Tweak planner debug

commit 745577693d1dd27d209aa547ca1745d6ca6ecc1b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 00:22:58 2024 +0000

    [cron] Bump distribution date (2024-01-15)

commit 3019af1c9398da0172b5d5f5bb0d3a5506e56e4d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 13 18:30:43 2024 -0600

    🔨 Make / pins-format patches

commit 8916e6f826aa86b4b0a2b08c72d0128fce8c28c4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 14 00:24:03 2024 +0000

    [cron] Bump distribution date (2024-01-14)

commit b2fd631d82b9b3e64226ceac6a132ec917aaee21
Author: Robherc <68039049+robherc@users.noreply.github.com>
Date:   Fri Jan 12 23:03:34 2024 -0500

    🔧 Fix SD connection defaults (#26666)

    Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit cadef644180ecb049826159612853411e111c4f0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 13 00:21:34 2024 +0000

    [cron] Bump distribution date (2024-01-13)

commit ab3497161a37ae309e030a23e0f8e3f3eb61daea
Author: ThomasToka <117008525+ThomasToka@users.noreply.github.com>
Date:   Fri Jan 12 06:56:45 2024 +0100

    🐛 Fix PLR pos/sdpos (#26365)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 46f370ae3cc1501bd831c495b46ab0e571e99f10
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 12 00:21:50 2024 +0000

    [cron] Bump distribution date (2024-01-12)

commit 0f43ac79f610df25d865667e41baef707aaf40da
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 18:25:17 2024 -0600

    ⏪️ Revert encoder changes

    Reverts #26501

commit ef92b6c369fdf6ea99d7c79a663c7f6b308e31ec
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 11 00:21:50 2024 +0000

    [cron] Bump distribution date (2024-01-11)

commit f44f9eb9f831e007156e310de09ab3ba03100cf0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 14:49:28 2024 -0600

    🎨 Misc. style adjustments

commit 854f3315af645775e7b0aa39bd05db66187bcc38
Author: plampix <plampix@users.noreply.github.com>
Date:   Wed Jan 10 07:33:54 2024 +0100

    ✨ EDITABLE_STEPS_PER_UNIT (#26618)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 1d46e67de202ae436958c344506f14d2da975076
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Wed Jan 10 07:13:10 2024 +0200

    ✨ PLR_BED_THRESHOLD (#26649)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 85ded0b9bd9550a4b2a7e0326de7e098dd465a70
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 22:41:54 2024 -0600

    🩹 Clarify servo µs min/max

commit cb291e8d00a6c1ee0a778625e0170b6b7430a004
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 22:41:00 2024 -0600

    🩹 Fix some temp constraints

commit 25caae1e8c238422cb8ee00637d463ae837c5273
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 10 15:55:20 2024 +1300

    🩹 Fix PID / MPC tune background tasks (#26652)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 12d7995a18d3ce59c871e11c4940bbaeb9c352fc
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 18:45:17 2024 -0600

    🎨 Minor temp / UI refactor

commit 320b7a9ac33e908860191b27626753e76f103f21
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 00:21:58 2024 +0000

    [cron] Bump distribution date (2024-01-10)

commit a533e9e637cb3c7e1c86513bdce9a7802f921d44
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Tue Jan 9 23:42:08 2024 +0200

    🩹 Fix edit Z jerk step size (#26650)

    Followup to #25514

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f6ecdae972c1e54f52daec5c63252281962da5b9
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 10 10:19:47 2024 +1300

    🔧 Base NUM_SERVO_PLUGS on SERVO PINS (#26640)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 477b70eccf3210dc2fff2e84555830320bea9655
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 00:22:16 2024 +0000

    [cron] Bump distribution date (2024-01-09)

commit b2dd2dc217af35011bcded3f8603c954f5fed95a
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Mon Jan 8 05:26:34 2024 +0100

    🚸 FT Motion M493 report less precision (#26643)

commit b106f59eb495718d7158e27347eca5deb11fbe86
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Mon Jan 8 05:17:43 2024 +0100

    🐛 Refine FT Motion, I2S Stepping (#26628)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 38f483c4a6a0b6c814e5ee88747f58eed17fa61e
Author: mikemerryguy <57319047+mikemerryguy@users.noreply.github.com>
Date:   Sun Jan 7 23:14:24 2024 -0500

    🩹 Skip post-G28 XY move for untrusted X or Y (#26644)

    Followup to #26469

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f4eafed188189d2a77c53a2a68bd931ee838b584
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 7 21:59:25 2024 -0600

    🔧 Z_PROBE_END_SCRIPT => EVENT_GCODE_AFTER_G29

commit 5987a5464bc8622d77ab52990b88d5ae035074e1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 7 19:34:34 2024 -0600

    🎨 Use float CEIL/FLOOR

commit 3a888e956b081a9cde1f496b6c24fa39b5061f39
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 8 00:30:52 2024 +0000

    [cron] Bump distribution date (2024-01-08)

commit 4cddc61eda70d9e78ef7767fc052995855e34a79
Author: Alexander Gavrilenko <jmz52@users.noreply.github.com>
Date:   Mon Jan 8 03:18:18 2024 +0300

    🐛 Fix SPI TFT for STM32F1/F4 (#26052)

commit 2a8c00bdeb5268b11a3bbddfc8797a3f09a92947
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 6 00:21:22 2024 +0000

    [cron] Bump distribution date (2024-01-06)

commit 4ae2a76492b176c831647e29cc6150e7d8c0605a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 5 12:34:50 2024 -0600

    🎨 Clean up ws

commit a5d097abe6e8cbad3dead9086439b3c0f44c7cb2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 18:50:23 2024 -0600

    ✏️ Fix CTC_A10S_A13 typo

    Followup to #26514

commit 5e0a8d21245d21eafdc55e77645cb20eef750017
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 5 00:21:26 2024 +0000

    [cron] Bump distribution date (2024-01-05)

commit 994aa9f6923e2307d13badd26a15e6d57525955f
Author: plampix <plampix@users.noreply.github.com>
Date:   Fri Jan 5 00:09:53 2024 +0100

    ⚡️ Slimmer null T command (#26615)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6e67ad51b70ce4f02be967bb14e5557a021e48eb
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Thu Jan 4 18:07:53 2024 -0500

    🎨 Followup to optional M111/M115 (#26626)

    Followup to #26603

commit 52693f72afca243ace00a7a57365301f5f8c42c0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 13:01:45 2024 -0600

    🎨 Clean up some checks & includes

commit 991f433ac1375cca0b8fcd76fcbacbe43b307ac3
Author: Jason Smith <jason.inet@gmail.com>
Date:   Wed Jan 3 19:14:17 2024 -0800

    🐛 Fix hangs in DUE native USB (#26572)

commit 54b7da18cbbbed49fee93f0f39b7093c527c25ea
Author: Taylor Talkington <taylor.talkington@gmail.com>
Date:   Wed Jan 3 21:45:50 2024 -0500

    🩹 Fix Bed PID Autotune output (#26606)

    Followup to #25928

commit f8771e9ad5d572f22ec89c199e81cd53106ffc5c
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 00:21:47 2024 +0000

    [cron] Bump distribution date (2024-01-04)

commit be1dee7caf8197f10811574265714e78ca08ec83
Author: Orel <37673727+0r31@users.noreply.github.com>
Date:   Wed Jan 3 21:02:20 2024 +0100

    🎨 Clean up old #includes (#26621)

commit 68b7802fc17cd4160fa3923897ab69dbea09f4ed
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Wed Jan 3 20:19:19 2024 +0100

    📝 Update M493 (FT_MOTION) comments (#26620)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6d407767e7692d66bc93a0012d71268770e4835c
Author: plampix <plampix@users.noreply.github.com>
Date:   Wed Jan 3 16:43:18 2024 +0100

    🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (#26613)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4a9e102c2ef96b75378195ad3b89cb1646ac4df4
Author: I3DBeeTech <129617321+I3DBeeTech@users.noreply.github.com>
Date:   Wed Jan 3 06:23:41 2024 +0530

    📺 I3DBEE TECH Beez Mini 12864 (#26596)

commit 1ac6428c82aa72cc41c0c9f758659b71e7fce1cf
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 3 13:52:12 2024 +1300

    🔪 Options to slim M111, remove M115 (#26603)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 7c159a20e538e42af5185c80c660c90c0377b909
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 3 00:21:14 2024 +0000

    [cron] Bump distribution date (2024-01-03)

commit 5b74e25108a47acad41d9a50560cd1fbae38040a
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Jan 2 20:25:26 2024 +1300

    🔨 BSD string workaround (#26532)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f02fa6339f003a8a5074131b50e0905f102ee8e4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 2 00:21:06 2024 +0000

    [cron] Bump distribution date (2024-01-02)

commit 3b6f1bff8b3fc31b1d82ea420b3b74a50f599692
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 1 00:50:46 2024 -0600

    🧑‍💻 Update pinsformat

commit 1d615717e80e4c39bfa49f34d9b8f3955d7f8d47
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 31 03:30:53 2023 -0600

    🧑‍💻 Python version of pins formatting script

commit 99c570212ddfd39a749b07419a3d3fb9213d7acd
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 1 00:24:20 2024 +0000

    [cron] Bump distribution date (2024-01-01)

commit 13e82fa44a842e2d2f3569fb62131b206442ec4a
Author: nagubash <40751501+nagendras176@users.noreply.github.com>
Date:   Mon Jan 1 02:33:04 2024 +0530

    🔨 Fix formatting issue in Makefile (#26599)

commit 95878df30d737fd08f337491f7e19332fe7ac5ac
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Sun Dec 31 22:00:57 2023 +0100

    🐛 Fix homing with FT_MOTION (#26595)

commit 5d1ede08aa8a045463d4d33333fd90abead2871e
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Dec 31 22:54:26 2023 +1300

    ✨ CTC_A10S_A13 (#26514)

commit 2203505182e95544cebfc0f1e5b87b6f19f0610a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 31 00:23:28 2023 +0000

    [cron] Bump distribution date (2023-12-31)

commit 06dc7f4f526833aaab37725e2e95e68030acb94e
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Dec 31 00:18:42 2023 +1300

    🔧 Fix, extend FAN / AUTOFAN confict check (#26591)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit e6f1b074df409cab5c231954ad542e0ffcf20f31
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 30 05:01:48 2023 -0600

    🩹 Restore usleep for native / sim

commit f605c045e3198c1c21dda75e5913ef192fc58580
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 30 00:20:29 2023 +0000

    [cron] Bump distribution date (2023-12-30)

commit 2d97f082e5e8de2973857cc9f88bafcb4a20e1ea
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Dec 28 20:50:52 2023 -0800

    ✨ BigTreeTech Manta M8P V2.0 (STM32H723ZE) (#26578)

commit ba91fa09b7f16f788f441d6385d813cb64b5f508
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Fri Dec 29 05:41:34 2023 +0100

    ⚡️ Optimize FT_MOTION (#26557)

commit 1aeee2cd1f77c91b73daf1567f6ef94ab05fca3b
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Dec 28 18:10:45 2023 -0800

    🔧 TriGorilla Pro default to ONBOARD_SDIO (#26586)

commit 4e23e52a895ded5ce0e96f054c16714cb758a982
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 29 00:17:32 2023 +0000

    [cron] Bump distribution date (2023-12-29)

commit 88cf3cb1e0878ac09e988d2a873eb97f079e766a
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Dec 28 16:07:52 2023 -0800

    📌 Specify U8glib-HAL@0.5.4 (#26582)

commit 59d26e463a19f657c425e8e52ccf2552d978df7f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Dec 28 15:38:19 2023 -0800

    🔨 Newer Platform & Toolchain for STM32G0 (#26585)

commit cc641d796de55b61ea6ad531203cd4f63aaf7553
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 28 00:21:10 2023 +0000

    [cron] Bump distribution date (2023-12-28)

commit 9d324f7b1f58872cdac9068f0c53bff72f4012b3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 15:16:58 2023 -0600

    🎨 Remove unused usleep

commit 654e7a84ff79e49bcf43c940b08d094482b7b2ba
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 15:16:21 2023 -0600

    🩹 Minor MKS UI fix

commit d903a5ef4363a1fb05d8e23381c9a62b9c0d6b42
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 01:27:43 2023 -0600

    ✨ Initial support for HC32 U8G LCD (#26568)

    Co-authored-by: Chris <52449218+shadow578@users.noreply.github.com>

commit 15f26b402123d087f62728e1f1763a2b96f8d21d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 01:25:51 2023 -0600

    🧑‍💻 AS_CHAR => C (#26569)

commit 10d80eb89438b403a37b907b2c4d5995ee3bd023
Author: Taylor Talkington <taylor.talkington@gmail.com>
Date:   Wed Dec 27 02:24:16 2023 -0500

    📝 Docs: Binary File Transfer (BFT) Protocol (#26570)

commit 858954baad45b0edb31429a2b50a5fff9c4067fe
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 00:13:26 2023 -0600

    🧑‍💻 Update Uncrustify config

commit 38406634107fe90c4be452858d17eed541129b09
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 00:28:24 2023 +0000

    [cron] Bump distribution date (2023-12-27)

commit bd36644d85bef0ff02f701203365ce16c5db3dc0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Dec 26 17:52:46 2023 -0600

    🧑‍💻 Move U8G defines to HALs

commit c485f513d70acc838b7a1554c955fdaf5ef3df7f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Dec 26 15:45:42 2023 -0800

    ✨ BigTreeTech Kraken V1.0 (STM32H723ZG) (#26565)

    Co-authored-by: bigtreetech <38851044+bigtreetech@users.noreply.github.com>

commit 06b9e400423c0e03ff1abac0c294661e44f5b93f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Dec 26 15:43:06 2023 -0800

    🧑‍💻 Use MAX31865 flag (#26574)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 76030239283577ba1baca705e07182bb34345b64
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Dec 25 20:58:38 2023 -0600

    🔨 Apply signature.py help

commit dbf81f40de4b47b2374c6f7f229e01b504e4eb7f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Dec 26 00:20:41 2023 +0000

    [cron] Bump distribution date (2023-12-26)

commit bb557e5195a6177bc7386fce0176274aede60b64
Author: Dennis <16547088+soligen2010@users.noreply.github.com>
Date:   Sun Dec 24 22:40:20 2023 -0500

    🩹 Fix string buffer warning (#26550)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 89fdfcfaf9df44b0782d3ef900aa28531d777058
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Dec 24 19:37:20 2023 -0800

    🩹 Fix MARKFORGED_INVERSE typos (#26558)

    Followup to #26516

commit d9a388bab86381843691af939dd023c6d534cf50
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 24 21:31:54 2023 -0600

    🩹 Fix some serial chars

commit b44e68e2ab5be3804d67eb646ebd567c2ffaee84
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Dec 25 00:21:58 2023 +0000

    [cron] Bump distribution date (2023-12-25)

commit 0f0955492994f4a7f4649c22e0f3aa5cc71541d7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 24 14:53:09 2023 -0600

    🧑‍💻 DWIN icon updates, etc.

commit 18b0dbb5018dafbb298d043e15b0623c3f0f72b3
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Mon Dec 25 07:07:00 2023 +1300

    🐛 Creality Free Runs fixups (#26562)

    Followup to #25636, #26533

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit fa8d2bd108725eb9b23468e3823e5936e03a4209
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 24 00:23:04 2023 +0000

    [cron] Bump distribution date (2023-12-24)

commit d1ebaba71d4256485f0e306b548f52d921718679
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 23 16:25:55 2023 -0600

    🔨 Remove signature.py debug

commit 71e0275a4c1c54b5083ac49b9a12e19e149f055e
Author: Skopus <71988971+skopusdotorg@users.noreply.github.com>
Date:   Sat Dec 23 13:54:19 2023 +0330

    ✨ Orca 3D Modular Controller (#26534)

commit 205b0a679e3ca7cbf7ca590279d1cd4ed0c284c1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 23 04:19:23 2023 -0600

    🎨 Whitespace in the rightplace

commit 3029a6b1aa4c436cdda352e2add5cd421beaf104
Author: Mihai <299015+mh-dm@users.noreply.github.com>
Date:   Sat Dec 23 09:45:37 2023 +0200

    🩹 Jerk correction for LIN_ADVANCE + CLASSIC_JERK (#26551)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 342048b1dfbf41e64bc39cf5c448cbb0bb238651
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 23 00:20:19 2023 +0000

    [cron] Bump distribution date (2023-12-23)

commit ec060f979f0c836610b7fc1b02eb166df2143f28
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 22 17:47:29 2023 -0600

    📝 Clean up variant labels

commit 56ac5d03ed0901b721d816a41126854a96b1d67f
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Fri Dec 22 13:57:06 2023 -0500

    🚸 Update ProUI Plot graph (#26539)

commit ec7ab5a277a0210e1349f9e8608c372e40fdb6e6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 21 22:35:51 2023 -0600

    🔨 Build flag tweaks

commit 2c5468ce333cd4a8c6ddfde8d4ad66d8417f32bd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 21 22:34:19 2023 -0600

    🎨 Planner indent

commit dbdb2ecdf756e657322977911460f43e76a9962b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 22 00:21:13 2023 +0000

    [cron] Bump distribution date (2023-12-22)

commit c18294d83cc891c47d5abe56a4842adbe6fbb1aa
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 21 15:30:03 2023 -0600

    🔧 Optional FAN_INVERTING

commit 401ba6613b1f9079ebd392adc8b0692c1525ab4f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 21 15:25:48 2023 -0600

    🔧 Up to 12 PWM fans

commit 19617b79dbf5aedc62d5124c28e687c92d8a7e09
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 21 06:06:34 2023 +0000

    [cron] Bump distribution date (2023-12-21)

commit eeacf76cfd1e936c44f53e05efb05fbac946996a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 20 22:07:59 2023 -0600

    🔧 config.ini / JSON dump by @section (#26556)

commit 738584d342768311845bebf8bc45494db2418eb6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 20 06:06:01 2023 +0000

    [cron] Bump distribution date (2023-12-20)

commit f69effd2eb595fce676a2af625b8626686b814fd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Dec 19 20:57:26 2023 -0600

    🚸 Just "warn" on SD fail

commit 67d7562609986fae14d80036ad1e7a7f3aaa49d0
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Wed Dec 20 02:56:47 2023 +0100

    🐛⚡️ FT_MOTION improvements (#26074)

    Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 0ede16cd5ab75278e6b4a599ee451ba4bb5ac739
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Dec 18 00:22:22 2023 +0000

    [cron] Bump distribution date (2023-12-18)

commit 4a89ef6273c6b0fafd3132900863e5a1f332b579
Author: geijt <3473304+geijt@users.noreply.github.com>
Date:   Sun Dec 17 23:33:46 2023 +0100

    Fix Creality E3 "Free-runs" (#26533)

    Followup to #25636

commit 145ab7b1ec99f24d8e6a5e9857e1e4a08e459b7d
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 16 06:05:48 2023 +0000

    [cron] Bump distribution date (2023-12-16)

commit 3f9c2f89fc61819331ec332eff1df939f47d82b5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 15 23:40:26 2023 -0600

    🔧 Fix IDEX home check

    Followup to #25780

commit 00298e6681bfdc6231eeb5624dda1eebbd7fe075
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 15 20:23:59 2023 -0600

    🔧 Update fan 0 conflict check

    Followup to #25568

commit 68ab7f6bb7d93ed24054b033334c5821ea4e4cbf
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 15 00:21:58 2023 +0000

    [cron] Bump distribution date (2023-12-15)

commit 7ab63cde62e35aa80f1c6fd65f35cb0bdc200b1d
Author: Bob Kuhn <bob.kuhn@att.net>
Date:   Thu Dec 14 17:37:40 2023 -0600

    ✨ Creality E3 Free-runs Silent Motherboard (#25636)

commit b90133813a96ce839e17da039b2679601ee59afc
Author: Mihai <299015+mh-dm@users.noreply.github.com>
Date:   Thu Dec 14 22:16:15 2023 +0200

    🐛 Fix planner jerk limits (#26529)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 75da3555ee0910f3d572f4b8176afecdc941524b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 14 10:03:11 2023 -0600

    🔧 Update CLASSIC_JERK conditionals

commit 8bce9dec906d59c3091e870d614f834c73aaeb89
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 14 00:21:11 2023 +0000

    [cron] Bump distribution date (2023-12-14)

commit fef74398e41a1b492792837941af55057eb694f5
Author: jesterhead82 <mclauss82@gmail.com>
Date:   Wed Dec 13 08:44:11 2023 +0100

    ✨ MARKFORGED_INVERSE (#26516)

commit 775c6bb20ef1bc09632baaf4359efeea6e441451
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 13 06:12:17 2023 +0000

    [cron] Bump distribution date (2023-12-13)

commit 06710e54de8c83af77a4f57d458f6463fbfcad93
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Wed Dec 13 00:33:03 2023 -0500

    ✨ EDITABLE_DISPLAY_TIMEOUT (#26517)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 81cfa2388236820f4ed498ede01fde502a0fdca0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Dec 12 06:09:34 2023 +0000

    [cron] Bump distribution date (2023-12-12)

commit f3fd9e28f5d6fae59c55742a2e70e2d6a3330aeb
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Dec 12 14:30:28 2023 +1300

    🐛 Fix MKS TS35 with BTT SKR 1.3/1.4 (#26176)

commit b94a3354932dbcf6680e8d378219e9f41f29873e
Author: rondlh <77279634+rondlh@users.noreply.github.com>
Date:   Tue Dec 12 08:48:02 2023 +0800

    ✨ SERIAL_DMA (for some STM32Fx) (#26328)

commit 01aa87c3077c9bac8e075818a87e52098dbde999
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 10 00:23:34 2023 +0000

    [cron] Bump distribution date (2023-12-10)

commit 473817f2f4758924c56351a3672354a141834929
Author: mikemerryguy <57319047+mikemerryguy@users.noreply.github.com>
Date:   Sat Dec 9 02:38:31 2023 -0500

    🚸 Adjust Progress / Completion (#26466)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit a1c3a2b03a531606b3f6d850b324707efb89c1a0
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Sat Dec 9 07:48:57 2023 +0100

    🚸 Encoder improvements (#26501)

commit bdfe4a108c347544d4aa50936ac15e71550cb545
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 8 23:18:50 2023 -0600

    🩹  Fix UBL debug output

commit 10fe229aadc05a32575d8a6c609c2dc7c730cde4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 9 00:20:55 2023 +0000

    [cron] Bump distribution date (2023-12-09)

commit dfec58e5dced9fd794cc4a8e7a88a4d34f0cacda
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 8 00:47:18 2023 -0600

    ⚡️ Use strlcpy with buffer size (#26513)

commit 6c04cf40f441fb884e049d25c439969a6f618ed6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 8 06:06:47 2023 +0000

    [cron] Bump distribution date (2023-12-08)

commit fe7203ee5533ecb0436a301aea46bedeff311624
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Dec 7 20:35:34 2023 -0800

    🔨 Use PIO versioning (including HC32) (#26512)

commit 483b8dcc05c2f0ef4c83d8ec7f4f0065ec9d240f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 6 06:06:45 2023 +0000

    [cron] Bump distribution date (2023-12-06)

commit a41e16ffee0ae828ecb73eeea3caab2f4aed82a8
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Wed Dec 6 00:11:41 2023 -0500

    ✨ Voxelab Aquila N32 (via Maple) (#26470)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 425af4240b222448ab2ebe5c5d152adeed2079a4
Author: studiodyne <42887851+studiodyne@users.noreply.github.com>
Date:   Wed Dec 6 06:05:48 2023 +0100

    🐛 Fix tool-change E prime (#26494)

    Followup to #17248

commit 4a4c1db606ece3a235244c90fc397946d0c863a6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Dec 5 06:06:24 2023 +0000

    [cron] Bump distribution date (2023-12-05)

commit 2b1375c8eaf72c5145fdf5e85de934c494cb5e9d
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Dec 5 18:27:58 2023 +1300

    🐛 Fix thermistor 14 & 60 constexprness (#26499)

commit 065440891be1be8caeb03a065ccc4a3cd68ba23f
Author: Alexander Gavrilenko <jmz52@users.noreply.github.com>
Date:   Tue Dec 5 07:46:39 2023 +0300

    🚸 UI refresh for some events (#26487)

commit d58168a03f32ba5f12d2dc280849e759d64b6c40
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Dec 5 17:19:02 2023 +1300

    🩹 Fix a NeoPixel override (#26492)

commit 8cf936ccb144fa8a23712d181ad7c743709eb683
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Dec 5 16:35:12 2023 +1300

    🩹 Fix ftostrX3sign (#26497)

commit d5d45e85e4b88e531e4c519f8c40281ea2826364
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Tue Dec 5 04:31:34 2023 +0100

    ✨ DOUBLE_LCD_FRAMERATE (#26500)

commit 0d4f41fb6dfd1a4f5efde4bb2d5a66b3543462de
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Dec 4 00:22:06 2023 +0000

    [cron] Bump distribution date (2023-12-04)

commit 1c1c4739105790c31424810aedfca8c526bcce12
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 3 01:22:14 2023 -0600

    ✅ Fix auto-label action comments

commit dde878db049357199bd14be1b36564b80244ca8b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 3 00:32:28 2023 -0600

    ✅ Use actions/github-script@v7

commit 1a42c38e0eefdf62976bf7a5a35224d3c675f9ff
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Dec 2 22:03:46 2023 -0800

    🩹 Replace more DEBUG_ECHOF (#26495)

    Followup to #25928

commit e695c473afb0a1546951d5759e50d03a595b99a1
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 3 00:23:05 2023 +0000

    [cron] Bump distribution date (2023-12-03)

commit bd6eb832500478c9e3be55f1126d0139aa013bb0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 1 09:19:13 2023 -0600

    🩹 Fix some minor issues

commit c484228c56f031b2bf44ea2194b0a84b47e2ae98
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Fri Dec 1 22:18:24 2023 -0500

    ✅ Fix some action labels (#26490)

    Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f265fb59436e91369461efd8b5a6bf92aa0b3a96
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 2 00:20:23 2023 +0000

    [cron] Bump distribution date (2023-12-02)

commit b17d3d3e9c68032d4b7e4ad03a7f65fb9f0fd5d0
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Dec 2 04:25:57 2023 +1300

    🧑‍💻 More num-to-string digits / precisions (#26343)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit c53844ff91b65576f60f8060a296d68d1d25c92a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 1 04:45:55 2023 -0600

    ✅ Temporary CI Tests for 2.1.x

commit e393c7fa0e00264308b66c6a332b60f6fca6cb80
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Nov 30 20:51:55 2023 -0600

    ✅  Temporarily allow PR against 2.1.x

commit b55678a7d08f75a44993381e056fa5c537c9a4dd
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 1 00:23:41 2023 +0000

    [cron] Bump distribution date (2023-12-01)

commit fe8266b59105c24a6dced92bfd604374e5e9ef8d
Author: Erkan Ozgur Yilmaz <eoyilmaz@gmail.com>
Date:   Thu Nov 30 22:52:11 2023 +0000

    🚸 Fix BLTouch HSMode deploy (#26311)

commit 3d8e3c3c9a2e955b7075783b8a95c3526b2936a5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Nov 30 16:25:11 2023 -0600

    🐛 Touch fixes (#26455)

commit 61349dc6d30f0df8175ac176852ae81065ef2da4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Nov 30 00:21:18 2023 +0000

    [cron] Bump distribution date (2023-11-30)

commit 95821b07b11fc94c00269cbab075bec8b1b6c05a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 29 16:45:37 2023 -0600

    ✅ Auto-label older open [BUG] issues

commit d62ee95d283105b4260a1e6542fb35123bd9eea4
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 29 14:24:20 2023 -0600

    🔨 Update config/schema scripts (#26483)

commit b9620140874d01da533f0bb604fc61c654e52859
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 29 14:19:27 2023 -0600

    ✅ Label bug reports

commit 921198e81ce246d38d2675db14b7884ef37093f3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 28 21:11:23 2023 -0600

    🧑‍💻 More SAMD51 ADCs

commit 3457952854eb612c88a790dfcccb68fcde26e8f0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 29 00:27:28 2023 +0000

    [cron] Bump distribution date (2023-11-29)

commit f4228cc4c1e1ed499a07f9357afa6a978c1fd7a5
Author: mikemerryguy <57319047+mikemerryguy@users.noreply.github.com>
Date:   Tue Nov 28 18:55:21 2023 -0500

    ✨ XY_AFTER_HOMING, EVENT_GCODE_AFTER_HOMING (#26469)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit dabcd6590350a3096309647cc51bd289fbc4554a
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Nov 29 11:23:18 2023 +1300

    🚸 Fix ProUI hostui.notify('finished') (#26478)

commit 8fa4f5a40faed43e20389432fd7be89303216b28
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 28 12:08:12 2023 +0000

    [cron] Bump distribution date (2023-11-28)

commit b95aa36b01801a7d8ad6cba4172058f708f635a6
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Mon Nov 27 22:46:21 2023 -0800

    📝 Community Reporting redux (#26368)

commit 7a96a082b70deeed8648f7c1bebe21a3a0aaab56
Author: I3DBeeTech <129617321+I3DBeeTech@users.noreply.github.com>
Date:   Tue Nov 28 12:13:17 2023 +0530

    ✨ BlackBeezMini 3D by I3DBEE (#26406)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
    Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>

commit b78f0012e99739de337254f7b8681ea7a6aa5f3d
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Tue Nov 28 01:10:18 2023 -0500

    📝 Fix comment dates (#26472)

commit e958b6da9eaff0a4a2c1a0ff9ebf7480a5ecfce7
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 27 00:23:10 2023 +0000

    [cron] Bump distribution date (2023-11-27)

commit 86338ca835540d522145a3f05e498518ecf90756
Author: Chris <52449218+shadow578@users.noreply.github.com>
Date:   Mon Nov 27 00:58:56 2023 +0100

    ✨ HAL for HC32F460 (#26414)

commit 8a110b80bf859a0e038a3a8f4e4febff48cb80e2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Nov 26 14:26:20 2023 -0600

    ✅ Use Python 3.9 for CI

commit 9a12f06f199e86ca18ff2d40119805330c4ff6c6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Nov 25 21:17:18 2023 -0600

    🎨 Update file headers

    Marlin is collectively © by the Organization, with individual contributors having © on their original work as documented in the commit history.

commit 7d334775d0d7f038c03afe5f93d8befd34d12dcb
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Nov 26 23:05:50 2023 +1300

    Update MinSerial.cpp

    Add missing commas

commit 0a86a5f39c560f324e65b539b5be8da1ed91c60a
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Sun Nov 26 02:55:51 2023 +0100

    ✨ MAX Thermocouples for Heated Bed (#26441)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit e7cf0e12ea2f122b80e5567e878e8f545eb37bee
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Nov 26 00:27:32 2023 +0000

    [cron] Bump distribution date (2023-11-26)

commit e41df97c42e1be0b0c2b7bfbef2664a32cdf577b
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Nov 26 12:15:38 2023 +1300

    🔧 Pins for FYSETC Spider King 4.07 (#26461)

commit 20a26d5053b15e44d2be86c24ec074b43f159074
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Sat Nov 25 17:45:39 2023 -0500

    🧑‍💻 Use ftpl for item strings (#26462)

commit 924d7769ec3dd65f89b53b45b94998c5d5cb1748
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Nov 25 14:31:53 2023 -0800

    ✨ BD_SENSOR_PROBE_NO_STOP (#26353)

commit 8ff937c7d861d72da46fb10ce29e28b44b49cc2c
Author: Jason Smith <jason.inet@gmail.com>
Date:   Fri Nov 24 23:26:02 2023 -0800

    🐛 Fix PANDA ZHU missing #endif (#26460)

commit ae695e83093d234aecf6849c5107b0bc29bd687b
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Nov 25 16:27:55 2023 +1300

    👽️ Update Teensy 4.0/4.1 Serial (#26457)

commit e98e307d17cccddc35b7af364c1198e448891518
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Nov 25 00:20:09 2023 +0000

    [cron] Bump distribution date (2023-11-25)

commit bd872a7a98528da6e1fab95382488ce703fe24c1
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Fri Nov 24 21:03:06 2023 +0200

    🔧 Configurable FR/Flow edit ranges (#26446)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit fd3de02a37cec8fc5395a2d486fd229a2b71e8a9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Nov 24 00:20:39 2023 +0000

    [cron] Bump distribution date (2023-11-24)

commit 1bee537a09376da015dfa63ed0a74b948cef3e24
Author: Jason Smith <jason.inet@gmail.com>
Date:   Thu Nov 23 10:17:41 2023 -0800

    🧑‍💻 Add sim launch example for Windows (#26456)

commit ded942a4e4d116b36177993371b0ddaa4b14bf4c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 22 22:18:41 2023 -0600

    🐛 Fix expand_u8str_P string substitution

    Fixes #26424

commit bf61e5239083fad148c84b7a3bce355c9e32ec6a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 22 21:06:47 2023 -0600

    ⚡️ Tiny string optimization

commit 2d9262cc5a9b24d5900126f3498da7f3a8f31e66
Author: Erkan Ozgur Yilmaz <eoyilmaz@gmail.com>
Date:   Thu Nov 23 02:39:40 2023 +0000

    ⚡️ Fix MMU2 sscanf bug, optimize (#26449)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 993cc9463ebb7e9c46696e50469bbd69a72eabb0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Nov 23 00:21:17 2023 +0000

    [cron] Bump distribution date (2023-11-23)

commit c2376d62e232b952923cdda55bdb0bbc3c59063c
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Wed Nov 22 03:40:50 2023 -0500

    🩹 Fix JyersUI/ProUI narrowing (#26453)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f3473495d0ecc61e4d768e88759e9a7f9a263770
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Wed Nov 22 03:19:29 2023 -0500

    🚸 Fixes for ProUI popup, abort (#26308)

commit c5b267162cf00feb965154b9d96e21bef61a9336
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Wed Nov 22 03:07:44 2023 -0500

    🌐 Regenerate Russian font data (#26428)

commit 8322848c35364afa23caa283e5bbe513f4aba0e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 22 01:35:46 2023 -0600

    ✅ Smarter use_example_configs

commit 61cb98dc0fc7b97915c839eafcafeeff6838eee5
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 22 00:21:52 2023 +0000

    [cron] Bump distribution date (2023-11-22)

commit 2b1666fcb0834dbdae4030f464778e0a7c391d57
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 21 13:59:30 2023 -0600

    ✏️ GT2560_V41b followup

commit 6ae2cde6637282b431b90c92cad7e3de6587affc
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Nov 22 06:43:08 2023 +1300

    🐛Fix GT2560_V41b Z2 pin (#26370)

    * Update pins_GT2560_V41b.h

    Fix Z2_STOP_PIN

    * use mega2560ext

    when board has pins > D69

    * Allow overrides, consistent with other pins in this file

    ---------

    Co-authored-by: Jason Smith <jason.inet@gmail.com>

commit cc8f7c83dabdff51a0980d8fa066833aeaa3d97d
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Tue Nov 21 04:57:31 2023 -0500

    🚸 Fix, clean up ProUI (#26434)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 20445b8e832b11139b17ff87b771beb6d3ddd95b
Author: Jason Smith <jason.inet@gmail.com>
Date:   Tue Nov 21 01:42:44 2023 -0800

    🧑‍💻 Update pins formatter script (#26450)

commit 12881d55761da2ffcb056e19cbccc37b37907d83
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 21 00:21:26 2023 +0000

    [cron] Bump distribution date (2023-11-21)

commit b88cb86069462a28f02671cd468d67556f5b3883
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Mon Nov 20 11:55:27 2023 -0800

    ✨ BTT Octopus Pro V1.0.1 (STM32H723ZE) (#26159)

commit 3d3be15665d8140574a1dbd665fd0807e7b234c0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 20 02:18:53 2023 -0600

    🔨 Fix Ender-5 S1 env

commit 014278383645bdfe50313ffd15a2287f377ac8f0
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Nov 19 23:24:32 2023 -0800

    🚸 Fix more MarlinUI title centering (#26440)

    Followup to #26339

commit 006768ab58ff426fa7cfdaa72dba135b10a47ed7
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Mon Nov 20 02:23:07 2023 -0500

    🚸 Fix MarlinUI axis move / UBL strings (#26439)

    Followup to #26344

commit 376673df284333ed499dd6a1e8ab52c317d2af73
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 20 00:53:35 2023 -0600

    🚸 Minor touch calibration improvement (#26445)

commit f8307563561b066f4f58210a7c9404b1a10dcbf3
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 20 00:21:38 2023 +0000

    [cron] Bump distribution date (2023-11-20)

commit 1fceb7c580398c510474f5ac0dbb5b9831bfc0d6
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Nov 19 13:57:03 2023 -0800

    🔥 Remove VAkE 403D part deux (#26443)

    Followup to #25969

commit 5287cfbb5974fe324c82f135a17a79c2b5cd5da9
Author: Jason Smith <jason.inet@gmail.com>
Date:   Sun Nov 19 13:23:20 2023 -0800

    🐛 Fix rotational AxisFlags (#26444)

    Followup to #26438

commit f345f60f7386e8d04232e1a7b128a70f78b41b13
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Nov 18 23:49:44 2023 -0600

    🔨 Similar board name errors

commit e2c801519969eed8cf304e996f37f331b23b86e9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Nov 19 00:22:58 2023 +0000

    [cron] Bump distribution date (2023-11-19)

commit aed577271ff94c822e861d8f652f2bdf46b2aeb9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Nov 17 22:39:00 2023 -0600

    🔨 Rotational move items (#26438)

commit f50ca52c57e53a5f93e1c99994f1a977f28bf9f8
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Nov 18 00:20:36 2023 +0000

    [cron] Bump distribution date (2023-11-18)

commit 36e66bdd9ff22ddfdcaa36ac8a9b9448c78ca44c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Nov 18 09:11:59 2023 +1300

    🔧 Define MarlinUI axis moves with lists (#26344)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 19869d3a7db80b875e8d3706d3bbf1c62d3d1cb1
Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com>
Date:   Fri Nov 17 04:57:00 2023 +0300

    🔨 Creality STM32F401RC w/out bootloader (#26373)

commit c8118c3a58244d844e616c4b90f292dbe801edbe
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Nov 17 00:20:53 2023 +0000

    [cron] Bump distribution date (2023-11-17)

commit 7fe07dc4ce0f34a1f04ff1c050c6b94fd4c3976a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Nov 16 16:05:31 2023 -0600

    🩹 Fix runout state in menu (#26394)

    Fixes #26386

commit 3e8a5b6151d2843396945aa8ee8cfbd2c8893486
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 15 00:20:46 2023 +0000

    [cron] Bump distribution date (2023-11-15)

commit 28bc19720a1118681d39e91fd11c4905de5497ff
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Nov 14 21:33:15 2023 +1300

    🐛 Put I2C init ahead of LCD init (#26409)

commit a8cb89b3da1cf8742a43bb14fdf980535d919ced
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Nov 14 21:31:13 2023 +1300

    🐛 Fix BTT SKR Mini E3 pins (#26410)

commit df2251e23efdfdc74ddc90ce0531eb0b9b510818
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Nov 14 00:29:07 2023 -0800

    🔨 Fix PINS_DEBUGGING for some STM32H7 (#26416)

commit 31154278b3841f382a0faf3444cfbb24c1a09be7
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Tue Nov 14 03:27:05 2023 -0500

    🔨 Fix legacy auto_build.py (#26427)

commit 613b4105a2f07075bfb66cb33685dbdb67b17c5f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Mon Nov 13 23:52:22 2023 -0800

    🔨 Fix updated build script (#26423)

    Followup to #26265

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 10e06e197039acf50f6ffb65b7ea01f0018c06a1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 14 01:23:37 2023 -0600

    🧑‍💻 Prevent mixed bitmap encoding

    Followup to #26419

commit c751dcfcf915a67b87306ac0e6a8e93e683a3668
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Tue Nov 14 00:48:01 2023 -0500

    🎨 Python ; cleanup (#26426)

commit 178938d9574a37638cf752b9d09791027ea8a97e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 13 23:05:59 2023 -0600

    ⚡️ Extend bitmap compression

    Followup to #26419

commit a8313c3b7ef4e76fece13bbc2037b76600e8ce33
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 14 00:20:32 2023 +0000

    [cron] Bump distribution date (2023-11-14)

commit dc265312079f1dfad5c34a8c2896d66c94793ddd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 13 17:24:15 2023 -0600

    ✨ COMPACT_CUSTOM_BOOTSCREEN (#26419)

commit c74e6ad868435b5719b5a3df8cacfd16d4a5b6c9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 13 04:28:33 2023 -0600

    🔨 Use classic ld on macOS

commit a62eec4ae3fc4b7bf0e062d8c7f892b8b970dbed
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 13 00:21:11 2023 +0000

    [cron] Bump distribution date (2023-11-13)

commit 235ad4dd9d6069924c8447e3fcacefac52b8c3b9
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Nov 12 19:25:51 2023 +1300

    🚸 Fix DOGM centering (#26415)

commit d06923d0e7136fc449b5c31b1fadc146357d21d3
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Nov 12 06:05:50 2023 +0000

    [cron] Bump distribution date (2023-11-12)

commit 7f59b65fc872e79675d2addab1af656f0d58bfff
Author: Luiz Eduardo Carneiro <lscarneiro@outlook.com>
Date:   Sat Nov 11 21:44:45 2023 -0500

    ✨ MINGDA D2 D301 v1.0 (#26340)

commit 884a3249fef951c111c8969eec659cbe36a6292b
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sun Nov 12 04:40:49 2023 +0200

    ✨ BED_ANNEALING_GCODE (#26341)

    Co-authored-by: Scott Lahteine <thinkyhead@…
smikutsky added a commit to smikutsky/Marlin that referenced this pull request Feb 16, 2024
commit 9e879a5
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 11 00:22:45 2024 +0000

    [cron] Bump distribution date (2024-02-11)

commit 9974327
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Feb 11 03:28:37 2024 +1300

    extend uart checks

commit 4eba643
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 10 06:17:34 2024 +0000

    [cron] Bump distribution date (2024-02-10)

commit 8d7be79
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 9 19:11:56 2024 -0600

    👷 Improve BIGTREE_GTR_V1_0 tests

commit 76b5688
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 9 19:11:37 2024 -0600

    🚸 Optional encoder multipliers

commit 1e8fbb7
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 9 00:20:11 2024 +0000

    [cron] Bump distribution date (2024-02-09)

commit 20c6a62
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 8 16:49:13 2024 -0600

    🧑‍💻 HC32 endstop interrupts for X2/Y2/Z4

commit 1d295f7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 23:44:55 2024 -0600

    🔥 Clean up SCARA/TPARA

commit 669814d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 23:40:54 2024 -0600

    ✨ MARLIN_SMALL_BUILD option (MarlinFirmware#26775)

commit 4aa48be
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 18:25:13 2024 -0600

    🚸 Adjust encoder multiplier

commit 371fb5a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 8 00:20:32 2024 +0000

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

commit 0829a51
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 18:09:36 2024 -0600

    🧑‍💻 "static_warning"

commit a3c78c4
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 14:00:29 2024 -0600

    🎨 Delete old FTDI Eve bootscreen

commit a321125
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 13:58:01 2024 -0600

    🩹 Fix FTDI Eve Touch UI M84

commit 2c8e7bd
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 12:07:15 2024 +0000

    [cron] Bump distribution date (2024-02-07)

commit 005d687
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Feb 7 19:33:54 2024 +1300

    🔧 Restore probe XY edit defaults, remove arbitrary Z limit (MarlinFirmware#26774)

commit 3dd2234
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 6 06:06:16 2024 +0000

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

commit e61a84a
Author: Scott Mikutsky <smikutsky@gmail.com>
Date:   Tue Feb 6 00:37:29 2024 -0500

    🚸 Keep Filament Change near the top (MarlinFirmware#26172)

commit d8e73d3
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 5 00:21:40 2024 +0000

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

commit b12340b
Author: Robherc <68039049+robherc@users.noreply.github.com>
Date:   Sun Feb 4 17:10:11 2024 -0500

    🔧 Fix extraneous DIAG warnings (MarlinFirmware#26694)

commit ec46a59
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 16:06:43 2024 -0600

    🧑‍💻 Fix uncrustify config

commit 5003681
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Feb 4 10:14:49 2024 -0800

    🩹 Fix HOTEND_IDLE_TIMEOUT with no heated bed (MarlinFirmware#26746)

commit d939692
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Feb 4 10:13:03 2024 -0800

    🩹 Update BTT GTR v1.0 DIAG jumper/pin (MarlinFirmware#26764)

commit 1dee4d9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 12:09:08 2024 -0600

    🔧 TOUCH_IDLE_SLEEP_MINS => DISPLAY_SLEEP_MINUTES

    Follow up to MarlinFirmware#26517

commit 9364cbb
Author: Smokey Pell <brentpell81@gmail.com>
Date:   Sun Feb 4 09:37:32 2024 -0600

    🚸 Tronxy V10 w/ TFT_TRONXY_X5SA + MKS_ROBIN_TFT43 (MarlinFirmware#26747)

commit 755b661
Author: Taylor Talkington <taylor.talkington@gmail.com>
Date:   Sun Feb 4 10:03:08 2024 -0500

    🔧 Fix USE_Z_MIN conditions (MarlinFirmware#26762)

commit 7f4792e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 00:22:42 2024 +0000

    [cron] Bump distribution date (2024-02-04)

commit e6837b2
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Feb 3 15:19:19 2024 -0800

    🩹 Fix STM32 HW Serial 6 (MarlinFirmware#26763)

    Followup to MarlinFirmware#26328

commit 9e21330
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 3 00:20:49 2024 +0000

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

commit c476e62
Author: Davide Rombolà <davide.rombola@gmail.com>
Date:   Fri Feb 2 02:31:39 2024 +0100

    🩹 Fix STM32 HW Serial (MarlinFirmware#26531)

    Followup to MarlinFirmware#26328

commit 4c5d783
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 2 00:20:22 2024 +0000

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

commit 9a5cfb3
Author: Abdullah YILMAZ <h.abdullahyilmaz@hotmail.com>
Date:   Thu Feb 1 05:11:08 2024 +0300

    🌐 Turkish language update (MarlinFirmware#26739)

commit 5a87bea
Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
Date:   Wed Jan 31 20:24:08 2024 -0500

    🚸 Fix repeating "Power Off" message (MarlinFirmware#26755)

commit d62f45b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 1 00:21:39 2024 +0000

    [cron] Bump distribution date (2024-02-01)

commit f9d5ee0
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Feb 1 07:33:42 2024 +1300

    🩹 Patch STM32 serial UUID (MarlinFirmware#26737)

    Followup to MarlinFirmware#26715

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit ef04680
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 31 06:06:35 2024 +0000

    [cron] Bump distribution date (2024-01-31)

commit 1c6cfc3
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Jan 30 21:00:02 2024 -0800

    🐛 Fix I/J/K chopper timing (MarlinFirmware#26736)

    Followup to MarlinFirmware#19112

commit 0266e7f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Jan 30 20:58:06 2024 -0800

    📝 Biqu => BIQU (MarlinFirmware#26735)

commit 610ea0a
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 31 17:56:46 2024 +1300

    🔨 No strlcpy in Windows (MarlinFirmware#26748)

commit 70d942a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 30 06:06:23 2024 +0000

    [cron] Bump distribution date (2024-01-30)

commit 5639237
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 29 20:38:03 2024 -0600

    🎨 Misc. cleanup 29-01

commit 541bd26
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 29 00:21:02 2024 +0000

    [cron] Bump distribution date (2024-01-29)

commit 7a4d601
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Jan 28 14:13:23 2024 -0800

    🩹 Temp constraints followup (MarlinFirmware#26744)

    Followup to cb291e8

commit bf8675b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 28 00:22:35 2024 +0000

    [cron] Bump distribution date (2024-01-28)

commit ebea672
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 27 11:45:54 2024 -0600

    🐛 Protect EEPROM bytes 916-926

    Followup to MarlinFirmware#26729

    Ender-3S1 STM32F401 Bootloader

commit ce8535f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 26 15:18:38 2024 -0600

    🧑‍💻 Fix warning, adjust tests

commit 0ba4cd2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 27 00:19:36 2024 +0000

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

commit afc2dd6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 22:09:06 2024 -0600

    🎨 Misc. cleanup 25-01

commit 5768b42
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 22:06:09 2024 -0600

    Add Conditionals_type.h

commit ee8630c
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 26 00:42:39 2024 +0000

    [cron] Bump distribution date (2024-01-26)

commit 01094ea
Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
Date:   Thu Jan 25 19:18:49 2024 -0500

    ✨🔨 EEPROM exclusion zone (MarlinFirmware#26729)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6c1fd1f
Author: qwertymodo <qwertymodo@qwertymodo.com>
Date:   Thu Jan 25 16:16:32 2024 -0800

    🩹 Fix single Neo strip M150 K (MarlinFirmware#26709)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4f65466
Author: sargonphin <85966195+sargonphin@users.noreply.github.com>
Date:   Fri Jan 26 00:48:06 2024 +0100

    🔧 HYBRID_THRESHOLD sanity checks (MarlinFirmware#26681)

commit 9b31193
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Fri Jan 26 12:39:09 2024 +1300

    🩹 Followup to EDITABLE_STEPS_PER_UNIT (MarlinFirmware#26677)

    Followup to MarlinFirmware#26618

commit 8594e94
Author: ejhoness <72996067+ejhoness@users.noreply.github.com>
Date:   Thu Jan 25 20:37:35 2024 -0300

    ✏️ Fix draw_dialog.cpp typo (MarlinFirmware#26684)

commit 16acb57
Author: Cesar Guillermo Montiel <cesarweb@hotmail.com>
Date:   Thu Jan 25 20:12:49 2024 -0300

    ✨ Creality v2.4.S4_170 (Ender 2 Pro, HC32F460KCTA) (MarlinFirmware#26730)

commit 04c8a31
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 15:07:34 2024 -0600

    🎨 Misc. LCD pins comments

commit 3856037
Author: engrenage <32837871+petaflot@users.noreply.github.com>
Date:   Thu Jan 25 21:24:57 2024 +0100

    🔧 Allow float Z_PROBE_LOW_POINT (MarlinFirmware#26711)

commit ffbf4a6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 13:41:39 2024 -0600

    🩹 Fix IA Creality IDEX case

commit a215bc2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 00:28:09 2024 +0000

    [cron] Bump distribution date (2024-01-25)

commit cbc674f
Author: minding-myown-business <jyoung12345.accounts@skiff.com>
Date:   Thu Jan 25 00:24:25 2024 +0000

    📝 Fix dead LCD link (MarlinFirmware#26669)

commit 97546bf
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Jan 25 09:33:02 2024 +1300

    🚸 PLR recover chamber temp (MarlinFirmware#26696)

commit ed1391e
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Wed Jan 24 22:21:00 2024 +0200

    🔧 Wrap POWER_LOSS_RETRACT_LEN (MarlinFirmware#26695)

commit 7fbd9ec
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Jan 24 10:55:59 2024 -0800

    🔧 Allow RAMPS FAN1_PIN override (MarlinFirmware#26725)

commit 6398902
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Jan 24 10:54:37 2024 -0800

    🔧 Update SKR_MINI_SCREEN_ADAPTER error (MarlinFirmware#26726)

commit e668d5a
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Jan 25 07:50:48 2024 +1300

    🔧 STM32 UID followup (MarlinFirmware#26727)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit a222827
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 24 00:22:20 2024 +0000

    [cron] Bump distribution date (2024-01-24)

commit 3ef192e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 16:05:41 2024 -0600

    🎨 Cosmetic cleanup 23-01

commit 5fea79f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 16:02:33 2024 -0600

    🔧 Fix ROTATIONAL_AXIS_GANG

    Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>

commit 18e65f5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 15:55:13 2024 -0600

    🩹 Fix _U and other conflicts

    Fix MarlinFirmware#26220

commit 5ed6bf6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 15:44:51 2024 -0600

    🔧 Allow for no STOP pin

    Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>

commit d79bcef
Author: DerAndere <26200979+DerAndere1@users.noreply.github.com>
Date:   Tue Jan 23 21:09:31 2024 +0100

    🔧 Sanity check Z_CLEARANCE_FOR_HOMING (MarlinFirmware#26721)

commit f1a5340
Author: Anson Liu <ansonl@users.noreply.github.com>
Date:   Tue Jan 23 08:24:49 2024 -0800

    🚸 DOGM active extruder indicator (MarlinFirmware#26152)

commit 4309e6a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 23:31:04 2024 -0600

    🧑‍💻 Fix build_all_examples

commit 0c3d1cf
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 00:50:39 2024 +0000

    [cron] Bump distribution date (2024-01-23)

commit aa7d571
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 17:32:01 2024 -0600

    ♻️ LCD pins migration precursor (MarlinFirmware#26719)

    Preliminary changes for MarlinFirmware#25650

commit 604d3e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 16:38:08 2024 -0600

    🎨 Move EXIT_M303

commit 22fc07d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 2 15:03:02 2023 -0500

    🧑‍💻 ExtUI::onPlayTone optional duration

commit dd3b5a1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 21 22:00:37 2024 -0600

    Misc. aesthetic adjustments

    Co-Authored-By: Andrew <18502096+classicrocker883@users.noreply.github.com>

commit 416f94f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 00:23:03 2024 +0000

    [cron] Bump distribution date (2024-01-22)

commit 204de72
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Jan 21 04:01:25 2024 -0800

    ✨ BIQU MicroProbe (MarlinFirmware#26527)

commit 80cd89d
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sun Jan 21 13:11:03 2024 +0200

    🩹 Fix M592 report (MarlinFirmware#26680)

commit 624226c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Mon Jan 22 00:09:36 2024 +1300

    🩹 Fix STM32 CPU serial UUID (MarlinFirmware#26715)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 3adf73a
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Jan 20 21:47:26 2024 -0800

    🔥 Remove ALLOW_LOW_EJERK (MarlinFirmware#26712)

commit eb7b207
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 21 00:24:10 2024 +0000

    [cron] Bump distribution date (2024-01-21)

commit d7e4536
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Jan 20 19:24:30 2024 +1300

    🔨 Fix POLAR build (MarlinFirmware#26687)

commit 388c701
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 20 00:21:13 2024 +0000

    [cron] Bump distribution date (2024-01-20)

commit da96607
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sat Jan 20 00:38:25 2024 +0200

    🔧 Adjust DEFAULT_EJERK settings (MarlinFirmware#26665)

commit fb49645
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Jan 20 08:49:35 2024 +1300

    📝 Fix Anet pins typo (MarlinFirmware#26660)

commit 7d751a2
Author: German Borisov <Borisov.German@gmail.com>
Date:   Fri Jan 19 22:17:36 2024 +0300

    ✨ Status Screen flow adjustment (MarlinFirmware#26627)

commit 9f7d5bb
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 19 00:22:09 2024 +0000

    [cron] Bump distribution date (2024-01-19)

commit 0df25b1
Author: Abdullah YILMAZ <h.abdullahyilmaz@hotmail.com>
Date:   Fri Jan 19 03:00:43 2024 +0300

    🌐 Update Turkish language (MarlinFirmware#26676)

commit cef623b
Author: engrenage <32837871+petaflot@users.noreply.github.com>
Date:   Fri Jan 19 00:57:46 2024 +0100

    🔧 Clarify M600 sanity-check (MarlinFirmware#26702)

commit 12434e7
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Thu Jan 18 18:55:37 2024 -0500

    🔨 Improve CMakeLists.txt (MarlinFirmware#26700)

commit 2200607
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 17 06:06:41 2024 +0000

    [cron] Bump distribution date (2024-01-17)

commit c313811
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 16 23:15:04 2024 -0600

    ✨ Minor Orca update

    Followup to MarlinFirmware#26534

commit 76dce41
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 16 06:06:41 2024 +0000

    [cron] Bump distribution date (2024-01-16)

commit 1f1ca34
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 22:22:08 2024 -0600

    🧑‍💻 Tweak limit_and_warn

commit 8d4ab15
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 21:36:15 2024 -0600

    🧑‍💻 Tweak planner debug

commit 7455776
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 00:22:58 2024 +0000

    [cron] Bump distribution date (2024-01-15)

commit 3019af1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 13 18:30:43 2024 -0600

    🔨 Make / pins-format patches

commit 8916e6f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 14 00:24:03 2024 +0000

    [cron] Bump distribution date (2024-01-14)

commit b2fd631
Author: Robherc <68039049+robherc@users.noreply.github.com>
Date:   Fri Jan 12 23:03:34 2024 -0500

    🔧 Fix SD connection defaults (MarlinFirmware#26666)

    Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit cadef64
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 13 00:21:34 2024 +0000

    [cron] Bump distribution date (2024-01-13)

commit ab34971
Author: ThomasToka <117008525+ThomasToka@users.noreply.github.com>
Date:   Fri Jan 12 06:56:45 2024 +0100

    🐛 Fix PLR pos/sdpos (MarlinFirmware#26365)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 46f370a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 12 00:21:50 2024 +0000

    [cron] Bump distribution date (2024-01-12)

commit 0f43ac7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 18:25:17 2024 -0600

    ⏪️ Revert encoder changes

    Reverts MarlinFirmware#26501

commit ef92b6c
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 11 00:21:50 2024 +0000

    [cron] Bump distribution date (2024-01-11)

commit f44f9eb
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 14:49:28 2024 -0600

    🎨 Misc. style adjustments

commit 854f331
Author: plampix <plampix@users.noreply.github.com>
Date:   Wed Jan 10 07:33:54 2024 +0100

    ✨ EDITABLE_STEPS_PER_UNIT (MarlinFirmware#26618)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 1d46e67
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Wed Jan 10 07:13:10 2024 +0200

    ✨ PLR_BED_THRESHOLD (MarlinFirmware#26649)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 85ded0b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 22:41:54 2024 -0600

    🩹 Clarify servo µs min/max

commit cb291e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 22:41:00 2024 -0600

    🩹 Fix some temp constraints

commit 25caae1
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 10 15:55:20 2024 +1300

    🩹 Fix PID / MPC tune background tasks (MarlinFirmware#26652)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 12d7995
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 18:45:17 2024 -0600

    🎨 Minor temp / UI refactor

commit 320b7a9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 00:21:58 2024 +0000

    [cron] Bump distribution date (2024-01-10)

commit a533e9e
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Tue Jan 9 23:42:08 2024 +0200

    🩹 Fix edit Z jerk step size (MarlinFirmware#26650)

    Followup to MarlinFirmware#25514

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f6ecdae
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 10 10:19:47 2024 +1300

    🔧 Base NUM_SERVO_PLUGS on SERVO PINS (MarlinFirmware#26640)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 477b70e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 00:22:16 2024 +0000

    [cron] Bump distribution date (2024-01-09)

commit b2dd2dc
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Mon Jan 8 05:26:34 2024 +0100

    🚸 FT Motion M493 report less precision (MarlinFirmware#26643)

commit b106f59
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Mon Jan 8 05:17:43 2024 +0100

    🐛 Refine FT Motion, I2S Stepping (MarlinFirmware#26628)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 38f483c
Author: mikemerryguy <57319047+mikemerryguy@users.noreply.github.com>
Date:   Sun Jan 7 23:14:24 2024 -0500

    🩹 Skip post-G28 XY move for untrusted X or Y (MarlinFirmware#26644)

    Followup to MarlinFirmware#26469

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f4eafed
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 7 21:59:25 2024 -0600

    🔧 Z_PROBE_END_SCRIPT => EVENT_GCODE_AFTER_G29

commit 5987a54
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 7 19:34:34 2024 -0600

    🎨 Use float CEIL/FLOOR

commit 3a888e9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 8 00:30:52 2024 +0000

    [cron] Bump distribution date (2024-01-08)

commit 4cddc61
Author: Alexander Gavrilenko <jmz52@users.noreply.github.com>
Date:   Mon Jan 8 03:18:18 2024 +0300

    🐛 Fix SPI TFT for STM32F1/F4 (MarlinFirmware#26052)

commit 2a8c00b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 6 00:21:22 2024 +0000

    [cron] Bump distribution date (2024-01-06)

commit 4ae2a76
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 5 12:34:50 2024 -0600

    🎨 Clean up ws

commit a5d097a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 18:50:23 2024 -0600

    ✏️ Fix CTC_A10S_A13 typo

    Followup to MarlinFirmware#26514

commit 5e0a8d2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 5 00:21:26 2024 +0000

    [cron] Bump distribution date (2024-01-05)

commit 994aa9f
Author: plampix <plampix@users.noreply.github.com>
Date:   Fri Jan 5 00:09:53 2024 +0100

    ⚡️ Slimmer null T command (MarlinFirmware#26615)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6e67ad5
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Thu Jan 4 18:07:53 2024 -0500

    🎨 Followup to optional M111/M115 (MarlinFirmware#26626)

    Followup to MarlinFirmware#26603

commit 52693f7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 13:01:45 2024 -0600

    🎨 Clean up some checks & includes

commit 991f433
Author: Jason Smith <jason.inet@gmail.com>
Date:   Wed Jan 3 19:14:17 2024 -0800

    🐛 Fix hangs in DUE native USB (MarlinFirmware#26572)

commit 54b7da1
Author: Taylor Talkington <taylor.talkington@gmail.com>
Date:   Wed Jan 3 21:45:50 2024 -0500

    🩹 Fix Bed PID Autotune output (MarlinFirmware#26606)

    Followup to MarlinFirmware#25928

commit f8771e9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 00:21:47 2024 +0000

    [cron] Bump distribution date (2024-01-04)

commit be1dee7
Author: Orel <37673727+0r31@users.noreply.github.com>
Date:   Wed Jan 3 21:02:20 2024 +0100

    🎨 Clean up old #includes (MarlinFirmware#26621)

commit 68b7802
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Wed Jan 3 20:19:19 2024 +0100

    📝 Update M493 (FT_MOTION) comments (MarlinFirmware#26620)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6d40776
Author: plampix <plampix@users.noreply.github.com>
Date:   Wed Jan 3 16:43:18 2024 +0100

    🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (MarlinFirmware#26613)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4a9e102
Author: I3DBeeTech <129617321+I3DBeeTech@users.noreply.github.com>
Date:   Wed Jan 3 06:23:41 2024 +0530

    📺 I3DBEE TECH Beez Mini 12864 (MarlinFirmware#26596)

commit 1ac6428
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 3 13:52:12 2024 +1300

    🔪 Options to slim M111, remove M115 (MarlinFirmware#26603)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 7c159a2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 3 00:21:14 2024 +0000

    [cron] Bump distribution date (2024-01-03)

commit 5b74e25
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Jan 2 20:25:26 2024 +1300

    🔨 BSD string workaround (MarlinFirmware#26532)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f02fa63
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 2 00:21:06 2024 +0000

    [cron] Bump distribution date (2024-01-02)

commit 3b6f1bf
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 1 00:50:46 2024 -0600

    🧑‍💻 Update pinsformat

commit 1d61571
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 31 03:30:53 2023 -0600

    🧑‍💻 Python version of pins formatting script

commit 99c5702
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 1 00:24:20 2024 +0000

    [cron] Bump distribution date (2024-01-01)

commit 13e82fa
Author: nagubash <40751501+nagendras176@users.noreply.github.com>
Date:   Mon Jan 1 02:33:04 2024 +0530

    🔨 Fix formatting issue in Makefile (MarlinFirmware#26599)

commit 95878df
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Sun Dec 31 22:00:57 2023 +0100

    🐛 Fix homing with FT_MOTION (MarlinFirmware#26595)

commit 5d1ede0
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Dec 31 22:54:26 2023 +1300

    ✨ CTC_A10S_A13 (MarlinFirmware#26514)
luizbgomide added a commit to luizbgomide/Marlin that referenced this pull request Mar 19, 2024
commit 9e879a5b1f801e7572e7948be38a6dad16ad35d8
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 11 00:22:45 2024 +0000

    [cron] Bump distribution date (2024-02-11)

commit 9974327d333c3db443a7627b476f02c91a1ace0e
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Feb 11 03:28:37 2024 +1300

    extend uart checks

commit 4eba643ae1fe90f8aa2831a359efafbd78933fbe
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 10 06:17:34 2024 +0000

    [cron] Bump distribution date (2024-02-10)

commit 8d7be79108ecb481761527516782830890a28de7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 9 19:11:56 2024 -0600

    👷 Improve BIGTREE_GTR_V1_0 tests

commit 76b568830475d218a5229ff9736a155c5a0cb620
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 9 19:11:37 2024 -0600

    🚸 Optional encoder multipliers

commit 1e8fbb7bbb8611194c9d7242a860b153412694c5
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 9 00:20:11 2024 +0000

    [cron] Bump distribution date (2024-02-09)

commit 20c6a6233bc3d749335d3f761c61131355a6e534
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 8 16:49:13 2024 -0600

    🧑‍💻 HC32 endstop interrupts for X2/Y2/Z4

commit 1d295f7983a90be9eddc830bc7be621c6dcb14c7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 23:44:55 2024 -0600

    🔥 Clean up SCARA/TPARA

commit 669814d0d408a622f020a55971ba04030e4fa4bf
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 23:40:54 2024 -0600

    ✨ MARLIN_SMALL_BUILD option (#26775)

commit 4aa48beb378fec6a6e7de0c8c3c7fe47f6551c24
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 18:25:13 2024 -0600

    🚸 Adjust encoder multiplier

commit 371fb5a256d968712d6180bf6faf9090c75246e4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 8 00:20:32 2024 +0000

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

commit 0829a511f03d75121f2a8aa557fc0b45f5f2069c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 18:09:36 2024 -0600

    🧑‍💻 "static_warning"

commit a3c78c45101fd13066eae944ba4dcdfcec3e57f4
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 14:00:29 2024 -0600

    🎨 Delete old FTDI Eve bootscreen

commit a3211253a05f6f0380fa3bee8eb32b2f02c7bd3a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 13:58:01 2024 -0600

    🩹 Fix FTDI Eve Touch UI M84

commit 2c8e7bd5a58c338bad5111891497e8cb35f2fed6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Feb 7 12:07:15 2024 +0000

    [cron] Bump distribution date (2024-02-07)

commit 005d6879d998ccd900d1a311185f7069541dc623
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Feb 7 19:33:54 2024 +1300

    🔧 Restore probe XY edit defaults, remove arbitrary Z limit (#26774)

commit 3dd22349a9c9daa7039e86c9a617efe063283beb
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Feb 6 06:06:16 2024 +0000

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

commit e61a84a717cc80d4583278fdbdeff72becf3d9b5
Author: Scott Mikutsky <smikutsky@gmail.com>
Date:   Tue Feb 6 00:37:29 2024 -0500

    🚸 Keep Filament Change near the top (#26172)

commit d8e73d30362e17523bd50133344f7782fdf1be5e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Feb 5 00:21:40 2024 +0000

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

commit b12340b1d57288945633ad926136ab2c27d25c12
Author: Robherc <68039049+robherc@users.noreply.github.com>
Date:   Sun Feb 4 17:10:11 2024 -0500

    🔧 Fix extraneous DIAG warnings (#26694)

commit ec46a5953956a5e7f3d213439a1fd2bea793860e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 16:06:43 2024 -0600

    🧑‍💻 Fix uncrustify config

commit 5003681414eac2f2953ff4430148d23d80036d62
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Feb 4 10:14:49 2024 -0800

    🩹 Fix HOTEND_IDLE_TIMEOUT with no heated bed (#26746)

commit d9396929aab56121698d4acde1b04add1574f43d
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Feb 4 10:13:03 2024 -0800

    🩹 Update BTT GTR v1.0 DIAG jumper/pin (#26764)

commit 1dee4d92c61b14458cd394d1f609f0dc80282092
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 12:09:08 2024 -0600

    🔧 TOUCH_IDLE_SLEEP_MINS => DISPLAY_SLEEP_MINUTES

    Follow up to #26517

commit 9364cbb4b53a5ef77cf2b843ba228afffb4c1725
Author: Smokey Pell <brentpell81@gmail.com>
Date:   Sun Feb 4 09:37:32 2024 -0600

    🚸 Tronxy V10 w/ TFT_TRONXY_X5SA + MKS_ROBIN_TFT43 (#26747)

commit 755b661c2d9e3beb2ba6b7602715d43891ecff3a
Author: Taylor Talkington <taylor.talkington@gmail.com>
Date:   Sun Feb 4 10:03:08 2024 -0500

    🔧 Fix USE_Z_MIN conditions (#26762)

commit 7f4792e47c909cef2b46a11a0a8a80cf6858b80d
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Feb 4 00:22:42 2024 +0000

    [cron] Bump distribution date (2024-02-04)

commit e6837b2b8dd70e5a282fff1508e01215ff85c14d
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Feb 3 15:19:19 2024 -0800

    🩹 Fix STM32 HW Serial 6 (#26763)

    Followup to #26328

commit 9e21330d7ae8b4979fee10099294e9e61c939613
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Feb 3 00:20:49 2024 +0000

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

commit c476e62a6f32bc4d197dc31a8587d53376505f4a
Author: Davide Rombolà <davide.rombola@gmail.com>
Date:   Fri Feb 2 02:31:39 2024 +0100

    🩹 Fix STM32 HW Serial (#26531)

    Followup to #26328

commit 4c5d7831c11c859e5e378d1ff588cb8fe20eb58a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Feb 2 00:20:22 2024 +0000

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

commit 9a5cfb3f26315822c7ae8ea043525c0e30ac08ac
Author: Abdullah YILMAZ <h.abdullahyilmaz@hotmail.com>
Date:   Thu Feb 1 05:11:08 2024 +0300

    🌐 Turkish language update (#26739)

commit 5a87bea7622207b78503cc171a0544ee6bd9d6a2
Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
Date:   Wed Jan 31 20:24:08 2024 -0500

    🚸 Fix repeating "Power Off" message (#26755)

commit d62f45bdc17f36ceb6105345df9ce2946369da10
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Feb 1 00:21:39 2024 +0000

    [cron] Bump distribution date (2024-02-01)

commit f9d5ee04b4930fa7b876c278e80072060463f55c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Feb 1 07:33:42 2024 +1300

    🩹 Patch STM32 serial UUID (#26737)

    Followup to #26715

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit ef04680cc556fb5aa8637fb767f7ce11be30ca2a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 31 06:06:35 2024 +0000

    [cron] Bump distribution date (2024-01-31)

commit 1c6cfc3ffeac8fdf2cd6d61529ad864578a4803f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Jan 30 21:00:02 2024 -0800

    🐛 Fix I/J/K chopper timing (#26736)

    Followup to #19112

commit 0266e7fe535cbdd2a10850fd0fd71f1ae2617db2
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Jan 30 20:58:06 2024 -0800

    📝 Biqu => BIQU (#26735)

commit 610ea0a9d30f1bc566eacda7ceab7976e228957d
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 31 17:56:46 2024 +1300

    🔨 No strlcpy in Windows (#26748)

commit 70d942a18483e28d7306c0edd4280ff354cf4350
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 30 06:06:23 2024 +0000

    [cron] Bump distribution date (2024-01-30)

commit 5639237e2b174715413f9ffc6f6421db9150d9d6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 29 20:38:03 2024 -0600

    🎨 Misc. cleanup 29-01

commit 541bd26cd7d0d31d1f81298fb5ddc2d43f9c4c03
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 29 00:21:02 2024 +0000

    [cron] Bump distribution date (2024-01-29)

commit 7a4d601f4d8b88acffe62b31d614773ad0f20a57
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Jan 28 14:13:23 2024 -0800

    🩹 Temp constraints followup (#26744)

    Followup to cb291e8d

commit bf8675b44a43c82a1ee8595fa3f7a1f1e5dca61e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 28 00:22:35 2024 +0000

    [cron] Bump distribution date (2024-01-28)

commit ebea672240ba49067194e9a6959ba2604da2d4c2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 27 11:45:54 2024 -0600

    🐛 Protect EEPROM bytes 916-926

    Followup to #26729

    Ender-3S1 STM32F401 Bootloader

commit ce8535f01ca4b85ca1f7cae3908d3174ac11fff6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 26 15:18:38 2024 -0600

    🧑‍💻 Fix warning, adjust tests

commit 0ba4cd2b3bcf404fcd533e4a87992e86f3366c7f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 27 00:19:36 2024 +0000

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

commit afc2dd6cab2c50ddca1506350a8845b82a4ffce7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 22:09:06 2024 -0600

    🎨 Misc. cleanup 25-01

commit 5768b42c398c232a3f891093e87d18de0331f2f1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 22:06:09 2024 -0600

    Add Conditionals_type.h

commit ee8630c28270bf3281f798660d43c6e88d2b8eb4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 26 00:42:39 2024 +0000

    [cron] Bump distribution date (2024-01-26)

commit 01094ea6aa7b843f830ec350e5886fcab6b652ff
Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
Date:   Thu Jan 25 19:18:49 2024 -0500

    ✨🔨 EEPROM exclusion zone (#26729)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6c1fd1f69c349b24ded49d7c5a1118fe7a5e37dd
Author: qwertymodo <qwertymodo@qwertymodo.com>
Date:   Thu Jan 25 16:16:32 2024 -0800

    🩹 Fix single Neo strip M150 K (#26709)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4f65466161c39bee82a8fa98263989a01b706927
Author: sargonphin <85966195+sargonphin@users.noreply.github.com>
Date:   Fri Jan 26 00:48:06 2024 +0100

    🔧 HYBRID_THRESHOLD sanity checks (#26681)

commit 9b3119393f0c7fe3eb08734e097df09c7466acc3
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Fri Jan 26 12:39:09 2024 +1300

    🩹 Followup to EDITABLE_STEPS_PER_UNIT (#26677)

    Followup to #26618

commit 8594e9462ca429cbaccd2b3d0e2eb15684bd27ae
Author: ejhoness <72996067+ejhoness@users.noreply.github.com>
Date:   Thu Jan 25 20:37:35 2024 -0300

    ✏️ Fix draw_dialog.cpp typo (#26684)

commit 16acb57b22747b495953ecef065ba625f4dc3df8
Author: Cesar Guillermo Montiel <cesarweb@hotmail.com>
Date:   Thu Jan 25 20:12:49 2024 -0300

    ✨ Creality v2.4.S4_170 (Ender 2 Pro, HC32F460KCTA) (#26730)

commit 04c8a3138e3ce1edcd59c8e6c1ba4abeba28e30d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 15:07:34 2024 -0600

    🎨 Misc. LCD pins comments

commit 38560378fcb99bcdb4b889f3b8e08c7dc5abe366
Author: engrenage <32837871+petaflot@users.noreply.github.com>
Date:   Thu Jan 25 21:24:57 2024 +0100

    🔧 Allow float Z_PROBE_LOW_POINT (#26711)

commit ffbf4a6a9002827daf09a5f36bd28fdf3d61a0e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 13:41:39 2024 -0600

    🩹 Fix IA Creality IDEX case

commit a215bc2ca3b27afb5de7fbf69d9b19da5ac7466e
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 25 00:28:09 2024 +0000

    [cron] Bump distribution date (2024-01-25)

commit cbc674ff997b3bffc92cbb2f61a9a5c8952c3446
Author: minding-myown-business <jyoung12345.accounts@skiff.com>
Date:   Thu Jan 25 00:24:25 2024 +0000

    📝 Fix dead LCD link (#26669)

commit 97546bf55b20f10fa8952efbd232481e11e9f916
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Jan 25 09:33:02 2024 +1300

    🚸 PLR recover chamber temp (#26696)

commit ed1391ee5d5c272240b8fe18716c340d7688cb8e
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Wed Jan 24 22:21:00 2024 +0200

    🔧 Wrap POWER_LOSS_RETRACT_LEN (#26695)

commit 7fbd9ec5f4c450e062663dbe1964dc95e705733b
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Jan 24 10:55:59 2024 -0800

    🔧 Allow RAMPS FAN1_PIN override (#26725)

commit 63989023b8f179ee67dea44b008ea03e314482e6
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Jan 24 10:54:37 2024 -0800

    🔧 Update SKR_MINI_SCREEN_ADAPTER error (#26726)

commit e668d5afd75039fbbbc9a3a8c8357c74c399ccb7
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Thu Jan 25 07:50:48 2024 +1300

    🔧 STM32 UID followup (#26727)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit a2228276bbc3908faa8ad3fe021b8961d0c11ec6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 24 00:22:20 2024 +0000

    [cron] Bump distribution date (2024-01-24)

commit 3ef192e7c7b18804ec7e3964a1366bd08355dc93
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 16:05:41 2024 -0600

    🎨 Cosmetic cleanup 23-01

commit 5fea79fd07e5d874fbd217d8d9e8afceec60ef9e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 16:02:33 2024 -0600

    🔧 Fix ROTATIONAL_AXIS_GANG

    Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>

commit 18e65f5eb4a1dc4b08d4bece67f2c182e8359ff6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 15:55:13 2024 -0600

    🩹 Fix _U and other conflicts

    Fix #26220

commit 5ed6bf65ba32e97b8cad133730a602fc67cda4f9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 15:44:51 2024 -0600

    🔧 Allow for no STOP pin

    Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>

commit d79bcef802de4c0b55e6ea74bab5faee663a752a
Author: DerAndere <26200979+DerAndere1@users.noreply.github.com>
Date:   Tue Jan 23 21:09:31 2024 +0100

    🔧 Sanity check Z_CLEARANCE_FOR_HOMING (#26721)

commit f1a53407e7c99559f9073f11ab91e7b305ec7770
Author: Anson Liu <ansonl@users.noreply.github.com>
Date:   Tue Jan 23 08:24:49 2024 -0800

    🚸 DOGM active extruder indicator (#26152)

commit 4309e6ab76528a8e64343148d81caa2d231c8c13
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 23:31:04 2024 -0600

    🧑‍💻 Fix build_all_examples

commit 0c3d1cf566c43d28bd99487c1352a7c019eecf32
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 23 00:50:39 2024 +0000

    [cron] Bump distribution date (2024-01-23)

commit aa7d5714867df05348ca63ad113ea9cf7ccc3271
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 17:32:01 2024 -0600

    ♻️ LCD pins migration precursor (#26719)

    Preliminary changes for #25650

commit 604d3e8fadc1fd3603409f0d22d8a49de6f46cc2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 16:38:08 2024 -0600

    🎨 Move EXIT_M303

commit 22fc07d72ba08df8db9545da4286ccd2558ecf30
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 2 15:03:02 2023 -0500

    🧑‍💻 ExtUI::onPlayTone optional duration

commit dd3b5a10a09e2a83918af1cf6f8782fd0c473f98
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 21 22:00:37 2024 -0600

    Misc. aesthetic adjustments

    Co-Authored-By: Andrew <18502096+classicrocker883@users.noreply.github.com>

commit 416f94f03a40e907c2c0bbe3e187c79d4d8754b3
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 22 00:23:03 2024 +0000

    [cron] Bump distribution date (2024-01-22)

commit 204de723f1c08f83e281f0629b60822b334097ed
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Jan 21 04:01:25 2024 -0800

    ✨ BIQU MicroProbe (#26527)

commit 80cd89d8f7f656be4e190c2c97064966905ce8a9
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sun Jan 21 13:11:03 2024 +0200

    🩹 Fix M592 report (#26680)

commit 624226c91d23941ac8fe2bd8c3a20bb364e6393a
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Mon Jan 22 00:09:36 2024 +1300

    🩹 Fix STM32 CPU serial UUID (#26715)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 3adf73a2cd45556859a6499bf2ed27509e49f0ff
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Jan 20 21:47:26 2024 -0800

    🔥 Remove ALLOW_LOW_EJERK (#26712)

commit eb7b207e4c63e17c2e63e89c30a1e1ea7c04cfa3
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 21 00:24:10 2024 +0000

    [cron] Bump distribution date (2024-01-21)

commit d7e45367afaf6a6007b6a89ff7eeefe5fa0c59ff
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Jan 20 19:24:30 2024 +1300

    🔨 Fix POLAR build (#26687)

commit 388c7018c44036ee75af9dac39f2f0b386bf7089
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 20 00:21:13 2024 +0000

    [cron] Bump distribution date (2024-01-20)

commit da96607b65ecc910178413d6979c128add9d098e
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sat Jan 20 00:38:25 2024 +0200

    🔧 Adjust DEFAULT_EJERK settings (#26665)

commit fb49645b3233caa2701ebdab1e5322d73d3545a0
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Jan 20 08:49:35 2024 +1300

    📝 Fix Anet pins typo (#26660)

commit 7d751a20b1fc6ef920cbc56a68450302ac1eb973
Author: German Borisov <Borisov.German@gmail.com>
Date:   Fri Jan 19 22:17:36 2024 +0300

    ✨ Status Screen flow adjustment (#26627)

commit 9f7d5bbc86032a646f14eb6ca246723118ae9fb0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 19 00:22:09 2024 +0000

    [cron] Bump distribution date (2024-01-19)

commit 0df25b100854008907a68393eaa6027941917a48
Author: Abdullah YILMAZ <h.abdullahyilmaz@hotmail.com>
Date:   Fri Jan 19 03:00:43 2024 +0300

    🌐 Update Turkish language (#26676)

commit cef623b7d2a5e1c49911ce539b3e031d5e307ad6
Author: engrenage <32837871+petaflot@users.noreply.github.com>
Date:   Fri Jan 19 00:57:46 2024 +0100

    🔧 Clarify M600 sanity-check (#26702)

commit 12434e78e4478b8d098793a382db109e54cee0e8
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Thu Jan 18 18:55:37 2024 -0500

    🔨 Improve CMakeLists.txt (#26700)

commit 220060798930227fea158a81b5f83e241b7630ff
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 17 06:06:41 2024 +0000

    [cron] Bump distribution date (2024-01-17)

commit c31381183b0daeb4361249bb20b74b7b2e0940f1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 16 23:15:04 2024 -0600

    ✨ Minor Orca update

    Followup to #26534

commit 76dce41580e5fbe527e2b8939f358a624b3c0e04
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 16 06:06:41 2024 +0000

    [cron] Bump distribution date (2024-01-16)

commit 1f1ca34ea6c37d8d22808f3fb25992776abfe4f2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 22:22:08 2024 -0600

    🧑‍💻 Tweak limit_and_warn

commit 8d4ab15748eb9c6bcbc1dd30c1b8f51d2cc94dc5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 21:36:15 2024 -0600

    🧑‍💻 Tweak planner debug

commit 745577693d1dd27d209aa547ca1745d6ca6ecc1b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 15 00:22:58 2024 +0000

    [cron] Bump distribution date (2024-01-15)

commit 3019af1c9398da0172b5d5f5bb0d3a5506e56e4d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 13 18:30:43 2024 -0600

    🔨 Make / pins-format patches

commit 8916e6f826aa86b4b0a2b08c72d0128fce8c28c4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 14 00:24:03 2024 +0000

    [cron] Bump distribution date (2024-01-14)

commit b2fd631d82b9b3e64226ceac6a132ec917aaee21
Author: Robherc <68039049+robherc@users.noreply.github.com>
Date:   Fri Jan 12 23:03:34 2024 -0500

    🔧 Fix SD connection defaults (#26666)

    Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit cadef644180ecb049826159612853411e111c4f0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 13 00:21:34 2024 +0000

    [cron] Bump distribution date (2024-01-13)

commit ab3497161a37ae309e030a23e0f8e3f3eb61daea
Author: ThomasToka <117008525+ThomasToka@users.noreply.github.com>
Date:   Fri Jan 12 06:56:45 2024 +0100

    🐛 Fix PLR pos/sdpos (#26365)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 46f370ae3cc1501bd831c495b46ab0e571e99f10
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 12 00:21:50 2024 +0000

    [cron] Bump distribution date (2024-01-12)

commit 0f43ac79f610df25d865667e41baef707aaf40da
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 18:25:17 2024 -0600

    ⏪️ Revert encoder changes

    Reverts #26501

commit ef92b6c369fdf6ea99d7c79a663c7f6b308e31ec
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 11 00:21:50 2024 +0000

    [cron] Bump distribution date (2024-01-11)

commit f44f9eb9f831e007156e310de09ab3ba03100cf0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 14:49:28 2024 -0600

    🎨 Misc. style adjustments

commit 854f3315af645775e7b0aa39bd05db66187bcc38
Author: plampix <plampix@users.noreply.github.com>
Date:   Wed Jan 10 07:33:54 2024 +0100

    ✨ EDITABLE_STEPS_PER_UNIT (#26618)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 1d46e67de202ae436958c344506f14d2da975076
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Wed Jan 10 07:13:10 2024 +0200

    ✨ PLR_BED_THRESHOLD (#26649)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 85ded0b9bd9550a4b2a7e0326de7e098dd465a70
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 22:41:54 2024 -0600

    🩹 Clarify servo µs min/max

commit cb291e8d00a6c1ee0a778625e0170b6b7430a004
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 22:41:00 2024 -0600

    🩹 Fix some temp constraints

commit 25caae1e8c238422cb8ee00637d463ae837c5273
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 10 15:55:20 2024 +1300

    🩹 Fix PID / MPC tune background tasks (#26652)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 12d7995a18d3ce59c871e11c4940bbaeb9c352fc
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 18:45:17 2024 -0600

    🎨 Minor temp / UI refactor

commit 320b7a9ac33e908860191b27626753e76f103f21
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 10 00:21:58 2024 +0000

    [cron] Bump distribution date (2024-01-10)

commit a533e9e637cb3c7e1c86513bdce9a7802f921d44
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Tue Jan 9 23:42:08 2024 +0200

    🩹 Fix edit Z jerk step size (#26650)

    Followup to #25514

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f6ecdae972c1e54f52daec5c63252281962da5b9
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 10 10:19:47 2024 +1300

    🔧 Base NUM_SERVO_PLUGS on SERVO PINS (#26640)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 477b70eccf3210dc2fff2e84555830320bea9655
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 9 00:22:16 2024 +0000

    [cron] Bump distribution date (2024-01-09)

commit b2dd2dc217af35011bcded3f8603c954f5fed95a
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Mon Jan 8 05:26:34 2024 +0100

    🚸 FT Motion M493 report less precision (#26643)

commit b106f59eb495718d7158e27347eca5deb11fbe86
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Mon Jan 8 05:17:43 2024 +0100

    🐛 Refine FT Motion, I2S Stepping (#26628)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 38f483c4a6a0b6c814e5ee88747f58eed17fa61e
Author: mikemerryguy <57319047+mikemerryguy@users.noreply.github.com>
Date:   Sun Jan 7 23:14:24 2024 -0500

    🩹 Skip post-G28 XY move for untrusted X or Y (#26644)

    Followup to #26469

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f4eafed188189d2a77c53a2a68bd931ee838b584
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 7 21:59:25 2024 -0600

    🔧 Z_PROBE_END_SCRIPT => EVENT_GCODE_AFTER_G29

commit 5987a5464bc8622d77ab52990b88d5ae035074e1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Jan 7 19:34:34 2024 -0600

    🎨 Use float CEIL/FLOOR

commit 3a888e956b081a9cde1f496b6c24fa39b5061f39
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 8 00:30:52 2024 +0000

    [cron] Bump distribution date (2024-01-08)

commit 4cddc61eda70d9e78ef7767fc052995855e34a79
Author: Alexander Gavrilenko <jmz52@users.noreply.github.com>
Date:   Mon Jan 8 03:18:18 2024 +0300

    🐛 Fix SPI TFT for STM32F1/F4 (#26052)

commit 2a8c00bdeb5268b11a3bbddfc8797a3f09a92947
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jan 6 00:21:22 2024 +0000

    [cron] Bump distribution date (2024-01-06)

commit 4ae2a76492b176c831647e29cc6150e7d8c0605a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 5 12:34:50 2024 -0600

    🎨 Clean up ws

commit a5d097abe6e8cbad3dead9086439b3c0f44c7cb2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 18:50:23 2024 -0600

    ✏️ Fix CTC_A10S_A13 typo

    Followup to #26514

commit 5e0a8d21245d21eafdc55e77645cb20eef750017
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jan 5 00:21:26 2024 +0000

    [cron] Bump distribution date (2024-01-05)

commit 994aa9f6923e2307d13badd26a15e6d57525955f
Author: plampix <plampix@users.noreply.github.com>
Date:   Fri Jan 5 00:09:53 2024 +0100

    ⚡️ Slimmer null T command (#26615)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6e67ad51b70ce4f02be967bb14e5557a021e48eb
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Thu Jan 4 18:07:53 2024 -0500

    🎨 Followup to optional M111/M115 (#26626)

    Followup to #26603

commit 52693f72afca243ace00a7a57365301f5f8c42c0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 13:01:45 2024 -0600

    🎨 Clean up some checks & includes

commit 991f433ac1375cca0b8fcd76fcbacbe43b307ac3
Author: Jason Smith <jason.inet@gmail.com>
Date:   Wed Jan 3 19:14:17 2024 -0800

    🐛 Fix hangs in DUE native USB (#26572)

commit 54b7da18cbbbed49fee93f0f39b7093c527c25ea
Author: Taylor Talkington <taylor.talkington@gmail.com>
Date:   Wed Jan 3 21:45:50 2024 -0500

    🩹 Fix Bed PID Autotune output (#26606)

    Followup to #25928

commit f8771e9ad5d572f22ec89c199e81cd53106ffc5c
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jan 4 00:21:47 2024 +0000

    [cron] Bump distribution date (2024-01-04)

commit be1dee7caf8197f10811574265714e78ca08ec83
Author: Orel <37673727+0r31@users.noreply.github.com>
Date:   Wed Jan 3 21:02:20 2024 +0100

    🎨 Clean up old #includes (#26621)

commit 68b7802fc17cd4160fa3923897ab69dbea09f4ed
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Wed Jan 3 20:19:19 2024 +0100

    📝 Update M493 (FT_MOTION) comments (#26620)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 6d407767e7692d66bc93a0012d71268770e4835c
Author: plampix <plampix@users.noreply.github.com>
Date:   Wed Jan 3 16:43:18 2024 +0100

    🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (#26613)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 4a9e102c2ef96b75378195ad3b89cb1646ac4df4
Author: I3DBeeTech <129617321+I3DBeeTech@users.noreply.github.com>
Date:   Wed Jan 3 06:23:41 2024 +0530

    📺 I3DBEE TECH Beez Mini 12864 (#26596)

commit 1ac6428c82aa72cc41c0c9f758659b71e7fce1cf
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Jan 3 13:52:12 2024 +1300

    🔪 Options to slim M111, remove M115 (#26603)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 7c159a20e538e42af5185c80c660c90c0377b909
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jan 3 00:21:14 2024 +0000

    [cron] Bump distribution date (2024-01-03)

commit 5b74e25108a47acad41d9a50560cd1fbae38040a
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Jan 2 20:25:26 2024 +1300

    🔨 BSD string workaround (#26532)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f02fa6339f003a8a5074131b50e0905f102ee8e4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jan 2 00:21:06 2024 +0000

    [cron] Bump distribution date (2024-01-02)

commit 3b6f1bff8b3fc31b1d82ea420b3b74a50f599692
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 1 00:50:46 2024 -0600

    🧑‍💻 Update pinsformat

commit 1d615717e80e4c39bfa49f34d9b8f3955d7f8d47
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 31 03:30:53 2023 -0600

    🧑‍💻 Python version of pins formatting script

commit 99c570212ddfd39a749b07419a3d3fb9213d7acd
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jan 1 00:24:20 2024 +0000

    [cron] Bump distribution date (2024-01-01)

commit 13e82fa44a842e2d2f3569fb62131b206442ec4a
Author: nagubash <40751501+nagendras176@users.noreply.github.com>
Date:   Mon Jan 1 02:33:04 2024 +0530

    🔨 Fix formatting issue in Makefile (#26599)

commit 95878df30d737fd08f337491f7e19332fe7ac5ac
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Sun Dec 31 22:00:57 2023 +0100

    🐛 Fix homing with FT_MOTION (#26595)

commit 5d1ede08aa8a045463d4d33333fd90abead2871e
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Dec 31 22:54:26 2023 +1300

    ✨ CTC_A10S_A13 (#26514)

commit 2203505182e95544cebfc0f1e5b87b6f19f0610a
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 31 00:23:28 2023 +0000

    [cron] Bump distribution date (2023-12-31)

commit 06dc7f4f526833aaab37725e2e95e68030acb94e
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Dec 31 00:18:42 2023 +1300

    🔧 Fix, extend FAN / AUTOFAN confict check (#26591)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit e6f1b074df409cab5c231954ad542e0ffcf20f31
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 30 05:01:48 2023 -0600

    🩹 Restore usleep for native / sim

commit f605c045e3198c1c21dda75e5913ef192fc58580
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 30 00:20:29 2023 +0000

    [cron] Bump distribution date (2023-12-30)

commit 2d97f082e5e8de2973857cc9f88bafcb4a20e1ea
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Dec 28 20:50:52 2023 -0800

    ✨ BigTreeTech Manta M8P V2.0 (STM32H723ZE) (#26578)

commit ba91fa09b7f16f788f441d6385d813cb64b5f508
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Fri Dec 29 05:41:34 2023 +0100

    ⚡️ Optimize FT_MOTION (#26557)

commit 1aeee2cd1f77c91b73daf1567f6ef94ab05fca3b
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Dec 28 18:10:45 2023 -0800

    🔧 TriGorilla Pro default to ONBOARD_SDIO (#26586)

commit 4e23e52a895ded5ce0e96f054c16714cb758a982
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 29 00:17:32 2023 +0000

    [cron] Bump distribution date (2023-12-29)

commit 88cf3cb1e0878ac09e988d2a873eb97f079e766a
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Dec 28 16:07:52 2023 -0800

    📌 Specify U8glib-HAL@0.5.4 (#26582)

commit 59d26e463a19f657c425e8e52ccf2552d978df7f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Dec 28 15:38:19 2023 -0800

    🔨 Newer Platform & Toolchain for STM32G0 (#26585)

commit cc641d796de55b61ea6ad531203cd4f63aaf7553
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 28 00:21:10 2023 +0000

    [cron] Bump distribution date (2023-12-28)

commit 9d324f7b1f58872cdac9068f0c53bff72f4012b3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 15:16:58 2023 -0600

    🎨 Remove unused usleep

commit 654e7a84ff79e49bcf43c940b08d094482b7b2ba
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 15:16:21 2023 -0600

    🩹 Minor MKS UI fix

commit d903a5ef4363a1fb05d8e23381c9a62b9c0d6b42
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 01:27:43 2023 -0600

    ✨ Initial support for HC32 U8G LCD (#26568)

    Co-authored-by: Chris <52449218+shadow578@users.noreply.github.com>

commit 15f26b402123d087f62728e1f1763a2b96f8d21d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 01:25:51 2023 -0600

    🧑‍💻 AS_CHAR => C (#26569)

commit 10d80eb89438b403a37b907b2c4d5995ee3bd023
Author: Taylor Talkington <taylor.talkington@gmail.com>
Date:   Wed Dec 27 02:24:16 2023 -0500

    📝 Docs: Binary File Transfer (BFT) Protocol (#26570)

commit 858954baad45b0edb31429a2b50a5fff9c4067fe
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 00:13:26 2023 -0600

    🧑‍💻 Update Uncrustify config

commit 38406634107fe90c4be452858d17eed541129b09
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 27 00:28:24 2023 +0000

    [cron] Bump distribution date (2023-12-27)

commit bd36644d85bef0ff02f701203365ce16c5db3dc0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Dec 26 17:52:46 2023 -0600

    🧑‍💻 Move U8G defines to HALs

commit c485f513d70acc838b7a1554c955fdaf5ef3df7f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Dec 26 15:45:42 2023 -0800

    ✨ BigTreeTech Kraken V1.0 (STM32H723ZG) (#26565)

    Co-authored-by: bigtreetech <38851044+bigtreetech@users.noreply.github.com>

commit 06b9e400423c0e03ff1abac0c294661e44f5b93f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Dec 26 15:43:06 2023 -0800

    🧑‍💻 Use MAX31865 flag (#26574)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 76030239283577ba1baca705e07182bb34345b64
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Dec 25 20:58:38 2023 -0600

    🔨 Apply signature.py help

commit dbf81f40de4b47b2374c6f7f229e01b504e4eb7f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Dec 26 00:20:41 2023 +0000

    [cron] Bump distribution date (2023-12-26)

commit bb557e5195a6177bc7386fce0176274aede60b64
Author: Dennis <16547088+soligen2010@users.noreply.github.com>
Date:   Sun Dec 24 22:40:20 2023 -0500

    🩹 Fix string buffer warning (#26550)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 89fdfcfaf9df44b0782d3ef900aa28531d777058
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Dec 24 19:37:20 2023 -0800

    🩹 Fix MARKFORGED_INVERSE typos (#26558)

    Followup to #26516

commit d9a388bab86381843691af939dd023c6d534cf50
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 24 21:31:54 2023 -0600

    🩹 Fix some serial chars

commit b44e68e2ab5be3804d67eb646ebd567c2ffaee84
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Dec 25 00:21:58 2023 +0000

    [cron] Bump distribution date (2023-12-25)

commit 0f0955492994f4a7f4649c22e0f3aa5cc71541d7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 24 14:53:09 2023 -0600

    🧑‍💻 DWIN icon updates, etc.

commit 18b0dbb5018dafbb298d043e15b0623c3f0f72b3
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Mon Dec 25 07:07:00 2023 +1300

    🐛 Creality Free Runs fixups (#26562)

    Followup to #25636, #26533

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit fa8d2bd108725eb9b23468e3823e5936e03a4209
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 24 00:23:04 2023 +0000

    [cron] Bump distribution date (2023-12-24)

commit d1ebaba71d4256485f0e306b548f52d921718679
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 23 16:25:55 2023 -0600

    🔨 Remove signature.py debug

commit 71e0275a4c1c54b5083ac49b9a12e19e149f055e
Author: Skopus <71988971+skopusdotorg@users.noreply.github.com>
Date:   Sat Dec 23 13:54:19 2023 +0330

    ✨ Orca 3D Modular Controller (#26534)

commit 205b0a679e3ca7cbf7ca590279d1cd4ed0c284c1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 23 04:19:23 2023 -0600

    🎨 Whitespace in the rightplace

commit 3029a6b1aa4c436cdda352e2add5cd421beaf104
Author: Mihai <299015+mh-dm@users.noreply.github.com>
Date:   Sat Dec 23 09:45:37 2023 +0200

    🩹 Jerk correction for LIN_ADVANCE + CLASSIC_JERK (#26551)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 342048b1dfbf41e64bc39cf5c448cbb0bb238651
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 23 00:20:19 2023 +0000

    [cron] Bump distribution date (2023-12-23)

commit ec060f979f0c836610b7fc1b02eb166df2143f28
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 22 17:47:29 2023 -0600

    📝 Clean up variant labels

commit 56ac5d03ed0901b721d816a41126854a96b1d67f
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Fri Dec 22 13:57:06 2023 -0500

    🚸 Update ProUI Plot graph (#26539)

commit ec7ab5a277a0210e1349f9e8608c372e40fdb6e6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 21 22:35:51 2023 -0600

    🔨 Build flag tweaks

commit 2c5468ce333cd4a8c6ddfde8d4ad66d8417f32bd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 21 22:34:19 2023 -0600

    🎨 Planner indent

commit dbdb2ecdf756e657322977911460f43e76a9962b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 22 00:21:13 2023 +0000

    [cron] Bump distribution date (2023-12-22)

commit c18294d83cc891c47d5abe56a4842adbe6fbb1aa
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 21 15:30:03 2023 -0600

    🔧 Optional FAN_INVERTING

commit 401ba6613b1f9079ebd392adc8b0692c1525ab4f
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 21 15:25:48 2023 -0600

    🔧 Up to 12 PWM fans

commit 19617b79dbf5aedc62d5124c28e687c92d8a7e09
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 21 06:06:34 2023 +0000

    [cron] Bump distribution date (2023-12-21)

commit eeacf76cfd1e936c44f53e05efb05fbac946996a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 20 22:07:59 2023 -0600

    🔧 config.ini / JSON dump by @section (#26556)

commit 738584d342768311845bebf8bc45494db2418eb6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 20 06:06:01 2023 +0000

    [cron] Bump distribution date (2023-12-20)

commit f69effd2eb595fce676a2af625b8626686b814fd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Dec 19 20:57:26 2023 -0600

    🚸 Just "warn" on SD fail

commit 67d7562609986fae14d80036ad1e7a7f3aaa49d0
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Wed Dec 20 02:56:47 2023 +0100

    🐛⚡️ FT_MOTION improvements (#26074)

    Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 0ede16cd5ab75278e6b4a599ee451ba4bb5ac739
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Dec 18 00:22:22 2023 +0000

    [cron] Bump distribution date (2023-12-18)

commit 4a89ef6273c6b0fafd3132900863e5a1f332b579
Author: geijt <3473304+geijt@users.noreply.github.com>
Date:   Sun Dec 17 23:33:46 2023 +0100

    Fix Creality E3 "Free-runs" (#26533)

    Followup to #25636

commit 145ab7b1ec99f24d8e6a5e9857e1e4a08e459b7d
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 16 06:05:48 2023 +0000

    [cron] Bump distribution date (2023-12-16)

commit 3f9c2f89fc61819331ec332eff1df939f47d82b5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 15 23:40:26 2023 -0600

    🔧 Fix IDEX home check

    Followup to #25780

commit 00298e6681bfdc6231eeb5624dda1eebbd7fe075
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 15 20:23:59 2023 -0600

    🔧 Update fan 0 conflict check

    Followup to #25568

commit 68ab7f6bb7d93ed24054b033334c5821ea4e4cbf
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 15 00:21:58 2023 +0000

    [cron] Bump distribution date (2023-12-15)

commit 7ab63cde62e35aa80f1c6fd65f35cb0bdc200b1d
Author: Bob Kuhn <bob.kuhn@att.net>
Date:   Thu Dec 14 17:37:40 2023 -0600

    ✨ Creality E3 Free-runs Silent Motherboard (#25636)

commit b90133813a96ce839e17da039b2679601ee59afc
Author: Mihai <299015+mh-dm@users.noreply.github.com>
Date:   Thu Dec 14 22:16:15 2023 +0200

    🐛 Fix planner jerk limits (#26529)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 75da3555ee0910f3d572f4b8176afecdc941524b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 14 10:03:11 2023 -0600

    🔧 Update CLASSIC_JERK conditionals

commit 8bce9dec906d59c3091e870d614f834c73aaeb89
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Dec 14 00:21:11 2023 +0000

    [cron] Bump distribution date (2023-12-14)

commit fef74398e41a1b492792837941af55057eb694f5
Author: jesterhead82 <mclauss82@gmail.com>
Date:   Wed Dec 13 08:44:11 2023 +0100

    ✨ MARKFORGED_INVERSE (#26516)

commit 775c6bb20ef1bc09632baaf4359efeea6e441451
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 13 06:12:17 2023 +0000

    [cron] Bump distribution date (2023-12-13)

commit 06710e54de8c83af77a4f57d458f6463fbfcad93
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Wed Dec 13 00:33:03 2023 -0500

    ✨ EDITABLE_DISPLAY_TIMEOUT (#26517)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 81cfa2388236820f4ed498ede01fde502a0fdca0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Dec 12 06:09:34 2023 +0000

    [cron] Bump distribution date (2023-12-12)

commit f3fd9e28f5d6fae59c55742a2e70e2d6a3330aeb
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Dec 12 14:30:28 2023 +1300

    🐛 Fix MKS TS35 with BTT SKR 1.3/1.4 (#26176)

commit b94a3354932dbcf6680e8d378219e9f41f29873e
Author: rondlh <77279634+rondlh@users.noreply.github.com>
Date:   Tue Dec 12 08:48:02 2023 +0800

    ✨ SERIAL_DMA (for some STM32Fx) (#26328)

commit 01aa87c3077c9bac8e075818a87e52098dbde999
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 10 00:23:34 2023 +0000

    [cron] Bump distribution date (2023-12-10)

commit 473817f2f4758924c56351a3672354a141834929
Author: mikemerryguy <57319047+mikemerryguy@users.noreply.github.com>
Date:   Sat Dec 9 02:38:31 2023 -0500

    🚸 Adjust Progress / Completion (#26466)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit a1c3a2b03a531606b3f6d850b324707efb89c1a0
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Sat Dec 9 07:48:57 2023 +0100

    🚸 Encoder improvements (#26501)

commit bdfe4a108c347544d4aa50936ac15e71550cb545
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 8 23:18:50 2023 -0600

    🩹  Fix UBL debug output

commit 10fe229aadc05a32575d8a6c609c2dc7c730cde4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 9 00:20:55 2023 +0000

    [cron] Bump distribution date (2023-12-09)

commit dfec58e5dced9fd794cc4a8e7a88a4d34f0cacda
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 8 00:47:18 2023 -0600

    ⚡️ Use strlcpy with buffer size (#26513)

commit 6c04cf40f441fb884e049d25c439969a6f618ed6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 8 06:06:47 2023 +0000

    [cron] Bump distribution date (2023-12-08)

commit fe7203ee5533ecb0436a301aea46bedeff311624
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Dec 7 20:35:34 2023 -0800

    🔨 Use PIO versioning (including HC32) (#26512)

commit 483b8dcc05c2f0ef4c83d8ec7f4f0065ec9d240f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Dec 6 06:06:45 2023 +0000

    [cron] Bump distribution date (2023-12-06)

commit a41e16ffee0ae828ecb73eeea3caab2f4aed82a8
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Wed Dec 6 00:11:41 2023 -0500

    ✨ Voxelab Aquila N32 (via Maple) (#26470)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 425af4240b222448ab2ebe5c5d152adeed2079a4
Author: studiodyne <42887851+studiodyne@users.noreply.github.com>
Date:   Wed Dec 6 06:05:48 2023 +0100

    🐛 Fix tool-change E prime (#26494)

    Followup to #17248

commit 4a4c1db606ece3a235244c90fc397946d0c863a6
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Dec 5 06:06:24 2023 +0000

    [cron] Bump distribution date (2023-12-05)

commit 2b1375c8eaf72c5145fdf5e85de934c494cb5e9d
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Dec 5 18:27:58 2023 +1300

    🐛 Fix thermistor 14 & 60 constexprness (#26499)

commit 065440891be1be8caeb03a065ccc4a3cd68ba23f
Author: Alexander Gavrilenko <jmz52@users.noreply.github.com>
Date:   Tue Dec 5 07:46:39 2023 +0300

    🚸 UI refresh for some events (#26487)

commit d58168a03f32ba5f12d2dc280849e759d64b6c40
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Dec 5 17:19:02 2023 +1300

    🩹 Fix a NeoPixel override (#26492)

commit 8cf936ccb144fa8a23712d181ad7c743709eb683
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Dec 5 16:35:12 2023 +1300

    🩹 Fix ftostrX3sign (#26497)

commit d5d45e85e4b88e531e4c519f8c40281ea2826364
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Tue Dec 5 04:31:34 2023 +0100

    ✨ DOUBLE_LCD_FRAMERATE (#26500)

commit 0d4f41fb6dfd1a4f5efde4bb2d5a66b3543462de
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Dec 4 00:22:06 2023 +0000

    [cron] Bump distribution date (2023-12-04)

commit 1c1c4739105790c31424810aedfca8c526bcce12
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 3 01:22:14 2023 -0600

    ✅ Fix auto-label action comments

commit dde878db049357199bd14be1b36564b80244ca8b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 3 00:32:28 2023 -0600

    ✅ Use actions/github-script@v7

commit 1a42c38e0eefdf62976bf7a5a35224d3c675f9ff
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Dec 2 22:03:46 2023 -0800

    🩹 Replace more DEBUG_ECHOF (#26495)

    Followup to #25928

commit e695c473afb0a1546951d5759e50d03a595b99a1
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Dec 3 00:23:05 2023 +0000

    [cron] Bump distribution date (2023-12-03)

commit bd6eb832500478c9e3be55f1126d0139aa013bb0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 1 09:19:13 2023 -0600

    🩹 Fix some minor issues

commit c484228c56f031b2bf44ea2194b0a84b47e2ae98
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Fri Dec 1 22:18:24 2023 -0500

    ✅ Fix some action labels (#26490)

    Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f265fb59436e91369461efd8b5a6bf92aa0b3a96
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Dec 2 00:20:23 2023 +0000

    [cron] Bump distribution date (2023-12-02)

commit b17d3d3e9c68032d4b7e4ad03a7f65fb9f0fd5d0
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Dec 2 04:25:57 2023 +1300

    🧑‍💻 More num-to-string digits / precisions (#26343)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit c53844ff91b65576f60f8060a296d68d1d25c92a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 1 04:45:55 2023 -0600

    ✅ Temporary CI Tests for 2.1.x

commit e393c7fa0e00264308b66c6a332b60f6fca6cb80
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Nov 30 20:51:55 2023 -0600

    ✅  Temporarily allow PR against 2.1.x

commit b55678a7d08f75a44993381e056fa5c537c9a4dd
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Dec 1 00:23:41 2023 +0000

    [cron] Bump distribution date (2023-12-01)

commit fe8266b59105c24a6dced92bfd604374e5e9ef8d
Author: Erkan Ozgur Yilmaz <eoyilmaz@gmail.com>
Date:   Thu Nov 30 22:52:11 2023 +0000

    🚸 Fix BLTouch HSMode deploy (#26311)

commit 3d8e3c3c9a2e955b7075783b8a95c3526b2936a5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Nov 30 16:25:11 2023 -0600

    🐛 Touch fixes (#26455)

commit 61349dc6d30f0df8175ac176852ae81065ef2da4
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Nov 30 00:21:18 2023 +0000

    [cron] Bump distribution date (2023-11-30)

commit 95821b07b11fc94c00269cbab075bec8b1b6c05a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 29 16:45:37 2023 -0600

    ✅ Auto-label older open [BUG] issues

commit d62ee95d283105b4260a1e6542fb35123bd9eea4
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 29 14:24:20 2023 -0600

    🔨 Update config/schema scripts (#26483)

commit b9620140874d01da533f0bb604fc61c654e52859
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 29 14:19:27 2023 -0600

    ✅ Label bug reports

commit 921198e81ce246d38d2675db14b7884ef37093f3
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 28 21:11:23 2023 -0600

    🧑‍💻 More SAMD51 ADCs

commit 3457952854eb612c88a790dfcccb68fcde26e8f0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 29 00:27:28 2023 +0000

    [cron] Bump distribution date (2023-11-29)

commit f4228cc4c1e1ed499a07f9357afa6a978c1fd7a5
Author: mikemerryguy <57319047+mikemerryguy@users.noreply.github.com>
Date:   Tue Nov 28 18:55:21 2023 -0500

    ✨ XY_AFTER_HOMING, EVENT_GCODE_AFTER_HOMING (#26469)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit dabcd6590350a3096309647cc51bd289fbc4554a
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Nov 29 11:23:18 2023 +1300

    🚸 Fix ProUI hostui.notify('finished') (#26478)

commit 8fa4f5a40faed43e20389432fd7be89303216b28
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 28 12:08:12 2023 +0000

    [cron] Bump distribution date (2023-11-28)

commit b95aa36b01801a7d8ad6cba4172058f708f635a6
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Mon Nov 27 22:46:21 2023 -0800

    📝 Community Reporting redux (#26368)

commit 7a96a082b70deeed8648f7c1bebe21a3a0aaab56
Author: I3DBeeTech <129617321+I3DBeeTech@users.noreply.github.com>
Date:   Tue Nov 28 12:13:17 2023 +0530

    ✨ BlackBeezMini 3D by I3DBEE (#26406)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
    Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>

commit b78f0012e99739de337254f7b8681ea7a6aa5f3d
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Tue Nov 28 01:10:18 2023 -0500

    📝 Fix comment dates (#26472)

commit e958b6da9eaff0a4a2c1a0ff9ebf7480a5ecfce7
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 27 00:23:10 2023 +0000

    [cron] Bump distribution date (2023-11-27)

commit 86338ca835540d522145a3f05e498518ecf90756
Author: Chris <52449218+shadow578@users.noreply.github.com>
Date:   Mon Nov 27 00:58:56 2023 +0100

    ✨ HAL for HC32F460 (#26414)

commit 8a110b80bf859a0e038a3a8f4e4febff48cb80e2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Nov 26 14:26:20 2023 -0600

    ✅ Use Python 3.9 for CI

commit 9a12f06f199e86ca18ff2d40119805330c4ff6c6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Nov 25 21:17:18 2023 -0600

    🎨 Update file headers

    Marlin is collectively © by the Organization, with individual contributors having © on their original work as documented in the commit history.

commit 7d334775d0d7f038c03afe5f93d8befd34d12dcb
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Nov 26 23:05:50 2023 +1300

    Update MinSerial.cpp

    Add missing commas

commit 0a86a5f39c560f324e65b539b5be8da1ed91c60a
Author: David Buezas <dbuezas@users.noreply.github.com>
Date:   Sun Nov 26 02:55:51 2023 +0100

    ✨ MAX Thermocouples for Heated Bed (#26441)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit e7cf0e12ea2f122b80e5567e878e8f545eb37bee
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Nov 26 00:27:32 2023 +0000

    [cron] Bump distribution date (2023-11-26)

commit e41df97c42e1be0b0c2b7bfbef2664a32cdf577b
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Nov 26 12:15:38 2023 +1300

    🔧 Pins for FYSETC Spider King 4.07 (#26461)

commit 20a26d5053b15e44d2be86c24ec074b43f159074
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Sat Nov 25 17:45:39 2023 -0500

    🧑‍💻 Use ftpl for item strings (#26462)

commit 924d7769ec3dd65f89b53b45b94998c5d5cb1748
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sat Nov 25 14:31:53 2023 -0800

    ✨ BD_SENSOR_PROBE_NO_STOP (#26353)

commit 8ff937c7d861d72da46fb10ce29e28b44b49cc2c
Author: Jason Smith <jason.inet@gmail.com>
Date:   Fri Nov 24 23:26:02 2023 -0800

    🐛 Fix PANDA ZHU missing #endif (#26460)

commit ae695e83093d234aecf6849c5107b0bc29bd687b
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Nov 25 16:27:55 2023 +1300

    👽️ Update Teensy 4.0/4.1 Serial (#26457)

commit e98e307d17cccddc35b7af364c1198e448891518
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Nov 25 00:20:09 2023 +0000

    [cron] Bump distribution date (2023-11-25)

commit bd872a7a98528da6e1fab95382488ce703fe24c1
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Fri Nov 24 21:03:06 2023 +0200

    🔧 Configurable FR/Flow edit ranges (#26446)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit fd3de02a37cec8fc5395a2d486fd229a2b71e8a9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Nov 24 00:20:39 2023 +0000

    [cron] Bump distribution date (2023-11-24)

commit 1bee537a09376da015dfa63ed0a74b948cef3e24
Author: Jason Smith <jason.inet@gmail.com>
Date:   Thu Nov 23 10:17:41 2023 -0800

    🧑‍💻 Add sim launch example for Windows (#26456)

commit ded942a4e4d116b36177993371b0ddaa4b14bf4c
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 22 22:18:41 2023 -0600

    🐛 Fix expand_u8str_P string substitution

    Fixes #26424

commit bf61e5239083fad148c84b7a3bce355c9e32ec6a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 22 21:06:47 2023 -0600

    ⚡️ Tiny string optimization

commit 2d9262cc5a9b24d5900126f3498da7f3a8f31e66
Author: Erkan Ozgur Yilmaz <eoyilmaz@gmail.com>
Date:   Thu Nov 23 02:39:40 2023 +0000

    ⚡️ Fix MMU2 sscanf bug, optimize (#26449)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 993cc9463ebb7e9c46696e50469bbd69a72eabb0
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Nov 23 00:21:17 2023 +0000

    [cron] Bump distribution date (2023-11-23)

commit c2376d62e232b952923cdda55bdb0bbc3c59063c
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Wed Nov 22 03:40:50 2023 -0500

    🩹 Fix JyersUI/ProUI narrowing (#26453)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit f3473495d0ecc61e4d768e88759e9a7f9a263770
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Wed Nov 22 03:19:29 2023 -0500

    🚸 Fixes for ProUI popup, abort (#26308)

commit c5b267162cf00feb965154b9d96e21bef61a9336
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Wed Nov 22 03:07:44 2023 -0500

    🌐 Regenerate Russian font data (#26428)

commit 8322848c35364afa23caa283e5bbe513f4aba0e8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 22 01:35:46 2023 -0600

    ✅ Smarter use_example_configs

commit 61cb98dc0fc7b97915c839eafcafeeff6838eee5
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 22 00:21:52 2023 +0000

    [cron] Bump distribution date (2023-11-22)

commit 2b1666fcb0834dbdae4030f464778e0a7c391d57
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 21 13:59:30 2023 -0600

    ✏️ GT2560_V41b followup

commit 6ae2cde6637282b431b90c92cad7e3de6587affc
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Wed Nov 22 06:43:08 2023 +1300

    🐛Fix GT2560_V41b Z2 pin (#26370)

    * Update pins_GT2560_V41b.h

    Fix Z2_STOP_PIN

    * use mega2560ext

    when board has pins > D69

    * Allow overrides, consistent with other pins in this file

    ---------

    Co-authored-by: Jason Smith <jason.inet@gmail.com>

commit cc8f7c83dabdff51a0980d8fa066833aeaa3d97d
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Tue Nov 21 04:57:31 2023 -0500

    🚸 Fix, clean up ProUI (#26434)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 20445b8e832b11139b17ff87b771beb6d3ddd95b
Author: Jason Smith <jason.inet@gmail.com>
Date:   Tue Nov 21 01:42:44 2023 -0800

    🧑‍💻 Update pins formatter script (#26450)

commit 12881d55761da2ffcb056e19cbccc37b37907d83
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 21 00:21:26 2023 +0000

    [cron] Bump distribution date (2023-11-21)

commit b88cb86069462a28f02671cd468d67556f5b3883
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Mon Nov 20 11:55:27 2023 -0800

    ✨ BTT Octopus Pro V1.0.1 (STM32H723ZE) (#26159)

commit 3d3be15665d8140574a1dbd665fd0807e7b234c0
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 20 02:18:53 2023 -0600

    🔨 Fix Ender-5 S1 env

commit 014278383645bdfe50313ffd15a2287f377ac8f0
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Nov 19 23:24:32 2023 -0800

    🚸 Fix more MarlinUI title centering (#26440)

    Followup to #26339

commit 006768ab58ff426fa7cfdaa72dba135b10a47ed7
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Mon Nov 20 02:23:07 2023 -0500

    🚸 Fix MarlinUI axis move / UBL strings (#26439)

    Followup to #26344

commit 376673df284333ed499dd6a1e8ab52c317d2af73
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 20 00:53:35 2023 -0600

    🚸 Minor touch calibration improvement (#26445)

commit f8307563561b066f4f58210a7c9404b1a10dcbf3
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 20 00:21:38 2023 +0000

    [cron] Bump distribution date (2023-11-20)

commit 1fceb7c580398c510474f5ac0dbb5b9831bfc0d6
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun Nov 19 13:57:03 2023 -0800

    🔥 Remove VAkE 403D part deux (#26443)

    Followup to #25969

commit 5287cfbb5974fe324c82f135a17a79c2b5cd5da9
Author: Jason Smith <jason.inet@gmail.com>
Date:   Sun Nov 19 13:23:20 2023 -0800

    🐛 Fix rotational AxisFlags (#26444)

    Followup to #26438

commit f345f60f7386e8d04232e1a7b128a70f78b41b13
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Nov 18 23:49:44 2023 -0600

    🔨 Similar board name errors

commit e2c801519969eed8cf304e996f37f331b23b86e9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Nov 19 00:22:58 2023 +0000

    [cron] Bump distribution date (2023-11-19)

commit aed577271ff94c822e861d8f652f2bdf46b2aeb9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Nov 17 22:39:00 2023 -0600

    🔨 Rotational move items (#26438)

commit f50ca52c57e53a5f93e1c99994f1a977f28bf9f8
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Nov 18 00:20:36 2023 +0000

    [cron] Bump distribution date (2023-11-18)

commit 36e66bdd9ff22ddfdcaa36ac8a9b9448c78ca44c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Nov 18 09:11:59 2023 +1300

    🔧 Define MarlinUI axis moves with lists (#26344)

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 19869d3a7db80b875e8d3706d3bbf1c62d3d1cb1
Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com>
Date:   Fri Nov 17 04:57:00 2023 +0300

    🔨 Creality STM32F401RC w/out bootloader (#26373)

commit c8118c3a58244d844e616c4b90f292dbe801edbe
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Nov 17 00:20:53 2023 +0000

    [cron] Bump distribution date (2023-11-17)

commit 7fe07dc4ce0f34a1f04ff1c050c6b94fd4c3976a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Nov 16 16:05:31 2023 -0600

    🩹 Fix runout state in menu (#26394)

    Fixes #26386

commit 3e8a5b6151d2843396945aa8ee8cfbd2c8893486
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Nov 15 00:20:46 2023 +0000

    [cron] Bump distribution date (2023-11-15)

commit 28bc19720a1118681d39e91fd11c4905de5497ff
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Nov 14 21:33:15 2023 +1300

    🐛 Put I2C init ahead of LCD init (#26409)

commit a8cb89b3da1cf8742a43bb14fdf980535d919ced
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Tue Nov 14 21:31:13 2023 +1300

    🐛 Fix BTT SKR Mini E3 pins (#26410)

commit df2251e23efdfdc74ddc90ce0531eb0b9b510818
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Tue Nov 14 00:29:07 2023 -0800

    🔨 Fix PINS_DEBUGGING for some STM32H7 (#26416)

commit 31154278b3841f382a0faf3444cfbb24c1a09be7
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Tue Nov 14 03:27:05 2023 -0500

    🔨 Fix legacy auto_build.py (#26427)

commit 613b4105a2f07075bfb66cb33685dbdb67b17c5f
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Mon Nov 13 23:52:22 2023 -0800

    🔨 Fix updated build script (#26423)

    Followup to #26265

    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 10e06e197039acf50f6ffb65b7ea01f0018c06a1
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 14 01:23:37 2023 -0600

    🧑‍💻 Prevent mixed bitmap encoding

    Followup to #26419

commit c751dcfcf915a67b87306ac0e6a8e93e683a3668
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Tue Nov 14 00:48:01 2023 -0500

    🎨 Python ; cleanup (#26426)

commit 178938d9574a37638cf752b9d09791027ea8a97e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 13 23:05:59 2023 -0600

    ⚡️ Extend bitmap compression

    Followup to #26419

commit a8313c3b7ef4e76fece13bbc2037b76600e8ce33
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Nov 14 00:20:32 2023 +0000

    [cron] Bump distribution date (2023-11-14)

commit dc265312079f1dfad5c34a8c2896d66c94793ddd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 13 17:24:15 2023 -0600

    ✨ COMPACT_CUSTOM_BOOTSCREEN (#26419)

commit c74e6ad868435b5719b5a3df8cacfd16d4a5b6c9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 13 04:28:33 2023 -0600

    🔨 Use classic ld on macOS

commit a62eec4ae3fc4b7bf0e062d8c7f892b8b970dbed
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Nov 13 00:21:11 2023 +0000

    [cron] Bump distribution date (2023-11-13)

commit 235ad4dd9d6069924c8447e3fcacefac52b8c3b9
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Nov 12 19:25:51 2023 +1300

    🚸 Fix DOGM centering (#26415)

commit d06923d0e7136fc449b5c31b1fadc146357d21d3
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Nov 12 06:05:50 2023 +0000

    [cron] Bump distribution date (2023-11-12)

commit 7f59b65fc872e79675d2addab1af656f0d58bfff
Author: Luiz Eduardo Carneiro <lscarneiro@outlook.com>
Date:   Sat Nov 11 21:44:45 2023 -0500

    ✨ MINGDA D2 D301 v1.0 (#26340)

commit 884a3249fef951c111c8969eec659cbe36a6292b
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sun Nov 12 04:40:49 2023 +0200

    ✨ BED_ANNEALING_GCODE (#26341)

    Co-authored-by: Scott Lahteine <thinkyhead@…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants