ellensp
|
ecc138fc9e
|
🔧 AVR/DUE Serial Port pin conflict checks (#24148)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-12 23:07:27 -05:00 |
|
Scott Lahteine
|
80810f1b18
|
🚨 Fix some compiler warnings
|
2022-04-14 21:34:06 -05:00 |
|
Scott Lahteine
|
877e10205b
|
🏗️ Axis name arrays
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
|
2022-04-03 21:03:23 -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 |
|
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 |
|
Scott Lahteine
|
44eff9a233
|
♻️ Refactor HAL as singleton (#23357)
|
2022-02-18 14:38:23 -06:00 |
|
Mike La Spina
|
8e8409ed67
|
🔧 Sanity-check AVR D9 Fan PWM / SPEAKER Timer2 (#23672)
|
2022-02-04 10:45:34 -06:00 |
|
Mike La Spina
|
127a3ad831
|
🐛 Fix AVR 644/1284 Timer / PWM conflicts (#23629)
|
2022-01-30 05:31:56 -06:00 |
|
Scott Lahteine
|
afdaa17964
|
🧑💻 Simplify Fast PWM timer macros
|
2022-01-27 07:05:26 -06:00 |
|
Mike La Spina
|
09909512d7
|
🐛 Fix, improve PWM on AVR (#23520)
|
2022-01-15 23:05:53 -06:00 |
|
Scott Lahteine
|
40481947fc
|
🧑💻 Misc. updates for extra axes (#23521)
|
2022-01-14 03:14:13 -06:00 |
|
Mike La Spina
|
2cfde39eca
|
🐛 Fix, improve PWM on AVR (#23463)
|
2022-01-12 17:28:53 -06:00 |
|
Keith Bennett
|
3e2a38b653
|
📝 KHz => kHz (#23512)
|
2022-01-12 10:24:56 -06:00 |
|
Scott Lahteine
|
ab797a0995
|
🎨 Misc. spindle/laser adjustments
|
2022-01-10 20:29:09 -06:00 |
|
Scott Lahteine
|
07bffdf4bc
|
🧑💻 Adjust FastIO AVR timer enums, macros
|
2022-01-10 20:28:12 -06:00 |
|
Scott Lahteine
|
6fb2d8a25f
|
🧑💻 Remove extraneous 'inline' hints
|
2021-12-28 06:07:55 -06:00 |
|
Scott Lahteine
|
6a8b9274a3
|
⏪️ Refactor still needs work
Reverting #23295
|
2021-12-25 23:15:17 -06:00 |
|
Scott Lahteine
|
00e6e90648
|
🐛 Fix adc_start for AVR, native
Followup to #23295
|
2021-12-25 22:10:47 -06:00 |
|
Scott Lahteine
|
4f0932e5c1
|
🐛 Fix freeMemory endless loop
Followup to #23295
|
2021-12-25 20:00:48 -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 |
|
Scott Lahteine
|
36173fb259
|
🐛 Fix fast PWM WGM code
Followup to #23102
|
2021-11-16 14:11:29 -06:00 |
|
Mike La Spina
|
8ee368b718
|
⚡️ Controller Fan software PWM (etc.) (#23102)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-11-14 05:55:31 -06:00 |
|
Skruppy
|
f53d627750
|
🐛 Prevent AVR watchdogpile (#23075)
|
2021-11-04 12:11:57 -05: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
|
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 |
|
Steve Wills
|
e1ac3ede0d
|
🐛 Add 'static' to fix 'duplicates' (#22826)
|
2021-09-24 21:12:43 -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
|
798a8a7a08
|
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
|
2021-09-13 16:39:01 -05:00 |
|
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
2021-09-09 05:41:58 -05:00 |
|
Scott Lahteine
|
79c72ed821
|
🎨 Standardize G-code reporting
|
2021-09-09 05:41:58 -05:00 |
|
dotdash32
|
c881fab128
|
🎨 Use largest default ST9720 delays (#22713)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-09-05 19:21:25 -05:00 |
|
Scott Lahteine
|
d818a019c5
|
🎨 EXP headers, ST7920 delays (#22641)
|
2021-08-28 15:27:52 -05:00 |
|
Chris Pepper
|
104de60d0b
|
🐛 Fix LPC176x M43 Pins Debugging (#22611)
|
2021-08-22 16:47:37 -05:00 |
|
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
2021-08-03 19:02:34 -05:00 |
|
Scott Lahteine
|
cd55b5f5cc
|
📌 Require U8glib-HAL@~0.5.0 (#22324)
|
2021-07-09 16:02:27 -05:00 |
|
Scott Lahteine
|
77496c8235
|
⚡️ Optimize Sensitive Pins array (except STM32) (#22080)
|
2021-06-08 19:55:27 -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 |
|
Alvaro Segura Del Barco
|
7c2834c33c
|
🐛 Fix Teensy PINS_DEBUG compile (#21958)
Followup to 84a11cfedc
|
2021-05-22 15:52:41 -05:00 |
|
ellensp
|
02405add76
|
Support a third serial port (#21784)
|
2021-05-07 00:31:45 -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 |
|
Scott Lahteine
|
fccfcfbe5f
|
Cleanup, hex formatting, includes
|
2021-05-05 08:04:04 -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 |
|
Ramiro Polla
|
8048d1411f
|
Drop return value from Serial::write() (#21567)
|
2021-04-08 21:05:31 -05:00 |
|
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
2021-04-01 17:59:57 -05:00 |
|