181 Commits (b7b303f4bfbced9f7a242a87af0f50d4cb24d8ae)

Author SHA1 Message Date
Scott Lahteine b7b303f4bf
Spindle/Laser power in planner blocks (#14437) 5 years ago
Scott Lahteine 7cd72de8bc General cleanup, style 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine 6c62732ae1 Handle no Timer 3C 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 7d8c38693f Formatting 5 years ago
Scott Lahteine a06010e08a Macrofy attachInterrupt 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine d25231aea8 Spacing, defined(), #include tweaks 5 years ago
Scott Lahteine fb579212ea Reduce unused function warnings 5 years ago
Giuliano Zaro 21993b75f4 SAMD51 Servo class (#14781) 5 years ago
Scott Lahteine e5d73f68c8
HAL folder organization (#14763) 5 years ago
Scott Lahteine 93adb7e944 Some comment patches 5 years ago
Ludy 6dcb85927a Update German language, &c. (#14613) 5 years ago
Scott Lahteine d3add3c34f Init servo macro, j/b 5 years ago
InsanityAutomation f1eaed7e98 Only init servo pins used for servos (#14589) 5 years ago
Scott Lahteine 056efaba91 Clean up section comments 5 years ago
Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 5 years ago
Bob Kuhn dc02d0720d Pins Debugging for STM32 — NEEDS TESTING (#14309) 5 years ago
Scott Lahteine fe02241044 NONE on combined options 5 years ago
Giuliano Zaro 66e16af29d SPI defines cleanup (#14506) 5 years ago
Scott Lahteine 49027721e9 Clean up some pinsDebug headers 5 years ago
Scott Lahteine 4d5a1984e2 Simplified fan handling code 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine d7d80418ae
Singleton for cutting tools (#14429) 5 years ago
Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5 years ago
Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 5 years ago
Scott Lahteine 3d9d72e8db Include order, spacing, etc. 5 years ago
Scott Lahteine 26de051e92 HAL SPI pin init cleanup 5 years ago
Scott Lahteine 47fd74a98d Clean up fast_pwm.cpp 5 years ago
Scott Lahteine 49229d97db Consistent _useTimerX tests 5 years ago
Scott Lahteine 2b5046659a Tweak Marlin headers, comments 5 years ago
Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 years ago
Bob Kuhn 456a0ee76b Improve Due SW SPI, Fysetc sanity checks, &c. (#13939) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Bob Kuhn c48e6be366 Fysetc panel, RUMBA and ReARM pins, SPI mode 3 (#13900) 5 years ago
Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
Scott Lahteine 9ccbd382e7 Update Watchdog description 6 years ago
Scott Lahteine f2ba0a5ae7 Tweak some formatting 6 years ago
Scott Lahteine c8a83fb122 SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA 6 years ago
Alexander Amelkin e40636a7c1 Replace digitalPinHasPWM with HAS_TIMER (#13520) 6 years ago
Chris Pepper ffc2c2d7c5 Move FAST_PWM_FAN code to HALs (#13491) 6 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 6 years ago
Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 6 years ago
Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 6 years ago
Scott Lahteine ad91476d26 Fix USEABLE_HARDWARE_PWM 6 years ago
Scott Lahteine 51ff5b68fa Clean up fastIO ahead of PWM patch 6 years ago
Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 6 years ago