92 Commits (b9428bf0876944e163bc83a00f6dabbb48e8b472)

Author SHA1 Message Date
Zachary Annand 09ddb5a724
Separate Neopixel followup (#19224) 4 years ago
Zachary Annand 41c7ae5d54
Separate Neopixels followup (#19179) 4 years ago
Zachary Annand 97ec6c1be6
Independent Neopixel option (#19115) 4 years ago
ellensp 91c8c6d96e
Fix NEOPIXEL_STARTUP_TEST last delay (#19156) 4 years ago
Scott Lahteine c488070859 Minor cleanup w/r/t LEDs 4 years ago
Scott Lahteine 638f6f0f06 Neopixel => NeoPixel 4 years ago
ellensp 5038cddfd5
Add option to arrange Neopixel sets in series (#18992) 4 years ago
Scott Lahteine 7a5d408bc0 Conditions cleanup 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine d6682c8609 Whitespace cleanup 4 years ago
ManuelMcLure db0436cc61
Fix Neopixel set_color (#18544) 4 years ago
ellensp 91dc74ff16
M150 I to set Neopixel by index (#18490) 4 years ago
ellensp 07966ea82b
Fix LPC176x RGB NEOPIXEL startup (#18380) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 5 years ago
Scott Lahteine 880f73d471 Minor cleanup 5 years ago
grauerfuchs 293a0997c9
Fix / optimize PCA9533 LED (Mightyboard) (#17381) 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Scott Lahteine 7a4758a6a2 Fix RGB / Neopixel white color bug 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Scott Lahteine 24706aedbd Fix Neopixel typos 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
Tim Moore 940c59d9da Overlord i2c LCD with LEDs and buzzer (#14801) 5 years ago
Tim Moore e5aa453293 Add support for 2 Neopixel strips (#14667) 5 years ago
Tim Moore 8b81c0e88f LEDs to default on print completion (#14535) 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Tanguy Pruvot 52383633e7 STM32F1: M43 PINS_DEBUGGING (#14072) 5 years ago
MastS 18904c42f6 Fysetc LCD backlight timeout (#14265) 5 years ago
mikeshub a3f034b95e FFCP updates. Update XY soft endstops on tool_change (#14125) 5 years ago
Bob Kuhn 1dad6e754b Neopixel background LED option (#14025) 5 years ago
Scott Lahteine 5018fdacbe
Support FYSETC_MINI_12864_PANEL (#13365) 6 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 6 years ago
Tobias Frost d20eab4f83 Fix macro in set_color() (#13417) 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 a43e892fb5 Use 8-bit i2c address on LPC platform 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Giuliano Zaro f7efe6f6c5 [2.0.x] Fix TEMP_STAT_LED startup init (#13120) 6 years ago
Giuliano Zaro 7bb5d4bfe8 Small LED code reorganization (#12929) 6 years ago
mikeshub 7fde8d9d1e Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support (#12855) 6 years ago
Scott Lahteine 471f403a67 Reduce code size with plain inlines 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine f5b31e218d Followup to #12082 6 years ago
Giuliano Zaro 323c088356 Restore LED light color after pid tuning (#12082) 6 years ago
Scott Lahteine eeef4e630a Fix compile error in leds.h 6 years ago
Giuliano Zaro d43d4e4219 Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038) 6 years ago
AnoNymous b30ca652ae Replace MIN# / MAX# with variadic MIN / MAX (#11960) 6 years ago
Scott Lahteine 1b921b246b Fix pca9632_set_led_color 6 years ago