Commit graph

21321 commits

Author SHA1 Message Date
Andrew
4fb984e960
🔨 Clean up and improve some Python scripts (#27752) 2025-08-13 12:33:09 -05:00
ellensp
081458a3c8
🔧 Support more CONTROLLER_FAN pins (#27961) 2025-08-13 12:26:51 -05:00
ellensp
02fe1ff95e
🩹 Distinct types for LEDs 1/2 (#27959) 2025-08-13 12:04:16 -05:00
thinkyhead
beb3a0fc4b [cron] Bump distribution date (2025-08-09)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-08-09 00:32:28 +00:00
ellensp
71834e204b
🔧 Sanity check PID_MAX, MAX_BED_POWER (#27979)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-08-08 14:08:48 -05:00
ellensp
9417af14e9
🩹 Fix G29_RETRY_AND_RECOVER + ExtUI (#27973) 2025-08-08 13:58:23 -05:00
ellensp
84448a78be
🩹 Fix Origin UI second extruder (#27974) 2025-08-08 13:50:00 -05:00
ellensp
1244a21a21
🔧 Extend bad merge checking (#27990) 2025-08-08 13:38:52 -05:00
thinkyhead
eff0de499f [cron] Bump distribution date (2025-07-30)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-07-30 00:35:08 +00:00
Scott Lahteine
de1b97a0ce Small checkout for each test
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-07-29 13:13:15 -05:00
thinkyhead
624f429086 [cron] Bump distribution date (2025-07-29)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-07-29 06:11:28 +00:00
Vovodroid
0303a1bfb0
🔧 Configurable filament runout motion sensor distance (#27836) 2025-07-28 23:26:42 -05:00
Scott Lahteine
573c21e690 🩹 Fix EEPROM size sign warning 2025-07-28 23:23:13 -05:00
Scott Lahteine
80b8e66189 🎨 Tweak an LCD note 2025-07-28 22:46:34 -05:00
thinkyhead
8ec9c37940 [cron] Bump distribution date (2025-07-23)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-07-23 00:34:52 +00:00
Darsey Litzenberger
2e8833e315
🩹 Allow Nozzle Wipe odd linear count (2) (#27987) 2025-07-22 17:44:36 -05:00
thinkyhead
c403381172 [cron] Bump distribution date (2025-07-19)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-07-19 06:09:45 +00:00
Darsey Litzenberger
02e5225e10
🩹 Allow Nozzle Wipe odd linear count (#27952) 2025-07-19 00:48:08 -05:00
Keith Bennett
28839c60da
✏️ Fix Creality UI PLR typo (#27943) 2025-07-18 23:07:46 -05:00
RainMotorsports
e7ac0d14cd
🩹 Prevent BED_TRAMMING_Z_HOP too far (#27939) 2025-07-18 22:42:26 -05:00
thinkyhead
9a23bcec0b [cron] Bump distribution date (2025-07-18)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-07-18 00:33:57 +00:00
Scott Lahteine
6b9ec417b6 🩹 Fix various typos 2025-07-17 15:18:07 -05:00
thinkyhead
66474f6a13 [cron] Bump distribution date (2025-07-12)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
CI - Validate Pins Files / Validate Pins Files (push) Has been cancelled
2025-07-12 06:09:26 +00:00
Scott Lahteine
4f0329bb43 📝 Update links to Fysetc Mini12864_Panel 2025-07-11 21:05:37 -05:00
thinkyhead
dc6f23e435 [cron] Bump distribution date (2025-06-29)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-06-29 00:37:16 +00:00
Scott Lahteine
c7fc6eeb1e 🚸 Match M920 indexing to M919
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-06-28 16:37:08 -05:00
thinkyhead
72c0437b48 [cron] Bump distribution date (2025-06-25)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-06-25 00:32:59 +00:00
Scott Lahteine
a6377e5215 🐛 Fix misc. build issues
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-06-24 16:59:56 -05:00
thinkyhead
0459407a8e [cron] Bump distribution date (2025-06-23)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-06-23 00:35:18 +00:00
ellensp
685ccf3fdf
🔧 Fix TEMP_SENSOR_BED_USES_SW_SPI (#27938)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
Followup to #26441
2025-06-22 12:40:29 -05:00
thinkyhead
de219dcd63 [cron] Bump distribution date (2025-06-22) 2025-06-22 12:38:05 -05:00
ellensp
cdc996dd68 🔧 Fix SPI_FLASH_BACKUP flag (#27934)
Followup to #27373
2025-06-22 12:38:05 -05:00
Vovodroid
fe6eb1745f
🐛 Fix NONLINEAR_EXTRUSION enabled check (#27926)
Followup to #27819
2025-06-21 16:36:22 -05:00
erril007
533d752707
EVENT_GCODE_(BEFORE|AFTER)_G34 (#27930)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-06-20 20:50:13 -05:00
thinkyhead
037b0096e2 [cron] Bump distribution date (2025-06-21) 2025-06-21 00:32:24 +00:00
ellensp
eefd63e408
🐛 Fix Hotend > 0 Preheat (#27932) 2025-06-20 16:18:40 -05:00
Scott Lahteine
5e410e35ab 🩹 Minor fixes, updates, comments
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-06-20 16:05:06 -05:00
thinkyhead
62bb61b3d9 [cron] Bump distribution date (2025-06-17)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-06-17 00:32:42 +00:00
Andrew
a7f12169b9
📝 Review & update G-code comments (#27921) 2025-06-16 14:23:17 -05:00
thinkyhead
29ceba972c [cron] Bump distribution date (2025-06-15)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-06-15 00:36:55 +00:00
Keith Bennett
7965e066c7
🧑‍💻 Some TMC2240 updates (2) (#27919)
Followup to #27901
2025-06-14 16:22:29 -05:00
ellensp
f499735280
🩹 Fix Ender-3 S1 pin EXP3-4 (#27915)
Some checks failed
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Pins Files / Validate Pins Files (push) Has been cancelled
2025-06-13 22:27:05 -05:00
Scott Lahteine
1e03f696f5
🧑‍💻 Some TMC2240 updates (#27901) 2025-06-13 22:13:09 -05:00
thinkyhead
7ac308fe4d [cron] Bump distribution date (2025-06-14)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-06-14 00:31:29 +00:00
Scott Lahteine
54a7ce999f 🎨 Update MPC sanity checka
Followup to #27911
2025-06-13 19:28:45 -05:00
tombrazier
89416a583c
MPC_PTC (#27911) 2025-06-13 19:10:03 -05:00
Scott Lahteine
9ad9323aac 🎨 Minor ternary style tweak 2025-06-13 18:10:34 -05:00
thinkyhead
cf7f5bcdee [cron] Bump distribution date (2025-06-11)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
2025-06-11 00:32:31 +00:00
Andrew
950f492ce7
🩹 Fix ProUI edit Lin.Adv.K (#27895)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-06-10 15:34:54 -05:00
narno2202
1bb1603886
🎨 FT Motion cleanup (#27910) 2025-06-10 15:31:02 -05:00