Scott Lahteine
|
363e83731f
|
🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN
|
4 gadus atpakaļ |
Scott Lahteine
|
cd55b5f5cc
|
📌 Require U8glib-HAL@~0.5.0 (#22324)
|
4 gadus atpakaļ |
Scott Lahteine
|
fd3f7b3473
|
🎨 Clean up LPC1768 SPI init
|
4 gadus atpakaļ |
Katelyn Schiesser
|
629551d9bc
|
✨ More flexible redundant temp sensor (#22085)
|
4 gadus atpakaļ |
Scott Lahteine
|
77496c8235
|
⚡️ Optimize Sensitive Pins array (except STM32) (#22080)
|
4 gadus atpakaļ |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 gadus atpakaļ |
Scott Lahteine
|
49771c4a9e
|
🎨 Flags for homing directions
|
4 gadus atpakaļ |
BigTreeTech
|
c9de9d4f9b
|
Capacitive Touch Screen (GT911) for SKR SE BX (#21843)
Co-authored-by: Msq001 <alansayyeah@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 gadus atpakaļ |
ellensp
|
02405add76
|
Support a third serial port (#21784)
|
4 gadus atpakaļ |
Scott Lahteine
|
be6fbc76a1
|
Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
|
4 gadus atpakaļ |
ManuelMcLure
|
bac72ff0cc
|
Only look for target disk during Upload (#21804)
|
4 gadus atpakaļ |
Scott Lahteine
|
fccfcfbe5f
|
Cleanup, hex formatting, includes
|
4 gadus atpakaļ |
Scott Lahteine
|
01825d883e
|
Apply SBI/CBI/TEST in HAL
|
4 gadus atpakaļ |
fedetony
|
d3a2c6a0b4
|
Soft Reset via Serial or post-kill button click (#21652)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 gadus atpakaļ |
Scott Lahteine
|
550a806d77
|
More detailed serial config error
|
4 gadus atpakaļ |
Sola
|
4d17613050
|
MKS H43 fix, cleanup (#21485)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 gadus atpakaļ |
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
4 gadus atpakaļ |
Tomas Rimkus
|
8a67846872
|
Avoid watchdog reset in all wired EEPROMs (#21436)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 gadus atpakaļ |
Scott Lahteine
|
84b961cb20
|
Define HW serial ports needed for TMC UART (#21446)
|
4 gadus atpakaļ |
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
4 gadus atpakaļ |
Scott Lahteine
|
8c9a59c29e
|
Fewer warnings
|
4 gadus atpakaļ |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
4 gadus atpakaļ |
Scott Lahteine
|
903d0b91fc
|
Tweaks to build scripts
|
4 gadus atpakaļ |
X-Ryl669
|
f003e52009
|
Combined LPC / Serial fixes (#21178)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 gadus atpakaļ |
X-Ryl669
|
8d28853774
|
Postmortem Debugging to serial port (#20492)
|
4 gadus atpakaļ |
JoAnn Manges
|
8707ae23e2
|
MAX Thermocouples rework (#20447)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 gadus atpakaļ |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 gadus atpakaļ |
Chris Pepper
|
5233e66762
|
Improve RPi host kernel panic mitigation
It was still possible to cause a Kernel panic, this additional 500ms delay before disconnect appears to mitigate it completely.
|
4 gadus atpakaļ |
Scott Lahteine
|
10aaab6350
|
Use 'false'
|
4 gadus atpakaļ |
Chris Pepper
|
004bed8a7f
|
Mitigate RPi hosts kernel panic on M997
Work around M997 sometimes causing a kernel panic on the host when sent from a Raspbery Pi, the root cause is currently unknown.
|
4 gadus atpakaļ |
Scott Lahteine
|
c6ef86029c
|
Evaluate ANY_SERIAL_IS in place
|
4 gadus atpakaļ |
X-Ryl669
|
3f01b222b2
|
Refactor serial class with templates (#20783)
|
4 gadus atpakaļ |
ConstantijnCrijnen
|
b95f5c5bea
|
Configure / disable PRINTCOUNTER save interval (#20856)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 gadus atpakaļ |
Rockman18
|
d0f953218f
|
Fix, consolidate PSTR aliases (#20812)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 gadus atpakaļ |
Scott Lahteine
|
b41f41589a
|
General cleanup, use _BV
|
4 gadus atpakaļ |
Giuliano Zaro
|
1d5862a39b
|
MMU2 as standard serial device (#20771)
|
4 gadus atpakaļ |
Scott Lahteine
|
4a89731025
|
Rotary encoder cleanup (#20753)
|
4 gadus atpakaļ |
Victor Oliveira
|
c840bbc970
|
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 gadus atpakaļ |
Scott Lahteine
|
a9d18f0f57
|
SPI and pins cleanup
|
4 gadus atpakaļ |
Chris Pepper
|
9fd358f10c
|
LPC176x framework update (#20469)
|
4 gadus atpakaļ |
Keith Bennett
|
6cf4b888e1
|
Clarify "not Interrupt-capable" error message (#20419)
|
4 gadus atpakaļ |
Scott Lahteine
|
b04914fb72
|
More LPC P-string macros
|
4 gadus atpakaļ |
Scott Lahteine
|
18853defdd
|
Reduce warnings, extern "C" cleanup (#20279)
|
4 gadus atpakaļ |
Vitaliy
|
19d0c985be
|
Windows LPC Upload for non-admins (#20208)
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 gadus atpakaļ |
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
4 gadus atpakaļ |
Scott Lahteine
|
11b811820f
|
USB Media Host followup
Restore HAS_SHARED_MEDIA
|
4 gadus atpakaļ |
Victor Oliveira
|
f1cdd02d4c
|
Improve USB Media Host conditions (#20176)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 gadus atpakaļ |
Victor Oliveira
|
ea371618da
|
Add Touch Calibration screen (#20049)
|
4 gadus atpakaļ |
Scott Lahteine
|
8c052e43f1
|
Update some file headers
|
4 gadus atpakaļ |
Victor Oliveira
|
85d094bbb4
|
Standardize Marlin SPI (part 1) (#19989)
|
4 gadus atpakaļ |