Scott Lahteine
|
37849969ad
|
Function-like macros
|
5 years ago |
Scott Lahteine
|
776632c503
|
Add and apply REPEAT macro (#15829)
|
5 years ago |
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
5 years ago |
Marcio Teixeira
|
8bdb3d9970
|
Add CONTROLLERFAN_SPEED_Z_ONLY (#14956)
|
5 years ago |
Scott Lahteine
|
d4415dcf59
|
Fix analogWrite ambiguity
|
5 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 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 |
3dlabsio
|
645ca7af7a
|
M141 Heated Chamber, Temperature rework (#12201)
|
6 years ago |
Scott Lahteine
|
2f1e1dcb42
|
Gradual step towards EXTRUDERS 0 support
|
6 years ago |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
6 years ago |
Scott Lahteine
|
d6b0fbd771
|
Use uint8_t for all fan speeds (#12032)
|
6 years ago |
Scott Lahteine
|
1718eff54a
|
Code changes supporting up to 6 extruders
|
6 years ago |
Holger Müller
|
1a6f2b29b8
|
Add support for Triple-Z steppers/endstops
|
7 years ago |
Scott Lahteine
|
32e38fee74
|
Update Controller Fan for Y2,Z2
|
6 years ago |
Scott Lahteine
|
b337698f96
|
Additional patch for no heated bed
|
7 years ago |
Bob-the-Kuhn
|
2d749d490b
|
Fix / complete USE_CONTROLLER_FAN (#9666)
|
7 years ago |
Unknown
|
12730c1303
|
[2.0.0] Resolve USE_CONTROLLER_FAN compile errors
Add to controllerfan.cpp:
#include "../module/stepper_indirection.h"
#include "../module/temperature.h"
|
7 years ago |
Scott Lahteine
|
6f92ab7eed
|
Move Controller Fan to feature
|
7 years ago |