ellensp
|
e197695f4c
|
🎨 Remove MKS custom pins, TinyBee cleanup (#24186)
|
2022-05-24 15:31:29 -05:00 |
|
Scott Lahteine
|
52eefa90e1
|
♻️ Move watchdog to MarlinHAL
|
2022-05-20 11:22:57 -05:00 |
|
ellensp
|
bd27490adb
|
🐛 Fix MKS_MINI_12864 build for ESP32 (#24071)
|
2022-04-23 05:02:13 -05:00 |
|
Scott Lahteine
|
d507ea117e
|
🩹 Fix ESP32 servos, SD_IGNORE_AT_STARTUP
Fixes #24007
Followup to aaf5bf02
|
2022-04-21 02:26:31 -05:00 |
|
John Robertson
|
f7fff4d455
|
🧑💻 Define isr_float_t to assert a non-FPU float (#23969)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-04-03 18:47:55 -05:00 |
|
tombrazier
|
72b2e2b2c7
|
⚗️ Temperature Model Predictive Control (#23751)
|
2022-04-01 02:15:20 -05:00 |
|
DerAndere
|
e5b651f407
|
✨ Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-04-01 00:10:38 -05:00 |
|
Scott Lahteine
|
b1958a43fc
|
🐛 Fix pulldown sanity check
|
2022-03-25 21:16:00 -05:00 |
|
John Robertson
|
1f1571f726
|
✨ ESP32 - Hardware PWM for fan, cutter, servos (#23802)
|
2022-03-17 22:21:53 -05:00 |
|
John Robertson
|
653c847bfb
|
🐛 MKS TinyBee - 2.5V ADC Vref (#23903)
|
2022-03-17 14:35:33 -05:00 |
|
ellensp
|
358ffddef8
|
🐛 ESP32 _delay_ms, fix u8g_esp32_spi.cpp (#23810)
|
2022-02-26 14:34:44 -06:00 |
|
Scott Lahteine
|
44eff9a233
|
♻️ Refactor HAL as singleton (#23357)
|
2022-02-18 14:38:23 -06:00 |
|
ellensp
|
a8f3810f39
|
🐛 Fix missing u8g_esp32_spi (#23562)
|
2022-02-05 10:52:18 -06:00 |
|
zerkix
|
9285b6b9ed
|
🐛 Finish and organize temp sensors (#23519)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-01-17 00:14:35 -06:00 |
|
Keith Bennett
|
3e2a38b653
|
📝 KHz => kHz (#23512)
|
2022-01-12 10:24:56 -06:00 |
|
Scott Lahteine
|
24d1d3eb5c
|
💡 Misc. cleanup, comments
|
2022-01-12 09:47:44 -06:00 |
|
Scott Lahteine
|
02b29c0fec
|
📝 kHz => KHz
|
2022-01-10 19:49:03 -06:00 |
|
Scott Lahteine
|
6a8b9274a3
|
⏪️ Refactor still needs work
Reverting #23295
|
2021-12-25 23:15:17 -06:00 |
|
Scott Lahteine
|
57315f02cb
|
🐛 Fix missing ADC method
|
2021-12-25 21:27:28 -06:00 |
|
Scott Lahteine
|
e211ff148c
|
♻️ Refactor HAL as singleton (#23295)
|
2021-12-24 21:33:59 -06:00 |
|
Mike La Spina
|
4411af655e
|
🏗️ Fix Maple HAL/STM32F1 PWM (#23211)
|
2021-12-03 12:48:48 -06:00 |
|
Scott Lahteine
|
0539e870de
|
🎨 Rename HAL timer elements
|
2021-11-27 18:33:32 -06:00 |
|
Andrei M
|
da830e6ced
|
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-11-02 00:47:16 -05:00 |
|
Scott Lahteine
|
aa4e32555d
|
✨ "Rutilea" ESP32 board (#22880)
|
2021-10-29 20:46:55 -05:00 |
|
Scott Lahteine
|
1f3f9cb68c
|
🎨 Pragma GCC cleanup
|
2021-10-19 05:52:41 -05:00 |
|
Mark
|
4e9ae9449f
|
✨ ESP32 Panda_ZHU and Panda_M4 (#22644)
|
2021-10-04 23:23:02 -05:00 |
|
Scott Lahteine
|
1835f8fb25
|
🩹 Add MarlinSPI to more HALs
|
2021-09-23 00:51:35 -05:00 |
|
Scott Lahteine
|
323b38ee88
|
💡 Adjust headers, formatting
|
2021-09-16 04:39:43 -05:00 |
|
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
2021-09-09 05:41:58 -05:00 |
|
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-06-05 02:18:47 -05:00 |
|
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
|
2021-05-06 22:39:34 -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
|
8b6718c632
|
misc. pointer formatting
|
2021-04-04 18:08:13 -05:00 |
|
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
2021-03-29 20:36:37 -05:00 |
|
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
2021-03-10 13:45:53 -06:00 |
|
Victor Oliveira
|
2f1fd4bbaa
|
Host Keepalive followup (#21290)
Followup to #21283
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-03-08 20:01:45 -06:00 |
|
Victor Oliveira
|
1b9ff68f8c
|
Fix Host Keepalive serial target (#21283)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-03-08 01:11:37 -06:00 |
|
Mike La Spina
|
b95e548ddb
|
Cooler (for Laser) - M143, M193 (#21255)
|
2021-03-06 14:13:28 -06:00 |
|
X-Ryl669
|
8d28853774
|
Postmortem Debugging to serial port (#20492)
|
2021-02-20 20:22:20 -06:00 |
|
Simon Jouet
|
af4e8b171c
|
Fix ESP32 I2S init placement (#21019)
|
2021-02-07 16:56:39 -06:00 |
|
X-Ryl669
|
3f01b222b2
|
Refactor serial class with templates (#20783)
|
2021-01-28 02:02:06 -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 |
|
EvilGremlin
|
8049db20ff
|
ESP32 Tone Generator (#20704)
|
2021-01-14 02:33:50 -06:00 |
|
Victor Oliveira
|
c840bbc970
|
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-01-01 14:31:15 -06:00 |
|
Scott Lahteine
|
18853defdd
|
Reduce warnings, extern "C" cleanup (#20279)
|
2020-11-25 21:40:56 -06:00 |
|
Costas Basdekis
|
0465e0ae3a
|
Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-11-11 00:39:23 -06:00 |
|
Scott Lahteine
|
4fe1adc383
|
HAL support for 8s watchdog
|
2020-11-04 15:08:40 -06:00 |
|
Scott Lahteine
|
f8d57370d0
|
gcode_D EEPROM size, cleanup
Fixes #19920
Co-Authored-By: Orel <37673727+0r31@users.noreply.github.com>
|
2020-10-29 17:34:17 -05:00 |
|
Scott Lahteine
|
ec23e37a4a
|
Clean up comments, USB flash, NULLs
|
2020-10-25 04:10:00 -05:00 |
|