Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
2020-04-22 16:35:03 -05:00 |
|
Scott Lahteine
|
0e06aaa2bc
|
Add millis helper macros
|
2020-04-04 02:48:30 -05:00 |
|
Scott Lahteine
|
de45ac41ad
|
Implement CONTROLLER_FAN_USE_Z_ONLY
Followup to #17149
|
2020-03-18 14:36:40 -05:00 |
|
Erkan Colak
|
83eec683c9
|
New Controller Fan options and M710 gcode (#17149)
|
2020-03-18 13:41:12 -05:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
2020-01-19 23:35:07 -06:00 |
|
Scott Lahteine
|
dda76e50a9
|
Use bool in pin compare
|
2020-01-19 20:05:53 -06:00 |
|
Scott Lahteine
|
37849969ad
|
Function-like macros
|
2020-01-19 20:01:22 -06:00 |
|
Scott Lahteine
|
776632c503
|
Add and apply REPEAT macro (#15829)
|
2019-11-09 17:59:04 -06:00 |
|
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
2019-08-31 19:44:45 -05:00 |
|
Marcio Teixeira
|
8bdb3d9970
|
Add CONTROLLERFAN_SPEED_Z_ONLY (#14956)
|
2019-08-16 21:57:19 -05:00 |
|
Scott Lahteine
|
d4415dcf59
|
Fix analogWrite ambiguity
|
2019-07-02 04:36:02 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Scott Lahteine
|
67bee06e43
|
No patch needed for non-libmaple analogWrite
See https://github.com/pinchies/Marlin/pull/1#issuecomment-471388743
|
2019-03-13 07:21:10 -05:00 |
|
Scott Lahteine
|
f89b375fb9
|
Fixes and improvements for PWM pins (#13383)
|
2019-03-13 06:51:15 -05:00 |
|
3dlabsio
|
645ca7af7a
|
M141 Heated Chamber, Temperature rework (#12201)
|
2019-03-07 02:09:39 -06:00 |
|
Scott Lahteine
|
2f1e1dcb42
|
Gradual step towards EXTRUDERS 0 support
|
2019-03-01 01:51:24 -06:00 |
|
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
2019-02-12 15:30:11 -06:00 |
|
Scott Lahteine
|
d6b0fbd771
|
Use uint8_t for all fan speeds (#12032)
|
2018-10-07 15:34:41 -05:00 |
|
Scott Lahteine
|
1718eff54a
|
Code changes supporting up to 6 extruders
|
2018-09-16 22:32:53 -05:00 |
|
Holger Müller
|
1a6f2b29b8
|
Add support for Triple-Z steppers/endstops
|
2018-09-16 00:35:58 -05:00 |
|
Scott Lahteine
|
32e38fee74
|
Update Controller Fan for Y2,Z2
|
2018-08-29 01:49:48 -05:00 |
|
Scott Lahteine
|
b337698f96
|
Additional patch for no heated bed
|
2018-05-04 00:15:37 -05:00 |
|
Bob-the-Kuhn
|
2d749d490b
|
Fix / complete USE_CONTROLLER_FAN (#9666)
|
2018-02-16 02:18:50 -06:00 |
|
Unknown
|
12730c1303
|
[2.0.0] Resolve USE_CONTROLLER_FAN compile errors
Add to controllerfan.cpp:
#include "../module/stepper_indirection.h"
#include "../module/temperature.h"
|
2017-10-07 05:26:36 -07:00 |
|
Scott Lahteine
|
6f92ab7eed
|
Move Controller Fan to feature
|
2017-09-21 16:27:11 -05:00 |
|