Scott Lahteine
|
38b44e3fc9
|
HAL eeprom cleanup
|
4 years ago |
Scott Lahteine
|
d4ab2024f5
|
Fix bool++ warning
|
4 years ago |
Skorpi08
|
b51aed8aa5
|
Nextion TFT touch screen (#21324)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
thinkyhead
|
1f52112d72
|
[cron] Bump distribution date (2021-03-19)
|
4 years ago |
Scott Lahteine
|
ad907a51e2
|
Followup to planner cleanup
|
4 years ago |
Scott Lahteine
|
560448afed
|
Revert "Fix small wired EEPROM (#21337)"
Reverting commit cc3e878f90 pending further investigation.
|
4 years ago |
Scott Lahteine
|
deaefbf1dc
|
Minor E3 V2 dwin cleanup
|
4 years ago |
Scott Lahteine
|
9823a37362
|
E1+ Autotemp and Planner comments
|
4 years ago |
Scott Lahteine
|
15bda88d04
|
Un-pause fans on STOP
|
4 years ago |
Scott Lahteine
|
de73b9b934
|
Update setup() description
|
4 years ago |
thinkyhead
|
2fc854eda0
|
[cron] Bump distribution date (2021-03-18)
|
4 years ago |
thinkyhead
|
546e56ef3d
|
[cron] Bump distribution date (2021-03-17)
|
4 years ago |
thinkyhead
|
5ffa6f3331
|
[cron] Bump distribution date (2021-03-16)
|
4 years ago |
K.3D
|
1a23ffd776
|
KRATOS32 / K.32 board and LCD controllers (#21334)
|
4 years ago |
X-Ryl669
|
c07f99d5e4
|
Teensy USB / serial followup (#21316)
|
4 years ago |
thinkyhead
|
ae8be31247
|
[cron] Bump distribution date (2021-03-15)
|
4 years ago |
X-Ryl669
|
d787cd3076
|
Fix build with Meatpack only on 2nd port (#21336)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
cc3e878f90
|
Fix small wired EEPROM (#21337)
Co-Authored-By: jafal99 <26922965+jafal99@users.noreply.github.com>
|
4 years ago |
XDA-Bam
|
b9b9a3115a
|
Update display timing for SKR Pro (#21346)
|
4 years ago |
thinkyhead
|
36d3b6aa95
|
[cron] Bump distribution date (2021-03-14)
|
4 years ago |
InsanityAutomation
|
911cd1a6d3
|
Custom menu items confirm option (#21338)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
thinkyhead
|
11343bb0ea
|
[cron] Bump distribution date (2021-03-13)
|
4 years ago |
Scott Lahteine
|
7f1fa0d1ff
|
Add M207/8/9 reporting (#21335)
|
4 years ago |
Scott Lahteine
|
604c5dedf4
|
MarlinSerial cleanup
|
4 years ago |
Scott Lahteine
|
71f2617263
|
Pause SD queue early on M25 (#21317)
|
4 years ago |
Scott Lahteine
|
8532c2b9b6
|
Fix MarlinSerial typo
|
4 years ago |
Scott Lahteine
|
1affbe2100
|
Clean up, optimize ExtUI/TFT code (#21333)
|
4 years ago |
X-Ryl669
|
9dc2712c47
|
Undef unused 2nd serial option(s) (#21331)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Evgeny Z
|
6e1024737d
|
Lerdge-X I²C EEPROM pins, size (#21322)
|
4 years ago |
thinkyhead
|
03a41021de
|
[cron] Bump distribution date (2021-03-12)
|
4 years ago |
thinkyhead
|
a73cff8e4f
|
[cron] Bump distribution date (2021-03-11)
|
4 years ago |
ellensp
|
8857fc6c4b
|
Fix password menu stickiness before first auth (#21295)
|
4 years ago |
Evgeny Z
|
f671e6d138
|
Lerdge-K TMC 2208/9 UART pins (#21299)
|
4 years ago |
Cal1sto
|
8c512191b2
|
Fix TouchMI stow in G34 (#21291)
|
4 years ago |
X-Ryl669
|
f147a8990a
|
Fix MeatPack with per-serial-port instances (#21306)
|
4 years ago |
Scott Lahteine
|
048f6b4731
|
Tricked-out declaration
|
4 years ago |
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
4 years ago |
Scott Lahteine
|
2c62886c71
|
Clean up spaces and words
|
4 years ago |
Scott Lahteine
|
fe0b770033
|
Fix serial index types
|
4 years ago |
Victor Mateus Oliveira
|
bb6d718e19
|
fix meat pack internal buffer for multi serial
|
4 years ago |
thinkyhead
|
28a136d7f4
|
[cron] Bump distribution date (2021-03-10)
|
4 years ago |
Chris
|
10ec5c7f34
|
Fix LPC + TMC boot loop (#21298)
|
4 years ago |
X-Ryl669
|
55c31fbe9a
|
Distinguish serial index from mask (#21287)
|
4 years ago |
Victor Oliveira
|
2f1fd4bbaa
|
Host Keepalive followup (#21290)
Followup to #21283
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
thinkyhead
|
18a10c0db1
|
[cron] Bump distribution date (2021-03-09)
|
4 years ago |
ellensp
|
aad0f517b4
|
CUSTOM_USER_BUTTONS followup (#21284)
Followup to #18389
|
4 years ago |
Victor Oliveira
|
1b9ff68f8c
|
Fix Host Keepalive serial target (#21283)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
ellensp
|
aa054471f2
|
M303 followup (#21282)
Followup to f2ed18d150
|
4 years ago |
thinkyhead
|
f2ff75f3a2
|
[cron] Bump distribution date (2021-03-08)
|
4 years ago |
Keith Bennett
|
5dc8f5cfab
|
Extend Heater Overshoot Options (#21273)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |