Scott Lahteine
|
f44f9eb9f8
|
🎨 Misc. style adjustments
|
2024-01-10 14:49:28 -06:00 |
|
plampix
|
854f3315af
|
✨ EDITABLE_STEPS_PER_UNIT (#26618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-10 00:33:54 -06:00 |
|
Vovodroid
|
1d46e67de2
|
✨ PLR_BED_THRESHOLD (#26649)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-09 23:13:10 -06:00 |
|
Scott Lahteine
|
85ded0b9bd
|
🩹 Clarify servo µs min/max
|
2024-01-09 22:41:54 -06:00 |
|
Scott Lahteine
|
cb291e8d00
|
🩹 Fix some temp constraints
|
2024-01-09 22:41:00 -06:00 |
|
ellensp
|
25caae1e8c
|
🩹 Fix PID / MPC tune background tasks (#26652)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-09 20:55:20 -06:00 |
|
Scott Lahteine
|
12d7995a18
|
🎨 Minor temp / UI refactor
|
2024-01-09 18:45:17 -06:00 |
|
thinkyhead
|
320b7a9ac3
|
[cron] Bump distribution date (2024-01-10)
|
2024-01-10 00:21:58 +00:00 |
|
Vovodroid
|
a533e9e637
|
🩹 Fix edit Z jerk step size (#26650)
Followup to #25514
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-09 15:42:08 -06:00 |
|
ellensp
|
f6ecdae972
|
🔧 Base NUM_SERVO_PLUGS on SERVO PINS (#26640)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-09 15:19:47 -06:00 |
|
thinkyhead
|
477b70eccf
|
[cron] Bump distribution date (2024-01-09)
|
2024-01-09 00:22:16 +00:00 |
|
narno2202
|
b2dd2dc217
|
🚸 FT Motion M493 report less precision (#26643)
|
2024-01-07 22:26:34 -06:00 |
|
narno2202
|
b106f59eb4
|
🐛 Refine FT Motion, I2S Stepping (#26628)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-07 22:17:43 -06:00 |
|
mikemerryguy
|
38f483c4a6
|
🩹 Skip post-G28 XY move for untrusted X or Y (#26644)
Followup to #26469
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-07 22:14:24 -06:00 |
|
Scott Lahteine
|
f4eafed188
|
🔧 Z_PROBE_END_SCRIPT => EVENT_GCODE_AFTER_G29
|
2024-01-07 21:59:25 -06:00 |
|
Scott Lahteine
|
5987a5464b
|
🎨 Use float CEIL/FLOOR
|
2024-01-07 19:34:34 -06:00 |
|
thinkyhead
|
3a888e956b
|
[cron] Bump distribution date (2024-01-08)
|
2024-01-08 00:30:52 +00:00 |
|
Alexander Gavrilenko
|
4cddc61eda
|
🐛 Fix SPI TFT for STM32F1/F4 (#26052)
|
2024-01-07 18:18:18 -06:00 |
|
thinkyhead
|
2a8c00bdeb
|
[cron] Bump distribution date (2024-01-06)
|
2024-01-06 00:21:22 +00:00 |
|
Scott Lahteine
|
4ae2a76492
|
🎨 Clean up ws
|
2024-01-05 12:34:50 -06:00 |
|
Scott Lahteine
|
a5d097abe6
|
✏️ Fix CTC_A10S_A13 typo
Followup to #26514
|
2024-01-04 18:51:32 -06:00 |
|
thinkyhead
|
5e0a8d2124
|
[cron] Bump distribution date (2024-01-05)
|
2024-01-05 00:21:26 +00:00 |
|
plampix
|
994aa9f692
|
⚡️ Slimmer null T command (#26615)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-04 17:09:53 -06:00 |
|
Andrew
|
6e67ad51b7
|
🎨 Followup to optional M111/M115 (#26626)
Followup to #26603
|
2024-01-04 17:07:53 -06:00 |
|
Scott Lahteine
|
52693f72af
|
🎨 Clean up some checks & includes
|
2024-01-04 13:06:41 -06:00 |
|
Jason Smith
|
991f433ac1
|
🐛 Fix hangs in DUE native USB (#26572)
|
2024-01-03 21:14:17 -06:00 |
|
Taylor Talkington
|
54b7da18cb
|
🩹 Fix Bed PID Autotune output (#26606)
Followup to #25928
|
2024-01-03 20:45:50 -06:00 |
|
thinkyhead
|
f8771e9ad5
|
[cron] Bump distribution date (2024-01-04)
|
2024-01-04 00:21:47 +00:00 |
|
Orel
|
be1dee7caf
|
🎨 Clean up old #includes (#26621)
|
2024-01-03 14:02:20 -06:00 |
|
narno2202
|
68b7802fc1
|
📝 Update M493 (FT_MOTION) comments (#26620)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-03 13:19:19 -06:00 |
|
plampix
|
6d407767e7
|
🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (#26613)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-03 09:43:18 -06:00 |
|
I3DBeeTech
|
4a9e102c2e
|
📺 I3DBEE TECH Beez Mini 12864 (#26596)
|
2024-01-02 18:53:41 -06:00 |
|
ellensp
|
1ac6428c82
|
🔪 Options to slim M111, remove M115 (#26603)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-02 18:52:12 -06:00 |
|
thinkyhead
|
7c159a20e5
|
[cron] Bump distribution date (2024-01-03)
|
2024-01-03 00:21:14 +00:00 |
|
ellensp
|
5b74e25108
|
🔨 BSD string workaround (#26532)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2024-01-02 01:25:26 -06:00 |
|
thinkyhead
|
f02fa6339f
|
[cron] Bump distribution date (2024-01-02)
|
2024-01-02 00:21:06 +00:00 |
|
thinkyhead
|
99c570212d
|
[cron] Bump distribution date (2024-01-01)
|
2024-01-01 00:24:20 +00:00 |
|
narno2202
|
95878df30d
|
🐛 Fix homing with FT_MOTION (#26595)
|
2023-12-31 15:00:57 -06:00 |
|
ellensp
|
5d1ede08aa
|
✨ CTC_A10S_A13 (#26514)
|
2023-12-31 03:54:26 -06:00 |
|
thinkyhead
|
2203505182
|
[cron] Bump distribution date (2023-12-31)
|
2023-12-31 00:23:28 +00:00 |
|
ellensp
|
06dc7f4f52
|
🔧 Fix, extend FAN / AUTOFAN confict check (#26591)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-30 05:18:42 -06:00 |
|
Scott Lahteine
|
e6f1b074df
|
🩹 Restore usleep for native / sim
|
2023-12-30 05:08:32 -06:00 |
|
thinkyhead
|
f605c045e3
|
[cron] Bump distribution date (2023-12-30)
|
2023-12-30 00:20:29 +00:00 |
|
Keith Bennett
|
2d97f082e5
|
✨ BigTreeTech Manta M8P V2.0 (STM32H723ZE) (#26578)
|
2023-12-28 22:50:52 -06:00 |
|
narno2202
|
ba91fa09b7
|
⚡️ Optimize FT_MOTION (#26557)
|
2023-12-28 22:41:34 -06:00 |
|
Keith Bennett
|
1aeee2cd1f
|
🔧 TriGorilla Pro default to ONBOARD_SDIO (#26586)
|
2023-12-28 20:10:45 -06:00 |
|
thinkyhead
|
4e23e52a89
|
[cron] Bump distribution date (2023-12-29)
|
2023-12-29 00:17:32 +00:00 |
|
thinkyhead
|
cc641d796d
|
[cron] Bump distribution date (2023-12-28)
|
2023-12-28 00:21:10 +00:00 |
|
Scott Lahteine
|
9d324f7b1f
|
🎨 Remove unused usleep
|
2023-12-27 15:16:58 -06:00 |
|
Scott Lahteine
|
654e7a84ff
|
🩹 Minor MKS UI fix
|
2023-12-27 15:16:21 -06:00 |
|
Scott Lahteine
|
d903a5ef43
|
✨ Initial support for HC32 U8G LCD (#26568)
Co-authored-by: Chris <52449218+shadow578@users.noreply.github.com>
|
2023-12-27 01:27:43 -06:00 |
|
Scott Lahteine
|
15f26b4021
|
🧑💻 AS_CHAR => C (#26569)
|
2023-12-27 01:25:51 -06:00 |
|
thinkyhead
|
3840663410
|
[cron] Bump distribution date (2023-12-27)
|
2023-12-27 00:28:24 +00:00 |
|
Scott Lahteine
|
bd36644d85
|
🧑💻 Move U8G defines to HALs
|
2023-12-26 17:53:49 -06:00 |
|
Keith Bennett
|
c485f513d7
|
✨ BigTreeTech Kraken V1.0 (STM32H723ZG) (#26565)
Co-authored-by: bigtreetech <38851044+bigtreetech@users.noreply.github.com>
|
2023-12-26 17:45:42 -06:00 |
|
Keith Bennett
|
06b9e40042
|
🧑💻 Use MAX31865 flag (#26574)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-26 17:43:06 -06:00 |
|
thinkyhead
|
dbf81f40de
|
[cron] Bump distribution date (2023-12-26)
|
2023-12-26 00:20:41 +00:00 |
|
Dennis
|
bb557e5195
|
🩹 Fix string buffer warning (#26550)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-24 21:40:20 -06:00 |
|
Keith Bennett
|
89fdfcfaf9
|
🩹 Fix MARKFORGED_INVERSE typos (#26558)
Followup to #26516
|
2023-12-24 21:37:20 -06:00 |
|
Scott Lahteine
|
d9a388bab8
|
🩹 Fix some serial chars
|
2023-12-24 21:31:54 -06:00 |
|
thinkyhead
|
b44e68e2ab
|
[cron] Bump distribution date (2023-12-25)
|
2023-12-25 00:21:58 +00:00 |
|
Scott Lahteine
|
0f09554929
|
🧑💻 DWIN icon updates, etc.
|
2023-12-24 15:25:43 -06:00 |
|
ellensp
|
18b0dbb501
|
🐛 Creality Free Runs fixups (#26562)
Followup to #25636, #26533
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-24 12:07:00 -06:00 |
|
thinkyhead
|
fa8d2bd108
|
[cron] Bump distribution date (2023-12-24)
|
2023-12-24 00:23:04 +00:00 |
|
Skopus
|
71e0275a4c
|
✨ Orca 3D Modular Controller (#26534)
|
2023-12-23 04:24:19 -06:00 |
|
Scott Lahteine
|
205b0a679e
|
🎨 Whitespace in the rightplace
|
2023-12-23 04:19:23 -06:00 |
|
Mihai
|
3029a6b1aa
|
🩹 Jerk correction for LIN_ADVANCE + CLASSIC_JERK (#26551)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-23 01:45:37 -06:00 |
|
thinkyhead
|
342048b1df
|
[cron] Bump distribution date (2023-12-23)
|
2023-12-23 00:20:19 +00:00 |
|
Andrew
|
56ac5d03ed
|
🚸 Update ProUI Plot graph (#26539)
|
2023-12-22 12:57:06 -06:00 |
|
Scott Lahteine
|
ec7ab5a277
|
🔨 Build flag tweaks
|
2023-12-21 22:35:51 -06:00 |
|
Scott Lahteine
|
2c5468ce33
|
🎨 Planner indent
|
2023-12-21 22:34:19 -06:00 |
|
thinkyhead
|
dbdb2ecdf7
|
[cron] Bump distribution date (2023-12-22)
|
2023-12-22 00:21:13 +00:00 |
|
Scott Lahteine
|
c18294d83c
|
🔧 Optional FAN_INVERTING
|
2023-12-21 15:30:03 -06:00 |
|
Scott Lahteine
|
401ba6613b
|
🔧 Up to 12 PWM fans
|
2023-12-21 15:25:48 -06:00 |
|
thinkyhead
|
19617b79db
|
[cron] Bump distribution date (2023-12-21)
|
2023-12-21 06:06:34 +00:00 |
|
thinkyhead
|
738584d342
|
[cron] Bump distribution date (2023-12-20)
|
2023-12-20 06:06:01 +00:00 |
|
Scott Lahteine
|
f69effd2eb
|
🚸 Just "warn" on SD fail
|
2023-12-19 20:57:32 -06:00 |
|
narno2202
|
67d7562609
|
🐛⚡️ FT_MOTION improvements (#26074)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-19 20:01:11 -06:00 |
|
thinkyhead
|
0ede16cd5a
|
[cron] Bump distribution date (2023-12-18)
|
2023-12-18 00:22:22 +00:00 |
|
geijt
|
4a89ef6273
|
Fix Creality E3 "Free-runs" (#26533)
Followup to #25636
|
2023-12-17 16:33:46 -06:00 |
|
thinkyhead
|
145ab7b1ec
|
[cron] Bump distribution date (2023-12-16)
|
2023-12-16 06:05:48 +00:00 |
|
Scott Lahteine
|
3f9c2f89fc
|
🔧 Fix IDEX home check
Followup to #25780
|
2023-12-15 23:40:26 -06:00 |
|
Scott Lahteine
|
00298e6681
|
🔧 Update fan 0 conflict check
Followup to #25568
|
2023-12-15 20:23:59 -06:00 |
|
thinkyhead
|
68ab7f6bb7
|
[cron] Bump distribution date (2023-12-15)
|
2023-12-15 00:21:58 +00:00 |
|
Bob Kuhn
|
7ab63cde62
|
✨ Creality E3 Free-runs Silent Motherboard (#25636)
|
2023-12-14 17:37:40 -06:00 |
|
Mihai
|
b90133813a
|
🐛 Fix planner jerk limits (#26529)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-14 14:16:15 -06:00 |
|
Scott Lahteine
|
75da3555ee
|
🔧 Update CLASSIC_JERK conditionals
|
2023-12-14 10:06:14 -06:00 |
|
thinkyhead
|
8bce9dec90
|
[cron] Bump distribution date (2023-12-14)
|
2023-12-14 00:21:11 +00:00 |
|
jesterhead82
|
fef74398e4
|
✨ MARKFORGED_INVERSE (#26516)
|
2023-12-13 01:44:11 -06:00 |
|
thinkyhead
|
775c6bb20e
|
[cron] Bump distribution date (2023-12-13)
|
2023-12-13 06:12:17 +00:00 |
|
Andrew
|
06710e54de
|
✨ EDITABLE_DISPLAY_TIMEOUT (#26517)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-12 23:33:03 -06:00 |
|
thinkyhead
|
81cfa23882
|
[cron] Bump distribution date (2023-12-12)
|
2023-12-12 06:09:34 +00:00 |
|
ellensp
|
f3fd9e28f5
|
🐛 Fix MKS TS35 with BTT SKR 1.3/1.4 (#26176)
|
2023-12-11 19:30:28 -06:00 |
|
rondlh
|
b94a335493
|
✨ SERIAL_DMA (for some STM32Fx) (#26328)
|
2023-12-11 18:48:02 -06:00 |
|
thinkyhead
|
01aa87c307
|
[cron] Bump distribution date (2023-12-10)
|
2023-12-10 00:23:34 +00:00 |
|
mikemerryguy
|
473817f2f4
|
🚸 Adjust Progress / Completion (#26466)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-09 01:38:31 -06:00 |
|
David Buezas
|
a1c3a2b03a
|
🚸 Encoder improvements (#26501)
|
2023-12-09 00:48:57 -06:00 |
|
Scott Lahteine
|
bdfe4a108c
|
🩹 Fix UBL debug output
|
2023-12-08 23:18:53 -06:00 |
|
thinkyhead
|
10fe229aad
|
[cron] Bump distribution date (2023-12-09)
|
2023-12-09 00:20:55 +00:00 |
|
Scott Lahteine
|
dfec58e5dc
|
⚡️ Use strlcpy with buffer size (#26513)
|
2023-12-08 00:47:18 -06:00 |
|
thinkyhead
|
6c04cf40f4
|
[cron] Bump distribution date (2023-12-08)
|
2023-12-08 06:06:47 +00:00 |
|
Keith Bennett
|
fe7203ee55
|
🔨 Use PIO versioning (including HC32) (#26512)
|
2023-12-07 22:35:34 -06:00 |
|
thinkyhead
|
483b8dcc05
|
[cron] Bump distribution date (2023-12-06)
|
2023-12-06 06:06:45 +00:00 |
|
Andrew
|
a41e16ffee
|
✨ Voxelab Aquila N32 (via Maple) (#26470)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-05 23:11:41 -06:00 |
|
studiodyne
|
425af4240b
|
🐛 Fix tool-change E prime (#26494)
Followup to #17248
|
2023-12-05 23:05:48 -06:00 |
|
thinkyhead
|
4a4c1db606
|
[cron] Bump distribution date (2023-12-05)
|
2023-12-05 06:06:24 +00:00 |
|
ellensp
|
2b1375c8ea
|
🐛 Fix thermistor 14 & 60 constexprness (#26499)
|
2023-12-04 23:27:58 -06:00 |
|
Alexander Gavrilenko
|
065440891b
|
🚸 UI refresh for some events (#26487)
|
2023-12-04 22:46:39 -06:00 |
|
ellensp
|
d58168a03f
|
🩹 Fix a NeoPixel override (#26492)
|
2023-12-04 22:19:02 -06:00 |
|
ellensp
|
8cf936ccb1
|
🩹 Fix ftostrX3sign (#26497)
|
2023-12-04 21:35:12 -06:00 |
|
David Buezas
|
d5d45e85e4
|
✨ DOUBLE_LCD_FRAMERATE (#26500)
|
2023-12-04 21:31:34 -06:00 |
|
thinkyhead
|
0d4f41fb6d
|
[cron] Bump distribution date (2023-12-04)
|
2023-12-04 00:22:06 +00:00 |
|
Keith Bennett
|
1a42c38e0e
|
🩹 Replace more DEBUG_ECHOF (#26495)
Followup to #25928
|
2023-12-03 00:03:46 -06:00 |
|
thinkyhead
|
e695c473af
|
[cron] Bump distribution date (2023-12-03)
|
2023-12-03 00:23:05 +00:00 |
|
Scott Lahteine
|
bd6eb83250
|
🩹 Fix some minor issues
|
2023-12-01 21:47:25 -06:00 |
|
thinkyhead
|
f265fb5943
|
[cron] Bump distribution date (2023-12-02)
|
2023-12-02 00:20:23 +00:00 |
|
ellensp
|
b17d3d3e9c
|
🧑💻 More num-to-string digits / precisions (#26343)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-12-01 09:25:57 -06:00 |
|
thinkyhead
|
b55678a7d0
|
[cron] Bump distribution date (2023-12-01)
|
2023-12-01 00:23:41 +00:00 |
|
Erkan Ozgur Yilmaz
|
fe8266b591
|
🚸 Fix BLTouch HSMode deploy (#26311)
|
2023-11-30 16:52:11 -06:00 |
|
Scott Lahteine
|
3d8e3c3c9a
|
🐛 Touch fixes (#26455)
|
2023-11-30 16:25:11 -06:00 |
|
thinkyhead
|
61349dc6d3
|
[cron] Bump distribution date (2023-11-30)
|
2023-11-30 00:21:18 +00:00 |
|
Scott Lahteine
|
d62ee95d28
|
🔨 Update config/schema scripts (#26483)
|
2023-11-29 14:24:20 -06:00 |
|
Scott Lahteine
|
921198e81c
|
🧑💻 More SAMD51 ADCs
|
2023-11-28 21:13:29 -06:00 |
|
thinkyhead
|
3457952854
|
[cron] Bump distribution date (2023-11-29)
|
2023-11-29 00:27:28 +00:00 |
|
mikemerryguy
|
f4228cc4c1
|
✨ XY_AFTER_HOMING, EVENT_GCODE_AFTER_HOMING (#26469)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-11-28 17:55:21 -06:00 |
|
ellensp
|
dabcd65903
|
🚸 Fix ProUI hostui.notify('finished') (#26478)
|
2023-11-28 16:23:18 -06:00 |
|
thinkyhead
|
8fa4f5a40f
|
[cron] Bump distribution date (2023-11-28)
|
2023-11-28 12:08:12 +00:00 |
|
I3DBeeTech
|
7a96a082b7
|
✨ 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>
|
2023-11-28 00:43:17 -06:00 |
|
Andrew
|
b78f0012e9
|
📝 Fix comment dates (#26472)
|
2023-11-28 00:10:18 -06:00 |
|
thinkyhead
|
e958b6da9e
|
[cron] Bump distribution date (2023-11-27)
|
2023-11-27 00:23:10 +00:00 |
|
Chris
|
86338ca835
|
✨ HAL for HC32F460 (#26414)
|
2023-11-26 17:58:56 -06:00 |
|
Scott Lahteine
|
9a12f06f19
|
🎨 Update file headers
Marlin is collectively © by the Organization, with individual contributors having © on their original work as documented in the commit history.
|
2023-11-26 12:52:17 -06:00 |
|
ellensp
|
7d334775d0
|
Update MinSerial.cpp
Add missing commas
|
2023-11-26 23:05:50 +13:00 |
|
David Buezas
|
0a86a5f39c
|
✨ MAX Thermocouples for Heated Bed (#26441)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-11-25 19:55:51 -06:00 |
|
thinkyhead
|
e7cf0e12ea
|
[cron] Bump distribution date (2023-11-26)
|
2023-11-26 00:27:32 +00:00 |
|
ellensp
|
e41df97c42
|
🔧 Pins for FYSETC Spider King 4.07 (#26461)
|
2023-11-25 17:15:38 -06:00 |
|
Andrew
|
20a26d5053
|
🧑💻 Use ftpl for item strings (#26462)
|
2023-11-25 16:46:42 -06:00 |
|
Keith Bennett
|
924d7769ec
|
✨ BD_SENSOR_PROBE_NO_STOP (#26353)
|
2023-11-25 16:31:53 -06:00 |
|
Jason Smith
|
8ff937c7d8
|
🐛 Fix PANDA ZHU missing #endif (#26460)
|
2023-11-24 23:26:02 -08:00 |
|
ellensp
|
ae695e8309
|
👽️ Update Teensy 4.0/4.1 Serial (#26457)
|
2023-11-24 21:27:55 -06:00 |
|
thinkyhead
|
e98e307d17
|
[cron] Bump distribution date (2023-11-25)
|
2023-11-25 00:20:09 +00:00 |
|
Vovodroid
|
bd872a7a98
|
🔧 Configurable FR/Flow edit ranges (#26446)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-11-24 13:03:06 -06:00 |
|
thinkyhead
|
fd3de02a37
|
[cron] Bump distribution date (2023-11-24)
|
2023-11-24 00:20:39 +00:00 |
|
Scott Lahteine
|
ded942a4e4
|
🐛 Fix expand_u8str_P string substitution
Fixes #26424
|
2023-11-22 22:18:53 -06:00 |
|
Scott Lahteine
|
bf61e52390
|
⚡️ Tiny string optimization
|
2023-11-22 21:06:47 -06:00 |
|
Erkan Ozgur Yilmaz
|
2d9262cc5a
|
⚡️ Fix MMU2 sscanf bug, optimize (#26449)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-11-22 20:39:40 -06:00 |
|
thinkyhead
|
993cc9463e
|
[cron] Bump distribution date (2023-11-23)
|
2023-11-23 00:21:17 +00:00 |
|
Andrew
|
c2376d62e2
|
🩹 Fix JyersUI/ProUI narrowing (#26453)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-11-22 02:40:50 -06:00 |
|
Andrew
|
f3473495d0
|
🚸 Fixes for ProUI popup, abort (#26308)
|
2023-11-22 02:19:29 -06:00 |
|
Andrew
|
c5b267162c
|
🌐 Regenerate Russian font data (#26428)
|
2023-11-22 02:07:44 -06:00 |
|