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
thinkyhead
61cb98dc0f
[cron] Bump distribution date (2023-11-22)
2023-11-22 00:21:52 +00:00
Scott Lahteine
2b1666fcb0
✏️ GT2560_V41b followup
2023-11-21 14:07:39 -06:00
ellensp
6ae2cde663
🐛 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>
2023-11-21 09:43:08 -08:00
Andrew
cc8f7c83da
🚸 Fix, clean up ProUI ( #26434 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-21 03:57:31 -06:00
Jason Smith
20445b8e83
🧑💻 Update pins formatter script ( #26450 )
2023-11-21 03:42:44 -06:00
thinkyhead
12881d5576
[cron] Bump distribution date (2023-11-21)
2023-11-21 00:21:26 +00:00
Keith Bennett
b88cb86069
✨ BTT Octopus Pro V1.0.1 (STM32H723ZE) ( #26159 )
2023-11-20 11:55:27 -08:00
Keith Bennett
0142783836
🚸 Fix more MarlinUI title centering ( #26440 )
...
Followup to #26339
2023-11-20 01:24:32 -06:00
Andrew
006768ab58
🚸 Fix MarlinUI axis move / UBL strings ( #26439 )
...
Followup to #26344
2023-11-20 01:23:07 -06:00
Scott Lahteine
376673df28
🚸 Minor touch calibration improvement ( #26445 )
2023-11-20 00:53:35 -06:00
thinkyhead
f830756356
[cron] Bump distribution date (2023-11-20)
2023-11-20 00:21:38 +00:00
Keith Bennett
1fceb7c580
🔥 Remove VAkE 403D part deux ( #26443 )
...
Followup to #25969
2023-11-19 15:57:03 -06:00
Jason Smith
5287cfbb59
🐛 Fix rotational AxisFlags ( #26444 )
...
Followup to #26438
2023-11-19 15:23:20 -06:00
Scott Lahteine
f345f60f73
🔨 Similar board name errors
2023-11-18 23:49:59 -06:00
thinkyhead
e2c8015199
[cron] Bump distribution date (2023-11-19)
2023-11-19 00:22:58 +00:00
Scott Lahteine
aed577271f
🔨 Rotational move items ( #26438 )
2023-11-17 22:39:00 -06:00
thinkyhead
f50ca52c57
[cron] Bump distribution date (2023-11-18)
2023-11-18 00:20:36 +00:00
ellensp
36e66bdd9f
🔧 Define MarlinUI axis moves with lists ( #26344 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-17 14:11:59 -06:00
EvilGremlin
19869d3a7d
🔨 Creality STM32F401RC w/out bootloader ( #26373 )
2023-11-16 19:57:00 -06:00
thinkyhead
c8118c3a58
[cron] Bump distribution date (2023-11-17)
2023-11-17 00:20:53 +00:00
Scott Lahteine
7fe07dc4ce
🩹 Fix runout state in menu ( #26394 )
...
Fixes #26386
2023-11-16 16:05:31 -06:00
thinkyhead
3e8a5b6151
[cron] Bump distribution date (2023-11-15)
2023-11-15 00:20:46 +00:00
ellensp
28bc19720a
🐛 Put I2C init ahead of LCD init ( #26409 )
2023-11-14 02:33:15 -06:00
ellensp
a8cb89b3da
🐛 Fix BTT SKR Mini E3 pins ( #26410 )
2023-11-14 02:31:13 -06:00
Andrew
c751dcfcf9
🎨 Python ; cleanup ( #26426 )
2023-11-13 23:48:01 -06:00
Scott Lahteine
178938d957
⚡ ️ Extend bitmap compression
...
Followup to #26419
2023-11-13 23:43:57 -06:00
thinkyhead
a8313c3b7e
[cron] Bump distribution date (2023-11-14)
2023-11-14 00:20:32 +00:00
Scott Lahteine
dc26531207
✨ COMPACT_CUSTOM_BOOTSCREEN ( #26419 )
2023-11-13 17:24:15 -06:00
thinkyhead
a62eec4ae3
[cron] Bump distribution date (2023-11-13)
2023-11-13 00:21:11 +00:00
ellensp
235ad4dd9d
🚸 Fix DOGM centering ( #26415 )
2023-11-12 00:25:51 -06:00
thinkyhead
d06923d0e7
[cron] Bump distribution date (2023-11-12)
2023-11-12 06:05:50 +00:00
Luiz Eduardo Carneiro
7f59b65fc8
✨ MINGDA D2 D301 v1.0 ( #26340 )
2023-11-11 20:44:45 -06:00
Vovodroid
884a3249fe
✨ BED_ANNEALING_GCODE ( #26341 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-11 20:40:49 -06:00
ellensp
7c8ea8e0e0
🧑💻 Fix M808 debug ( #26367 )
2023-11-11 20:02:53 -06:00
thinkyhead
573eae8d95
[cron] Bump distribution date (2023-11-11)
2023-11-11 00:19:53 +00:00
ellensp
bf0acc9611
🐛 SKR Pro boards have DIAG pins ( #26399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-09 20:30:41 -06:00
thinkyhead
ddc310fc4b
[cron] Bump distribution date (2023-11-10)
2023-11-10 00:20:21 +00:00
Keith Bennett
10782c770d
🩹 Probe XY Offset followup ( #26397 )
...
Followup to #26267
2023-11-09 17:44:02 -06:00
Andrew
b2758208c7
✨ G27 P3 / P4 ( #26401 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-09 16:34:48 -06:00
Scott Lahteine
bf5612c0ed
🧑💻 Use __FLT_MAX__ for HUGE_VALF
2023-11-09 16:05:11 -06:00
thinkyhead
9a6c2635ee
[cron] Bump distribution date (2023-11-07)
2023-11-07 00:20:29 +00:00
Scott Lahteine
3341683db2
🧑💻 Use FLT_MAX for HUGE_VALF
2023-11-05 21:30:04 -06:00
thinkyhead
0bdbf52bc6
[cron] Bump distribution date (2023-11-06)
2023-11-06 00:21:03 +00:00
thinkyhead
5ac4ebad78
[cron] Bump distribution date (2023-11-05)
2023-11-05 12:06:43 +00:00
Vladimir Sitnikov
cb044d989c
✨ Probe XY Offset value limits ( #26267 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-05 01:46:57 -05:00