Andrei M
|
0d91b07797
|
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 00:46:49 -06:00 |
|
Scott Lahteine
|
aa198e41dd
|
🎨 Pragma GCC cleanup
|
2021-12-25 00:45:05 -06:00 |
|
Scott Lahteine
|
433eedd50f
|
🎨 Apply F() to serial macros
|
2021-12-25 00:20:45 -06:00 |
|
Tanguy Pruvot
|
5d8ca7c944
|
🐛 STM32 ADC followup (#22798)
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
6cf95509cd
|
🎨 Replace some infrequently-used macros
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
ab9609146f
|
💡 Adjust headers, formatting
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
de4eed33e4
|
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
22bf774d61
|
🐛 Fix LPC1768 SD-based EEPROM debug
Fixes #22746
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
2021-10-02 22:31:15 -05:00 |
|
tome9111991
|
a596faf4e5
|
🐛 Fix JyersUI for LPC176x (#22745)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-10-02 22:31:15 -05:00 |
|
dotdash32
|
253f91765d
|
🎨 Use largest default ST9720 delays (#22713)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-10-02 22:31:14 -05:00 |
|
Christian Schuster
|
b21d62543f
|
🩹 Fix LPC176x M43 formatting (#22680)
|
2021-09-12 19:30:21 -05:00 |
|
Scott Lahteine
|
7704d84419
|
🎨 EXP headers, ST7920 delays (#22641)
|
2021-09-12 19:27:38 -05:00 |
|
Chris Pepper
|
d8ef23eda7
|
🐛 Fix LPC176x M43 Pins Debugging (#22611)
|
2021-09-12 19:17:56 -05:00 |
|
Scott Lahteine
|
80f8ec94aa
|
🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN
|
2021-08-08 23:54:48 -05:00 |
|
Scott Lahteine
|
69b44c2309
|
📌 Require U8glib-HAL@~0.5.0 (#22324)
|
2021-07-09 16:03:41 -05:00 |
|
Scott Lahteine
|
ab050878e9
|
🎨 Clean up LPC1768 SPI init
|
2021-06-15 00:11:18 -05:00 |
|
Katelyn Schiesser
|
d322e495b2
|
✨ More flexible redundant temp sensor (#22085)
|
2021-06-15 00:09:52 -05:00 |
|
Scott Lahteine
|
967942460e
|
⚡️ Optimize Sensitive Pins array (except STM32) (#22080)
|
2021-06-15 00:09:52 -05:00 |
|
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-06-15 00:05:03 -05:00 |
|
Scott Lahteine
|
49b05ba989
|
🎨 Flags for homing directions
|
2021-05-22 16:09:18 -05:00 |
|
BigTreeTech
|
ac11c689f7
|
Capacitive Touch Screen (GT911) for SKR SE BX (#21843)
Co-authored-by: Msq001 <alansayyeah@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-05-15 15:05:53 -05:00 |
|
ellensp
|
9fa9eebe51
|
Support a third serial port (#21784)
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
4518506559
|
Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
db90a180c2
|
Cleanup, hex formatting, includes
|
2021-05-15 15:05:52 -05:00 |
|
ManuelMcLure
|
6e18af6f81
|
Only look for target disk during Upload (#21804)
|
2021-05-06 01:46:36 -05:00 |
|
Scott Lahteine
|
a468701511
|
Cleanup, hex formatting
|
2021-05-05 07:34:39 -05:00 |
|
Scott Lahteine
|
5cbdf51b4a
|
Apply SBI/CBI/TEST in HAL
|
2021-05-05 07:31:47 -05:00 |
|
fedetony
|
d3a2c6a0b4
|
Soft Reset via Serial or post-kill button click (#21652)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-24 02:53:52 -05:00 |
|
Scott Lahteine
|
550a806d77
|
More detailed serial config error
|
2021-04-18 18:24:58 -05:00 |
|
Sola
|
4d17613050
|
MKS H43 fix, cleanup (#21485)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-03-31 02:34:17 -05:00 |
|
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
2021-03-29 20:36:37 -05:00 |
|
Tomas Rimkus
|
8a67846872
|
Avoid watchdog reset in all wired EEPROMs (#21436)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-03-25 19:16:45 -05:00 |
|
Scott Lahteine
|
84b961cb20
|
Define HW serial ports needed for TMC UART (#21446)
|
2021-03-25 16:19:03 -05:00 |
|
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
2021-03-10 13:45:53 -06:00 |
|
Scott Lahteine
|
8c9a59c29e
|
Fewer warnings
|
2021-03-01 06:21:51 -06:00 |
|
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
2021-02-28 20:02:24 -06:00 |
|
Scott Lahteine
|
903d0b91fc
|
Tweaks to build scripts
|
2021-02-27 22:38:57 -06:00 |
|
X-Ryl669
|
f003e52009
|
Combined LPC / Serial fixes (#21178)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-02-25 01:23:29 -06:00 |
|
X-Ryl669
|
8d28853774
|
Postmortem Debugging to serial port (#20492)
|
2021-02-20 20:22:20 -06:00 |
|
JoAnn Manges
|
8707ae23e2
|
MAX Thermocouples rework (#20447)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-02-08 19:51:57 -06:00 |
|
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-02-08 00:37:24 -06:00 |
|
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.
|
2021-02-07 20:46:24 +00:00 |
|
Scott Lahteine
|
10aaab6350
|
Use 'false'
|
2021-02-05 18:48:11 -06:00 |
|
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.
|
2021-02-05 22:43:36 +00:00 |
|
Scott Lahteine
|
c6ef86029c
|
Evaluate ANY_SERIAL_IS in place
|
2021-02-02 16:00:11 -06:00 |
|
X-Ryl669
|
3f01b222b2
|
Refactor serial class with templates (#20783)
|
2021-01-28 02:02:06 -06:00 |
|
ConstantijnCrijnen
|
b95f5c5bea
|
Configure / disable PRINTCOUNTER save interval (#20856)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-01-26 02:30:31 -06:00 |
|
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>
|
2021-01-19 16:26:25 -06:00 |
|
Scott Lahteine
|
b41f41589a
|
General cleanup, use _BV
|
2021-01-16 22:53:50 -06:00 |
|