Skruppy
700cae43ab
🩹 Fix RGB case light compile ( #23108 )
3 years ago
Andrei M
0d91b07797
⚗️ Use pwm_set_duty over analogWrite to set PWM ( #23048 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
ellensp
3fcf3f69ca
♻️ LEDs refactor and extend ( #21962 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
e75c3b6c54
🎨 Macros for optional arguments ( #21969 )
4 years ago
Scott Lahteine
7597b4fb40
🎨 Apply shorthand and cleanups
4 years ago
sanek88lbl
d6cb657c85
Patches for CASE_LIGHT_USE_RGB_LED ( #21811 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
LinFor
6183cd0731
RGB Caselight ( #20341 )
4 years ago
Scott Lahteine
f9b04af650
Case light brightness cleanup ( #19856 )
Co-authored-by: Chris <chris@chrisnovoa.com>
4 years ago
Scott Lahteine
da6e5ce3db
Optimize G-code / feature dependencies ( #18919 )
4 years ago
LinFor
e0aa9ce372
RGB Caselight ( #20341 )
4 years ago
Scott Lahteine
0ffee29a11
Case light brightness cleanup ( #19856 )
Co-authored-by: Chris <chris@chrisnovoa.com>
4 years ago
Scott Lahteine
99ba866d8d
Optimize G-code / feature dependencies ( #18919 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Scott Lahteine
7a4758a6a2
Fix RGB / Neopixel white color bug
See #16752
5 years ago
ManuelMcLure
675295692b
Fix unused var warning ( #16467 )
5 years ago
Giuliano Zaro
a1ad01e4ab
Limit Case Light PWM ( #15459 )
5 years ago
Scott Lahteine
d4415dcf59
Fix analogWrite ambiguity
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
InsanityAutomation
4138b1f9ae
Option to disable Case Light brightness control ( #14165 )
6 years ago
Scott Lahteine
67bee06e43
No patch needed for non-libmaple analogWrite
See https://github.com/pinchies/Marlin/pull/1#issuecomment-471388743
6 years ago
Scott Lahteine
f89b375fb9
Fixes and improvements for PWM pins ( #13383 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Giuliano Zaro
7bb5d4bfe8
Small LED code reorganization ( #12929 )
6 years ago
Scott Lahteine
8190fdb260
[2.0.x] Option to use Neopixel as case light ( #9270 )
* Add option to use Neopixel as case light
* Apply CASE_LIGHT_USE_NEOPIXEL to example configs
7 years ago
Scott Lahteine
f7133e53fd
Fix case light off
Addressing #8205
7 years ago
Christopher Pepper
bea3ec2724
M355 S0, S1 fixes & faster LCD, SD card
fix Travis error
8 years ago
Scott Lahteine
dff2904c0f
Marlin code whitespace cleanup
7 years ago
Scott Lahteine
bfd1e75c04
Patch for caselight + lcd compile issues
7 years ago
Scott Lahteine
8ca0b2fd68
Move M355 caselight to cpp
7 years ago
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
7 years ago
Scott Lahteine
4a82e95c3e
Feature file updates
7 years ago
Scott Lahteine
f52a31a275
Core updates
7 years ago
Scott Lahteine
4e4d16c92e
Move 'core' files
7 years ago
João Brázio
8e79e8cdb3
Adds types.h
8 years ago
João Brázio
f4d63796b2
Adds utility.h
8 years ago
Anthony Birkett
7a377c1d75
Add "About Printer" information menu.
Includes:
*firmware version / branch / date.
*extruder count
*board information (name, serial details, power supply type)
*thermistors (names, min/max temperatures)
*printer statistics (PRINTCOUNTER details)
Thanks to @thinkyhead for contributions.
9 years ago
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
9 years ago
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
9 years ago
Scott Lahteine
574a5ab72a
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
10 years ago
Scott Lahteine
89282ebaa6
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
10 years ago
Scott Lahteine
86f1d1cfc3
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
10 years ago