Commit graph

21713 commits

Author SHA1 Message Date
Andrew
6e53a0e2d5 Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x-February2 2025-12-13 21:56:15 -05:00
Scott Lahteine
f74713da0c 📝 Specify mm for NOZZLE_TO_PROBE_OFFSET 2025-12-13 20:02:38 -06:00
Scott Lahteine
575136a82a 🎨 Clean up HAL/timers 2025-12-13 20:02:34 -06:00
thinkyhead
bcece89ad0 [cron] Bump distribution date (2025-12-14) 2025-12-14 00:37:23 +00:00
Scott Lahteine
02e1199d51 🔨 Single precision float (2) 2025-12-12 19:45:18 -06:00
thinkyhead
6f653f5993 [cron] Bump distribution date (2025-12-13) 2025-12-13 00:32:35 +00:00
Scott Lahteine
89379cd373 🔨 Single precision float 2025-12-12 17:29:11 -06:00
Scott Lahteine
b99f5c3618 🔧 Group motion conditionals 2025-12-12 17:09:10 -06:00
Harald Wagener
e434fd0aef
FTM_SHAPER_* options (#28217)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-11 20:50:13 -06:00
thinkyhead
7816f5dc46 [cron] Bump distribution date (2025-12-12) 2025-12-12 00:34:09 +00:00
narno2202
f2ac2e7cad
🚸 Optimize FTM menu code, use some setters (#28170)
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
CI - Validate Source Files / Validate Source Files (push) Has been cancelled
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-11 16:15:49 -06:00
narno2202
4cd972c3bb
🐛 FT Motion - Set moving_axis_flag for each block (#28214) 2025-12-11 15:33:35 -06:00
David Buezas
9eb82d8894
🐛 Limit FTM reset-on-threshold E pos to maintain precision (#28192) 2025-12-11 15:30:17 -06:00
thinkyhead
a889336b25 [cron] Bump distribution date (2025-12-11)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-12-11 00:34:17 +00:00
Harald Wagener
9c29c634b7
NO_STANDARD_MOTION (#28212)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-10 18:09:05 -06:00
thinkyhead
6b18b1bb8a [cron] Bump distribution date (2025-12-09)
Some checks failed
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
CI - Validate Pins Files / Validate Pins Files (push) Has been cancelled
2025-12-09 06:11:47 +00:00
Scott Lahteine
0e5a4cacf8 🧑‍💻 Remove unused servo fields 2025-12-08 21:04:01 -06:00
Miguel Risco-Castillo
2cee78634c
🎨 e3v2 -> dwin (#28211) 2025-12-08 19:58:13 -06:00
thinkyhead
19d7cd1a16 [cron] Bump distribution date (2025-12-07) 2025-12-07 00:37:23 +00:00
Harald Wagener
d56fbe21fc
🩹 Fix FTM without FTM_POLYS build (#28209) 2025-12-06 13:42:52 -06:00
Scott Lahteine
d14b8e4435 🔧 Clean up TEMP_SENSOR conditionals, SKRat fix 2025-12-06 12:56:03 -06:00
Naomi Rennie-Waldock
ef2fbcd2b6
🔨 Fix configuration.py URL fetch (#28208) 2025-12-06 11:26:21 -06:00
Miguel Risco-Castillo
3551a2613d
🩹 Consistent FTM timer types (#28204)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-06 11:01:43 -06:00
thinkyhead
1acaa6dc15 [cron] Bump distribution date (2025-12-06) 2025-12-06 00:31:28 +00:00
Scott Lahteine
f139ffed75 REMAINING_TIME_PRIME
Some checks failed
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
CI - Validate Source Files / Validate Source Files (push) Has been cancelled
2025-12-05 00:56:33 -06:00
Scott Lahteine
98875d424f 🚸 Show estimated remaining time 2025-12-05 00:56:33 -06:00
Scott Lahteine
a995cbef50 🧑‍💻 Seconds units 2025-12-05 00:56:33 -06:00
Scott Lahteine
5f9205ef8f 🚸 Immediate Buttons and Menu Items (2)
Followup to #28180
2025-12-05 00:56:33 -06:00
thinkyhead
54f26e61dc [cron] Bump distribution date (2025-12-05) 2025-12-05 00:33:49 +00:00
Scott Lahteine
e42059f34a 🎨 Misc. cleanup Dec 4
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-12-04 11:57:20 -06:00
thinkyhead
e819ba832e [cron] Bump distribution date (2025-12-04)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-12-04 00:35:26 +00:00
Scott Lahteine
d23ac65dd4 🐛 Fix Controller Fan Soft PWM speed
Co-Authored-By: wrathernaut <97267123+wrathernaut@users.noreply.github.com>
2025-12-03 18:33:01 -06:00
Scott Lahteine
938d3db36f 🎨 PSTR() => F() 2025-12-03 18:10:40 -06:00
Scott Lahteine
4cb827b51e 🧑‍💻 Editorconfig for contributed lib-uhs3 2025-12-03 18:10:40 -06:00
Scott Lahteine
92da094c9f 🧑‍💻 Editorconfig for contributed HAL/DUE/usb 2025-12-03 16:58:27 -06:00
Scott Lahteine
09e943a10c 🧑‍💻 duration_t::remainingEstimate
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-12-03 00:58:58 -06:00
thinkyhead
a6d8c6d5b0 [cron] Bump distribution date (2025-12-03)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-12-03 00:32:57 +00:00
Scott Lahteine
3ee18bc667 🧑‍💻 FT Motion accessors, G-code style
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-12-02 16:10:58 -06:00
Scott Lahteine
291a90ace4 🩹 Trajectory FTM_POLYS followup
Followup to #28197
2025-12-02 16:10:58 -06:00
Andrew
dd02b5ff0a
🩹 Fix and clean up some stuff (#28201) 2025-12-02 15:42:25 -06:00
David Buezas
14bed5aee8
️ FTMotion optimized timing (#28187)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-02 15:35:54 -06:00
Scott Lahteine
0265975178 FT_MOTION > FTM_POLYS (2)
Followup to #28197
2025-12-02 15:16:44 -06:00
Scott Lahteine
61a1c05d3a 🎨 Consistent tests paths 2025-12-02 15:13:07 -06:00
InsanityAutomation
bfe9885603
🚸 Extra parsing of safety commands (#26944)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-02 15:12:35 -06:00
thinkyhead
333608a692 [cron] Bump distribution date (2025-12-02)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-12-02 00:33:25 +00:00
Scott Lahteine
e99d801e6b 🧑‍💻 Add a "Marlin" class
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-11-30 20:07:48 -06:00
Scott Lahteine
0ac1435a8c 🧑‍💻 Reduction via TERF 2025-11-30 20:07:48 -06:00
Scott Lahteine
584abc5835 🎨 "controllerfan" 2025-11-30 20:07:48 -06:00
Scott Lahteine
73fa80f128 🎨 Pretty up timers 2025-11-30 20:07:48 -06:00
Scott Lahteine
7fcc605595 🧑‍💻 Relocate G38 data 2025-11-30 20:07:48 -06:00