Andrew
|
54dfe6237c
|
🔨 Fix and improve schema.py (#28228)
|
2025-12-15 23:34:18 -06:00 |
|
Scott Lahteine
|
c39f32c542
|
🧑💻 More MString debugging
|
2025-12-15 22:19:23 -06:00 |
|
Scott Lahteine
|
53c27cdd66
|
🎨 MMU3 cleanup
|
2025-12-15 22:19:17 -06:00 |
|
thinkyhead
|
3ba633a9e2
|
[cron] Bump distribution date (2025-12-16)
|
2025-12-16 00:34:34 +00:00 |
|
narno2202
|
6cf98d0f82
|
🩹 Ensure consistent FT Motion TICKS_BITS (#28223)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2025-12-15 04:06:08 -06:00 |
|
Scott Lahteine
|
9aade7f5df
|
🔧 Reduce code for unused shapers
Followup to #28217
|
2025-12-15 02:04:48 -06:00 |
|
Scott Lahteine
|
0952a372b6
|
🔨 Preflight check MOTHERBOARD (#28221)
|
2025-12-14 20:26:08 -06:00 |
|
thinkyhead
|
44948ebc1f
|
[cron] Bump distribution date (2025-12-15)
|
2025-12-15 00:36:26 +00:00 |
|
Scott Lahteine
|
1b194088e1
|
🔨 Single precision float (3)
|
2025-12-14 15:20:29 -06: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)
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)
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)
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
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
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)
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
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)
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
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 |
|