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
thinkyhead
0d42196d11
[cron] Bump distribution date (2023-11-04)
2023-11-04 06:05:47 +00:00
tombrazier
cac742009c
🐛 Fix Backlash Compensation layer shift ( #26392 )
2023-11-03 23:12:33 -05:00
thinkyhead
24cf29b6a8
[cron] Bump distribution date (2023-11-01)
2023-11-01 01:19:48 +00:00
Chris
41a6f2bc8d
🧑💻 Improve POSTMORTEM_DEBUGGING ( #26374 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-31 19:10:37 -05:00
Giuliano Zaro
e0767f8675
🌐 Fix long Italian string ( #26378 )
2023-10-31 19:03:28 -05:00
Giuliano Zaro
5523c12cfd
🩹 Fix MarlinUI UTF-8 chars ( #26381 )
2023-10-31 19:02:11 -05:00
thinkyhead
a6c8afc5a9
[cron] Bump distribution date (2023-10-29)
2023-10-29 00:21:30 +00:00
Vladimir Sitnikov
cb8df74a9c
🚸 Move Debug menu down ( #26266 )
2023-10-27 20:01:04 -05:00
thinkyhead
6907df0bd6
[cron] Bump distribution date (2023-10-28)
2023-10-28 00:18:59 +00:00
Giuliano Zaro
5a259a7266
🌐 Update Italian language ( #26208 )
2023-10-27 17:18:15 -05:00
ellensp
b082f1a2b8
⚡ ️ Faster COMPACT_MARLIN_BOOT_LOGO (rle16) ( #26153 )
2023-10-27 17:15:23 -05:00
tombrazier
c666b492c4
🔥 Automatic minimum planner junction speed ( #26198 )
2023-10-27 17:06:04 -05:00
tombrazier
aa0671fb32
🩹 Fix Input Shaping max_isr_rate with Distinct E factors ( #26167 )
2023-10-27 16:10:02 -05:00
thinkyhead
f82d0109e4
[cron] Bump distribution date (2023-10-27)
2023-10-27 00:19:27 +00:00
Scott Lahteine
2a88e76002
🧑💻 Misc. LCD / string updates
2023-10-25 19:41:32 -05:00
thinkyhead
b25f523aca
[cron] Bump distribution date (2023-10-26)
2023-10-26 00:23:31 +00:00
Scott Lahteine
046439a5a1
🧑💻 Echo by default in dev mode
2023-10-25 14:27:22 -05:00
thinkyhead
bcd07c2c91
[cron] Bump distribution date (2023-10-24)
2023-10-24 00:19:54 +00:00
Scott Lahteine
e9b04ada1d
🩹 Fix PLR debug with NO_VOLUMETRICS
2023-10-23 19:00:44 -05:00
Scott Lahteine
ff5eb5de29
🩹 No GET_TEXT with DGUS_TFT
...
Followup to #26164
2023-10-23 19:00:44 -05:00
Scott Lahteine
fd62c42faa
🩹 No GET_TEXT with DGUS_TFT
...
Followup to #26164
2023-10-23 17:07:04 -05:00
thinkyhead
089d075c8f
[cron] Bump distribution date (2023-10-23)
2023-10-23 00:20:43 +00:00
Marcio T
9e6d0ea610
🩹 Fix FTDI Eve Touch UI meshGetter, etc. ( #26342 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-22 17:22:16 -05:00
Keith Bennett
c345087b41
🔨 Add MKS Eagle FD Envs ( #26346 )
2023-10-22 15:46:34 -05:00
Scott Lahteine
f72588595b
🚸 SD refresh UI update with NO_SD_DETECT ( #26366 )
...
Co-authored-by: Sascha <k.puligheddu@alice.it>
2023-10-22 15:17:30 -05:00
Keith Bennett
797ea5efa7
🚸 Fix MarlinUI expanded label alignment ( #26339 )
...
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-22 15:15:38 -05:00
ellensp
156e7c1c54
🐛 Fix TFT compile, K8400 pins ( #26359 )
2023-10-22 14:25:28 -05:00
thinkyhead
b8b1aa345c
[cron] Bump distribution date (2023-10-21)
2023-10-21 00:19:15 +00:00
Scott Lahteine
b0ece8f8df
🧑💻 MarlinUI menu tweaks
...
Changes in prep for #26339
2023-10-20 17:25:47 -05:00
studiodyne
4b0b00c8da
✨ Tool Migration-specific settings ( #26244 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-19 20:23:23 -05:00
Andrew
6d3122d4e8
🚸 Misc. JyersUI tweaks ( #26228 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-19 20:22:04 -05:00
ellensp
0f27e38eb9
🎨 Update GT2560 V41b ( #26351 )
2023-10-19 19:34:22 -05:00
thinkyhead
6156050024
[cron] Bump distribution date (2023-10-20)
2023-10-20 00:20:00 +00:00
Andrew
cacbe005b5
🩹 Fix ProUI G-code preview ( #26213 )
2023-10-19 18:01:43 -05:00
thinkyhead
caca5636ce
[cron] Bump distribution date (2023-10-15)
2023-10-15 06:05:56 +00:00
Marcio T
6a35ab6557
✨ Z_PROBE_ERROR_TOLERANCE (expose) ( #26229 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-14 23:54:54 -05:00
thinkyhead
87de4c134b
[cron] Bump distribution date (2023-10-13)
2023-10-13 18:06:12 +00:00
Scott Lahteine
7944628400
🧑💻 IA Creality optional code
2023-10-13 09:48:14 -05:00
thinkyhead
251a84b741
[cron] Bump distribution date (2023-10-12)
2023-10-12 18:20:54 +00:00
Scott Lahteine
d695e5f7bc
🔧 Misc. probe opts
2023-10-12 13:03:02 -05:00
Scott Lahteine
4744997c16
📝 GCode => G-Code
2023-10-12 12:14:57 -05:00
Scott Lahteine
5bd39ba73f
🧑💻 FxdTiCtrl => FTMotion redux
2023-10-12 12:14:53 -05:00
Marcio T
7f887f2342
🚸 Update FTDI Eve / CocoaPress UI ( #26233 )
2023-10-12 11:14:58 -05:00
Scott Lahteine
e7e77d9612
🧑💻 FxdTiCtrl => FTMotion
2023-10-12 10:12:35 -05:00
Scott Lahteine
a7a3abb9bf
📝 Macro comments
2023-10-12 09:21:00 -05:00
thinkyhead
6f68da5be4
[cron] Bump distribution date (2023-10-11)
2023-10-11 06:06:33 +00:00
Andrew Bortz
e9b9d634c4
✨ Nonlinear Extrusion Control (M592) ( #26127 )
2023-10-10 22:24:48 -05:00
thinkyhead
6d301a282e
[cron] Bump distribution date (2023-10-10)
2023-10-10 00:19:51 +00:00
studiodyne
61591fd233
🐛 Fix tool-change E prime ( #26237 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-09 17:50:09 -05:00
Marcella Cavalcanti
e97d82f77b
✨ FYSETC Cheetah v3.0 ( #26314 )
2023-10-09 16:55:44 -05:00
Keith Bennett
b58d5dabf8
🔧 BTT_MINI_12864_V1 => BTT_MINI_12864 ( #26160 )
2023-10-08 20:07:09 -05:00
Dipl.-Ing. Raoul Rubien, BSc
047bce0cdd
🔧 More angles for 2x Servo Switching Nozzle ( #26303 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-08 19:22:40 -05:00
thinkyhead
c81e217334
[cron] Bump distribution date (2023-10-09)
2023-10-09 00:20:31 +00:00
Scott Lahteine
9cd341c2c3
🩹 Patches for MSC SD ( #26332 )
2023-10-08 18:09:49 -05:00
Scott Lahteine
414b1f8327
🩹 Serial warning followup
...
Followup to #26306
2023-10-08 16:49:18 -05:00
Erkan Ozgur Yilmaz
e68320ee2b
🐛 Fix MMU late init ( #26331 )
2023-10-08 15:39:46 -05:00
thinkyhead
375e724dee
[cron] Bump distribution date (2023-10-08)
2023-10-08 00:21:49 +00:00
Orel
4cab75115f
🩹 Fix G33 output ( #26299 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-07 01:10:22 -05:00
Scott Lahteine
014609ad87
🔧 Move some config options
2023-10-07 00:29:34 -05:00
Bob Kuhn
f7a3172c20
🐛 Fix DELTA Z when not using probe for homing ( #26297 )
2023-10-06 23:53:52 -05:00
Bob Kuhn
b799f7d1f3
🔧 Forbid UBL Hilbert Curve on DELTA ( #26296 )
2023-10-06 23:45:32 -05:00
Vladimir Sitnikov
f3851408fe
🔧 No TMC_HOME_PHASE on tandem steppers ( #26310 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-06 23:44:27 -05:00
Scott Lahteine
03cf2b577b
misc. formatting, grid condition
2023-10-06 21:55:57 -05:00
Vovodroid
b3b6f23320
🧑💻 Tweak an 'if' block ( #26300 )
2023-10-06 20:03:02 -05:00
Piotr Piatkowski
821ba43131
🩹 Fix Endstop Test debug menu ( #26326 )
2023-10-06 19:56:10 -05:00
thinkyhead
31bf73b89b
[cron] Bump distribution date (2023-10-07)
2023-10-07 00:19:28 +00:00
Scott Lahteine
229ea71421
📝 Update dgus_e3s1pro comment
2023-10-06 19:02:34 -05:00
Scott Lahteine
f085e2ca93
🩹 Remove extraneous 'inline'
...
See #26085
2023-10-06 17:20:08 -05:00
Keith Bennett
db98f06110
🚸 Warning alerts for non-fatal errors ( #26306 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-06 17:09:58 -05:00
Scott Lahteine
bbb5aacc48
📝 Update config sections
2023-10-06 16:12:23 -05:00
Scott Lahteine
91ab18d1d2
📝 Some settings units
2023-10-06 16:08:30 -05:00
thinkyhead
273cbc6871
[cron] Bump distribution date (2023-10-05)
2023-10-05 06:06:14 +00:00
EvilGremlin
596d1ff104
🩹 Fix TFT string code ( #26292 )
2023-10-04 23:47:23 -05:00
thinkyhead
896492442c
[cron] Bump distribution date (2023-10-04)
2023-10-04 00:36:20 +00:00
Keith Bennett
b9e58cd3ea
🔧 BigTreeTech Manta M4P is v2.1 ( #26226 )
2023-10-03 15:23:40 -05:00
ellensp
d961dbae8d
🔧 Fix SanityCheck typo ( #26223 )
2023-10-03 15:21:53 -05:00
Scott Lahteine
be031e1850
📝 More ExtUI documentation
2023-10-03 15:20:35 -05:00
Scott Lahteine
15dfbabc9c
🔧 Temp report precision option ( #26253 )
2023-10-03 14:52:04 -05:00
kisslorand
102de7dac3
🚸 More precision in G30 output ( #26255 )
2023-10-03 14:50:33 -05:00
kisslorand
7338a2fec8
🚸 Use SERIAL_FLOAT_PRECISION for SERIAL_ECHO(float) ( #26254 )
2023-10-03 14:48:52 -05:00
thinkyhead
d56136f06c
[cron] Bump distribution date (2023-09-30)
2023-09-30 00:19:06 +00:00
ellensp
34a0c9d143
📝 Update BTT SKR Mini E3 v3.0 comments ( #26318 )
2023-09-29 18:12:29 -05:00
thinkyhead
11f98adcce
[cron] Bump distribution date (2023-08-26)
2023-08-26 00:22:53 +00:00
jaysuk
209fadd2e6
✨ Mellow Fly E3 V2 (STM32F407VG) ( #26081 )
2023-08-25 18:43:57 -05:00
Andrew
8fa6a4da2e
🚸 Fixes for ProUI, JyersUI, backlight, etc. ( #26086 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-25 18:33:49 -05:00
Scott Lahteine
4613f85bb7
🧑💻 Encapsulate ProUI G-code preview
2023-08-25 13:33:33 -05:00
thinkyhead
e1121a4cd0
[cron] Bump distribution date (2023-08-25)
2023-08-25 00:19:03 +00:00
lukasradek
20fec98f70
🧑💻 Adjust LCD string draw ( #26154 )
2023-08-24 12:41:30 -05:00
thinkyhead
adfc787a45
[cron] Bump distribution date (2023-08-24)
2023-08-24 00:18:43 +00:00
Scott Lahteine
86be9a85d0
📝 Thermistor info updates ( #26202 )
2023-08-23 13:44:40 -05:00
thinkyhead
f6de698fc8
[cron] Bump distribution date (2023-08-23)
2023-08-23 00:25:27 +00:00
Anson Liu
edc7379546
✨ G-code 'T' report current tool ( #26151 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-22 19:21:41 -05:00
Scott Lahteine
ab8af7fa9c
🔧 Allow arbitrary BLOCK_BUFFER_SIZE
2023-08-22 19:16:35 -05:00
Keith Bennett
fb74caebb5
🔧 Fix Linear Leveling grid size sanity check ( #26199 )
2023-08-22 18:40:59 -05:00
Scott Lahteine
88cdf487b4
🚸 Avoid LCD messages starting with "Error:" ( #26164 )
2023-08-22 17:36:53 -05:00
narno2202
be91eaed2c
🩹 Fix FT Motion menu Back item ( #26175 )
2023-08-22 17:13:53 -05:00
thinkyhead
b5a08c2518
[cron] Bump distribution date (2023-08-22)
2023-08-22 00:18:52 +00:00
Yuri D'Elia
d69ce77503
🐛 Fixes for G2/G3 arcs ( #26170 )
2023-08-21 14:39:49 -05:00
thinkyhead
d1803ec044
[cron] Bump distribution date (2023-08-21)
2023-08-21 00:19:10 +00:00
Scott Lahteine
f2665e597f
🎨 FTDI cleanup
2023-08-20 13:47:43 -05:00
thinkyhead
db5ead4230
[cron] Bump distribution date (2023-08-20)
2023-08-20 00:19:51 +00:00
GHGiampy
f7d5188b2f
🐛 Fixes for ProUI, build rename ( #26177 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-19 15:53:45 -05:00
thinkyhead
1d17c34e12
[cron] Bump distribution date (2023-08-18)
2023-08-18 00:18:38 +00:00
Vovodroid
49ead19d00
🔧 Reversible file alpha sorting ( #26130 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-17 18:13:10 -05:00
thinkyhead
7e7dcb8692
[cron] Bump distribution date (2023-08-16)
2023-08-16 06:08:59 +00:00
Scott Lahteine
cf50240e82
📝 Update INO (c)
2023-08-15 21:03:42 -05:00
thinkyhead
79f6d9bdac
[cron] Bump distribution date (2023-08-14)
2023-08-14 00:19:27 +00:00
Martin Turski
6af6060aa0
🔧 Configurable SD card retry/timeout ( #25340 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-13 15:57:38 -05:00
thinkyhead
2bac7835e8
[cron] Bump distribution date (2023-08-08)
2023-08-08 00:22:24 +00:00
Giuliano Zaro
f338f65bdf
🚸 Adjust ColorUI chamber bmp ( #26149 )
2023-08-07 16:51:22 -05:00
Miguel Risco-Castillo
867f5e9069
🚸 UI Sound off/on with M300 E<0|1> ( #26142 )
2023-08-07 16:16:33 -05:00
Miguel Risco-Castillo
88f5e2c639
🐛 Fix UBL probe_entire_mesh skips points ( #26141 )
...
Fixes #26132
2023-08-07 16:11:12 -05:00
Keith Bennett
ca0209b868
🔨 Fix USB FD env names ( #26131 )
2023-08-07 16:00:50 -05:00
Ari-SSO
4f691e622f
🩹 PROBING_TOOL followup ( #26122 )
...
Followup to #24411
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-07 04:35:22 -05:00
Scott Lahteine
fecadaca82
🔧 Clarify WIFISUPPORT ( #26097 )
2023-08-07 04:24:04 -05:00
Aleks
709def5e7b
🩹 Fix M3 uninitialized
warning ( #26091 )
2023-08-07 04:09:26 -05:00
narno2202
a5e4b4bd7d
🚸 FT_MOTION menu updates ( #26083 )
2023-08-07 03:30:24 -05:00
thinkyhead
a817794444
[cron] Bump distribution date (2023-08-07)
2023-08-07 06:51:07 +00:00
Mark
ffef8f1b29
🚸 BD Sensor Z axis stop height ( #26015 )
2023-08-06 23:33:20 -05:00
Bart Meijer
205a679959
⚡ ️ SAMD21 LCD uses HW SPI with media ( #26012 )
2023-08-06 23:12:30 -05:00
lukasradek
b956001d81
🚸 Update LCD Manual Leveling display ( #26088 )
2023-08-06 22:08:35 -05:00
Keith Bennett
1dd3c9e73f
📝 STM32G0B0 SKR Mini E3 V3.0 / Manta M4P ( #26087 )
2023-08-06 22:04:11 -05:00
Scott Lahteine
8d74a63e4b
📝 Update a config comment
2023-08-06 21:04:40 -05:00
thinkyhead
27fd97a8bb
[cron] Bump distribution date (2023-08-06)
2023-08-06 00:21:12 +00:00
magicmaker3
4d89db5209
✨ MM-JOKER (ESP32) board ( #25897 )
2023-08-05 18:10:49 -05:00
Pagliarulo Onofrio
f66323ecfb
✨ Geeetech GT2560 V4.1B board ( #25888 )
2023-08-05 00:03:10 -05:00
Giuliano Zaro
863198a73f
✨ VOLUMETRIC_EXTRUDER_LIMIT_MAX ( #25884 )
2023-08-04 23:56:40 -05:00
Scott Lahteine
ad112b4d3d
🐛 Fix case TRRunaway
2023-08-04 23:49:38 -05:00
thinkyhead
c088081c00
[cron] Bump distribution date (2023-08-05)
2023-08-05 00:54:22 +00:00
Alexey D. Filimonov
06d46a0ef9
✨ AUTO_POWER_SPINDLE_LASER ( #25739 )
2023-08-04 19:07:56 -05:00
Scott Lahteine
27e68a61fa
🧑💻 Update some SDSUPPORT
2023-08-04 18:29:52 -05:00
Dmitry Pogrebnyak
4e31fa66e2
✨ STATUS_HEAT_POWER ( #25268 )
2023-08-04 14:59:17 -05:00
thinkyhead
87231b625f
[cron] Bump distribution date (2023-08-04)
2023-08-04 06:06:04 +00:00
Martin Turski
3baa318ec7
🧑💻 Option to reset AVR pin states ( #25364 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-03 22:56:40 -05:00
Martin Turski
820d2b58b3
🚸 Option to report temperature on error ( #25341 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-03 21:40:38 -05:00
thinkyhead
fe4819a9c1
[cron] Bump distribution date (2023-08-03)
2023-08-03 08:45:07 +00:00
ellensp
aaa590855a
📝 E3S1PRO is T5L ( #26143 )
2023-08-02 22:55:29 -05:00
thinkyhead
a629471ed7
[cron] Bump distribution date (2023-08-02)
2023-08-02 06:06:02 +00:00
Scott Lahteine
bed26734a2
🔧 More endstops refactoring ( #25758 )
2023-08-01 23:03:06 -05:00
thinkyhead
5da7143fe5
[cron] Bump distribution date (2023-07-30)
2023-07-30 00:24:18 +00:00
ellensp
2c9bc872e7
🔧 Check AVR Rx/Tx conflict w/ LCD_EN ( #26069 )
2023-07-29 18:34:16 -05:00
ellensp
abd1896ce2
🔧 STM32 support 9 UARTs ( #26072 )
2023-07-29 18:30:56 -05:00
thinkyhead
347a7dc71e
[cron] Bump distribution date (2023-07-29)
2023-07-29 00:21:43 +00:00
Scott Lahteine
2a82ca87b0
🩹 Fix ProUI compile without Advanced Pause
2023-07-27 23:03:36 -05:00
thinkyhead
6f8178598f
[cron] Bump distribution date (2023-07-28)
2023-07-28 00:21:36 +00:00
Scott Lahteine
6cc4dd10bc
🐛 Fix hotend idle timeout checks
2023-07-27 17:20:09 -05:00
lukasradek
d036097bca
🚸 Fix HD44780 EDIT_ITEM position ( #26073 )
2023-07-27 16:08:21 -05:00
thinkyhead
6ba50aa6ea
[cron] Bump distribution date (2023-07-27)
2023-07-27 00:21:22 +00:00
Giuliano Zaro
fdad658e5f
🐛 Fix runout extra length ( #26082 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: justvlade <7622616+justvlade@users.noreply.github.com>
2023-07-26 18:38:59 -05:00
thinkyhead
79be07f9a4
[cron] Bump distribution date (2023-07-24)
2023-07-24 06:06:23 +00:00
ellensp
5bcaae62f2
⚡ ️ Compact RGB565 TFT boot images ( #26011 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-23 22:31:39 -05:00
thinkyhead
e451dec674
[cron] Bump distribution date (2023-07-22)
2023-07-22 06:05:47 +00:00
ellensp
6379d4dbca
🩹 Suppress G33 string warning ( #26095 )
2023-07-21 22:05:04 -05:00
thinkyhead
91c6a7180d
[cron] Bump distribution date (2023-07-21)
2023-07-21 06:06:24 +00:00
Scott Lahteine
9135e3f7d3
🚸 Revert M206 Home Offset behavior ( #25996 )
2023-07-20 21:10:03 -05:00
Scott Lahteine
a0e3dea8b8
🚸 ColorUI Touch Calibrate in CW order
2023-07-20 20:28:45 -05:00
thinkyhead
6bc42300a1
[cron] Bump distribution date (2023-07-20)
2023-07-20 06:06:07 +00:00
Scott Lahteine
45193b4a1d
🔥 Always use ISR for BABYSTEPPING ( #26035 )
2023-07-19 21:12:32 -05:00
thinkyhead
885e9cc057
[cron] Bump distribution date (2023-07-18)
2023-07-18 00:41:02 +00:00
Alexander Gavrilenko
244de2458a
🧑💻 Improve TFT Color UI layout / theme ( #26077 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-17 02:53:36 -05:00
thinkyhead
4d6e5c12b3
[cron] Bump distribution date (2023-07-17)
2023-07-17 06:20:28 +00:00
Scott Lahteine
a5d47f84ae
🎨 Rename Helvetica 14 (2)
2023-07-17 01:01:36 -05:00
Scott Lahteine
5fd0247239
🎨 Rename Helvetica 14 (1)
2023-07-17 01:01:14 -05:00
Scott Lahteine
821d77fe4c
🎨 Misc. comment open
2023-07-16 23:44:03 -05:00
Keith Bennett
fef772ef29
🩹 Fix SPI TFT build on SKR V2 & V3/EZ ( #26041 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-16 23:32:16 -05:00
Scott Mikutsky
3815157214
🐛 Ensure BLTouch deploy in HS Mode ( #26033 )
2023-07-16 23:29:56 -05:00
thinkyhead
810c1693ac
[cron] Bump distribution date (2023-07-16)
2023-07-16 06:08:45 +00:00
Andrew
fc2272c4b4
🩹 Fix, clean up ProUI, JyersUI ( #26078 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-15 20:10:42 -05:00
tombrazier
45f7ebb92b
🩹 Fix Input Shaping "enable" for SHAPING_FREQ_[XY] == 0 ( #26075 )
2023-07-15 20:06:21 -05:00
thinkyhead
28f69a052c
[cron] Bump distribution date (2023-07-15)
2023-07-15 00:26:39 +00:00
Keith Bennett
ef3054d1a8
✨ BTT Octopus Pro V1.1 (STM32H723ZE) ( #26043 )
2023-07-14 18:24:17 -05:00
thinkyhead
bcf61cc91c
[cron] Bump distribution date (2023-07-06)
2023-07-06 00:27:11 +00:00
Giuliano Zaro
57d26f7e4f
🩹 Fix HOST_STATUS_NOTIFICATIONS compile ( #26040 )
2023-07-05 01:21:54 -05:00
thinkyhead
67a9a7e66f
[cron] Bump distribution date (2023-07-05)
2023-07-04 20:30:07 -05:00
Scott Lahteine
16f19b2c1f
🩹 Fix ProUI tramming
2023-07-04 20:30:07 -05:00
Scott Lahteine
ed4e22b548
🧑💻 print_pos => print_xyz
2023-07-04 18:44:14 -05:00
Keith Bennett
929497d527
📝 Update config URLs ( #26049 )
2023-07-04 16:07:56 -05:00
Keith Bennett
f479f8377d
🎨 Clean up TFT Colors ( #26050 )
2023-07-04 15:25:26 -05:00
thinkyhead
1feb70c91b
[cron] Bump distribution date (2023-07-04)
2023-07-04 15:17:53 -05:00
Scott Lahteine
179260878f
🎨 Misc. fixes and formatting
2023-07-04 15:17:53 -05:00
thinkyhead
7b8a2180ff
[cron] Bump distribution date (2023-07-03)
2023-07-03 00:25:59 +00:00
Alexander Gavrilenko
3ea87ad54c
✨ SPI TFT / Touchscreen for STM32H7 ( #25784 )
...
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-01 20:16:12 -05:00
Scott Lahteine
c483fe76c7
🩹 Fix ProUI _remain_time
...
Followup to #25982
2023-07-01 20:01:45 -05:00
Scott Lahteine
b50add4694
🔨 Wrapper for GCC < 8
2023-07-01 19:54:39 -05:00
thinkyhead
275642b297
[cron] Bump distribution date (2023-07-02)
2023-07-02 00:31:20 +00:00
Scott Lahteine
38e92b522b
📝 mm/m => mm/min
2023-07-01 18:56:53 -05:00
Scott Lahteine
7f5b0b4008
🩹 Define drawTrinamicConfigMenu
...
Followup to #25982
2023-07-01 18:26:51 -05:00
Scott Lahteine
60f74f3cb3
🔨 Suppress truncation warning
2023-07-01 18:20:32 -05:00
Scott Lahteine
1a241e6e86
🐛 Fix M105 (MString append TS) and EEPROM ver
...
Followup to #24390
2023-07-01 17:51:13 -05:00
Scott Lahteine
4985acafad
🐛 Prevent MString infinite recursion ( #26037 )
...
Followup to #24390
2023-07-01 04:33:53 -05:00
Anson Liu
f9c8703e77
🩹 Fix missing include cycles.h ( #25927 )
2023-07-01 02:19:16 -05:00
Christophe Huriaux
b77e2a5020
✨ Ender 3 S1 Pro/Plus stock touchscreen ( #25905 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-30 23:06:08 -05:00
thinkyhead
f766a90f5f
[cron] Bump distribution date (2023-07-01)
2023-07-01 00:53:49 +00:00
Scott Lahteine
0878b99b2c
🌐 Language Import/Export ( #25889 )
2023-06-30 19:21:56 -05:00
Keith Bennett
1bc155e810
🎨 Simplify BTT Octopus Max EZ LCD Pins ( #26019 )
2023-06-30 19:21:37 -05:00
Scott Lahteine
f14f1be168
🎨 Standardize naming (ProUI) ( #25982 )
2023-06-30 19:16:00 -05:00
thinkyhead
7247acdece
[cron] Bump distribution date (2023-06-30)
2023-06-30 00:24:45 +00:00
narno2202
7b23fd3548
🐛 Fix FT Motion runout in progress ( #26020 )
2023-06-29 17:06:05 -05:00
Keith Bennett
d9349caeee
⚡ ️ Ethernet Buffer for Input Shaping on LPC ( #26027 )
2023-06-29 15:27:25 -05:00
Andrew
97e15812fa
🔨 Makefile + 256K Creality Maple + Heater IDs ( #26018 )
2023-06-29 12:21:14 -05:00
Krzysztof Błażewicz
cb12114a7e
🩹 Fix JyersUI typos ( #26029 )
...
Followup to #24390
2023-06-29 02:18:32 -05:00
thinkyhead
aee8e15fd2
[cron] Bump distribution date (2023-06-29)
2023-06-29 00:25:22 +00:00
Giuliano Zaro
6474773555
🐛 Fix AD4985 with 5V input, add AD595 3.3V warning ( #26021 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-28 17:06:50 -05:00
Krzysztof Błażewicz
be18edd604
🚸 JyersUI MPC menu ( #26017 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-27 22:51:47 -05:00
Scott Lahteine
bbfaf7474c
🎨 CrealityDWIN => JyersDWIN ( #26026 )
2023-06-27 21:44:42 -05:00
Scott Lahteine
46b5753f56
🎨 Indent temp structs
2023-06-27 20:34:01 -05:00
thinkyhead
a5ac50fcbf
[cron] Bump distribution date (2023-06-28)
2023-06-28 00:25:35 +00:00
Scott Lahteine
574dd34c49
♻️ String helper class ( #24390 )
2023-06-27 13:19:36 -05:00
thinkyhead
4a734e4de4
[cron] Bump distribution date (2023-06-26)
2023-06-26 00:26:36 +00:00
Katelyn Schiesser
402c4ef5d3
🚸 M86-M87 Hotend Idle Timeout ( #25015 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-25 17:32:56 -05:00
thinkyhead
0138aff890
[cron] Bump distribution date (2023-06-25)
2023-06-25 12:07:25 +00:00
Scott Lahteine
f281fb473d
🎨 Minor code cleanup
2023-06-25 01:31:07 -05:00
thinkyhead
a256e47b9c
[cron] Bump distribution date (2023-06-24)
2023-06-24 12:07:28 +00:00
Scott Lahteine
9bf95418a7
🐛 Fix TFT_LTDC::writeReg
...
Followup to #25939
2023-06-24 02:57:58 -05:00
thinkyhead
60f591f3b6
[cron] Bump distribution date (2023-06-23)
2023-06-23 12:11:03 +00:00
Miguel Risco-Castillo
858916d628
🚸 Update DWIN ProUI ( #26003 )
2023-06-23 04:57:22 -05:00
mjbogusz
2218bab542
🚸 Color UI remaining time ( #24843 )
2023-06-23 04:56:34 -05:00
narno2202
a58e530f92
🩹 Fix 'M493 S12' ( #26007 )
2023-06-23 04:52:10 -05:00
Scott Lahteine
1fbeac7b52
🎨 Adjust TFT code/comments
2023-06-23 01:59:11 -05:00
thinkyhead
18ccc40443
[cron] Bump distribution date (2023-06-22)
2023-06-22 12:06:59 +00:00
Scott Lahteine
8c9172cf5d
🍻 Fixed-Time Motion integration ( #25719 )
2023-06-22 02:54:21 -05:00
thinkyhead
2dc76689ea
[cron] Bump distribution date (2023-06-20)
2023-06-20 00:21:56 +00:00
Scott Lahteine
91401d7e5f
🔧 Move non-DUE conditions
2023-06-19 15:07:23 -05:00
Keith Bennett
733209f9a2
🔧 MPC adjustments ( #25986 )
2023-06-19 00:12:50 -05:00
thinkyhead
d79b42c710
[cron] Bump distribution date (2023-06-19)
2023-06-19 00:24:00 +00:00
Mark
441416728c
🚸 Bed distance sensor improvements ( #25847 )
2023-06-18 04:18:08 -05:00
thinkyhead
927b3cc41a
[cron] Bump distribution date (2023-06-18)
2023-06-18 00:25:52 +00:00
ellensp
c180a99c79
📝 Update BTT SKR V3 board comments ( #25973 )
2023-06-17 16:44:49 -05:00
Giuliano Zaro
a3df3d40ee
🐛 Fix G2/G3 limiting_speed ( #25988 )
2023-06-17 15:55:02 -05:00
EvilGremlin
5b8b8e005b
🔧 BLTOUCH_HS_MODE hex value check ( #25992 )
2023-06-17 15:49:22 -05:00
Scott Lahteine
238951a966
🎨 More more lowercase (partial ProUI)
...
Followup to #25939
2023-06-16 22:26:32 -05:00
thinkyhead
78b342661a
[cron] Bump distribution date (2023-06-17)
2023-06-17 00:22:04 +00:00
Scott Lahteine
41a5fbb16a
🎨 More lowercase
...
Followup to #25939
2023-06-16 18:13:46 -05:00
thinkyhead
eca80db9b6
[cron] Bump distribution date (2023-06-16)
2023-06-16 00:24:24 +00:00
ellensp
8261af3010
✨ BTT RAMPS 1.6+ ( #25970 )
2023-06-14 19:57:15 -05:00
Keith Bennett
9728d79ade
📝 Document Manta E3 EZ / E3V2 LCD custom wiring ( #25976 )
2023-06-14 19:43:24 -05:00
Keith Bennett
067091458a
🎨 Group STM32G0 pins includes ( #25977 )
2023-06-14 19:41:43 -05:00
Scott Lahteine
166ed28995
🎨 Lowercase followup
...
Followup to #25939
2023-06-14 19:37:54 -05:00
thinkyhead
5cfe3af0ef
[cron] Bump distribution date (2023-06-15)
2023-06-15 00:26:48 +00:00
Scott Lahteine
d26955bde6
🔧 Sanity check IA_CREALITY mesh size
2023-06-14 19:06:30 -05:00
Scott Lahteine
c3694f1c03
🎨 Lowercase methods, functions, data members ( #25939 )
...
For: TFT, DGUS, MarlinUI, Anycubic, JyersUI, CrealityUI
2023-06-14 17:24:50 -05:00
thinkyhead
1726ba5bda
[cron] Bump distribution date (2023-06-13)
2023-06-13 00:23:25 +00:00
Keith Bennett
aa2f4051bb
🔥 Remove VAkE 403D ( #25969 )
2023-06-12 16:39:49 -05:00
Scott Lahteine
2ef71c6eba
♻️ Simplify SERIAL_ECHO ( #25928 )
...
Since this increases AVR code size, try to optimize further.
2023-06-12 16:38:14 -05:00
thinkyhead
d9d2dae883
[cron] Bump distribution date (2023-06-12)
2023-06-12 00:25:11 +00:00
Keith Bennett
bea1a914be
🔨 SKR Mini E3 v3.0.1 XFER ( #25955 )
2023-06-11 16:49:37 -05:00
thinkyhead
85067e14b5
[cron] Bump distribution date (2023-06-11)
2023-06-11 00:29:06 +00:00
thinkyhead
b5d3d0141f
[cron] Bump distribution date (2023-06-10)
2023-06-10 00:22:22 +00:00
ellensp
3706c16729
🐛 Fix dummy thermistors 998-999 ( #25956 )
2023-06-09 02:59:23 -05:00
Bart Meijer
82ddd55a1a
🩹 Conditional u8g for SAMD21 ( #25947 )
2023-06-08 21:55:26 -05:00
Miguel Risco-Castillo
34e23bcf95
🐛 Fix _MINMAX_TEST typo ( #25954 )
2023-06-08 20:47:35 -05:00
thinkyhead
f3cda01b95
[cron] Bump distribution date (2023-06-09)
2023-06-09 00:30:56 +00:00
Scott Lahteine
2a79aad2dd
🔨 Fix serial port #error text
2023-06-08 19:22:52 -05:00
Dmitry Plastinin
683916e17a
🚸 Portrait TS35 move axis screen ( #25945 )
2023-06-07 23:14:34 -05:00
Scott Lahteine
9360e13cdd
🚸 General TFT cleanup
2023-06-07 22:46:25 -05:00