109 Commits (e8394c391ef7bcdf62d268d7ab453e8ad7a1e743)

Author SHA1 Message Date
ellensp 17794e18ae ๐Ÿ”ง Update 644p/1284p Serial 1 sanity check (#24575) 2 years ago
InsanityAutomation 0dc59311ec ๐Ÿ› Resolve DUE Servo pulse issue (#24305) 2 years ago
Scott Lahteine 1156557a47 ๐Ÿง‘โ€๐Ÿ’ป Misc. servo code cleanup 2 years ago
Scott Lahteine 494a2fc80c ๐Ÿšจ Fix some compiler warnings 3 years ago
Scott Lahteine fd13a928c1 โœจ Support for up to 9 axes (#23112, #24036, #24231) 2 years ago
Scott Lahteine 07cd248b91 โ™ป๏ธ Move watchdog to MarlinHAL 2 years ago
Scott Lahteine a0fe4f4895 ๐ŸŽจ Minor HAL cleanup 2 years ago
Scott Lahteine c97cf10956 ๐Ÿฉน Fix const warning 2 years ago
Scott Lahteine b72f9277e9 โ™ป๏ธ Common Bed Leveling object name, accessors (#24214) 2 years ago
Scott Lahteine 2204f05dca ๐Ÿง‘โ€๐Ÿ’ป Clarify MSerialUSB, drop HardwareSerial workaround 2 years ago
ellensp 7d37ae2b2b ๐Ÿ”ง AVR/DUE Serial Port pin conflict checks (#24148) 2 years ago
John Robertson b0d621d8b9 ๐Ÿง‘โ€๐Ÿ’ป Define isr_float_t to assert a non-FPU float (#23969) 3 years ago
Scott Lahteine edc4089121 ๐Ÿ› Fix pulldown sanity check 3 years ago
Scott Lahteine 56cec9690a โ™ป๏ธ Refactor HAL as singleton (#23357, #23871, #23897) 3 years ago
Mike La Spina f42c1b4cae ๐Ÿ”ง Sanity-check AVR D9 Fan PWM / SPEAKER Timer2 (#23672) 3 years ago
Mike La Spina c02bc3887a ๐Ÿ› Fix AVR 644/1284 Timer / PWM conflicts (#23629) 3 years ago
Scott Lahteine 68dfc50564 ๐Ÿง‘โ€๐Ÿ’ป Simplify Fast PWM timer macros 3 years ago
Mike La Spina 01cb7c19f9 ๐Ÿ› Fix, improve PWM on AVR (#23520) 3 years ago
Scott Lahteine 5617edbb96 ๐Ÿง‘โ€๐Ÿ’ป Misc. updates for extra axes (#23521) 3 years ago
Mike La Spina 39e4310c7b ๐Ÿ› Fix, improve PWM on AVR (#23463) 3 years ago
Scott Lahteine 7b79d53de0 ๐ŸŽจ Misc. spindle/laser adjustments 3 years ago
Scott Lahteine c478ed08c8 ๐Ÿง‘โ€๐Ÿ’ป Adjust FastIO AVR timer enums, macros 3 years ago
Scott Lahteine b6c37960e8 ๐Ÿ“ KHz => kHz (#23512) 3 years ago
Scott Lahteine 5b9f3bd4b1 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints 3 years ago
Mike La Spina 48358d6a5c ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) 3 years ago
Scott Lahteine 9b1c0a75e1 ๐ŸŽจ Rename HAL timer elements 3 years ago
Scott Lahteine feffc19867 ๐Ÿ› Fix fast PWM WGM code 3 years ago
Mike La Spina e0c439fe91 โšก๏ธ Controller Fan software PWM (etc.) (#23102) 3 years ago
Skruppy 9fffed7160 ๐Ÿ› Prevent AVR watchdogpile (#23075) 3 years ago
Andrei M 0d91b07797 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) 3 years ago
Scott Lahteine aa198e41dd ๐ŸŽจ Pragma GCC cleanup 3 years ago
Mark 66048a5f27 โœจ ESP32 Panda_ZHU and Panda_M4 (#22644) 3 years ago
Steve Wills dc4d2165f2 ๐Ÿ› Add 'static' to fix 'duplicates' (#22826) 3 years ago
Scott Lahteine b7f95dc8d4 ๐Ÿฉน Add MarlinSPI to more HALs 3 years ago
Scott Lahteine ab9609146f ๐Ÿ’ก Adjust headers, formatting 3 years ago
Scott Lahteine de4eed33e4 ๐Ÿ”ง SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM 3 years ago
Scott Lahteine b661795ae5 ๐ŸŽจ Fewer serial macros 3 years ago
Scott Lahteine 6d96c221bd ๐ŸŽจ Standardize G-code reporting 3 years ago
dotdash32 253f91765d ๐ŸŽจ Use largest default ST9720 delays (#22713) 3 years ago
Scott Lahteine 7704d84419 ๐ŸŽจ EXP headers, ST7920 delays (#22641) 3 years ago
Chris Pepper d8ef23eda7 ๐Ÿ› Fix LPC176x M43 Pins Debugging (#22611) 3 years ago
luzpaz c612b56bc1 ๐Ÿ› Spellcheck comments (#22496) 3 years ago
Scott Lahteine 69b44c2309 ๐Ÿ“Œ Require U8glib-HAL@~0.5.0 (#22324) 3 years ago
Scott Lahteine 967942460e โšก๏ธ Optimize Sensitive Pins array (except STM32) (#22080) 3 years ago
DerAndere c1fca91103 ๐Ÿ—๏ธ Support for up to 6 linear axes (#19112) 3 years ago
Alvaro Segura Del Barco 6861b1ec82 ๐Ÿ› Fix Teensy PINS_DEBUGGING compile (#21958) 3 years ago
ellensp 9fa9eebe51 Support a third serial port (#21784) 3 years ago
Scott Lahteine 4518506559 Serial and pins debug cleanup 3 years ago
Scott Lahteine db90a180c2 Cleanup, hex formatting, includes 3 years ago
fedetony c39c17c1b5 Soft Reset via Serial or post-kill button click (#21652) 3 years ago