Skip to content

Commit

Permalink
✨ REDUNDANT_COOLING_FAN
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jun 14, 2021
1 parent 4abcfd9 commit e4731c1
Show file tree
Hide file tree
Showing 244 changed files with 1,220 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/default/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/3DFabXYZ/Migbot/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/ADIMLab/Gantry v1/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/ADIMLab/Gantry v2/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/AlephObjects/TAZ4/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Alfawise/U20-bltouch/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Alfawise/U20/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/AliExpress/UM2pExt/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/A2/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/A2plus/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/A6/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/A8/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/A8plus/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/A9/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/E10/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/E16/BTT SKR 1.3/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/E16/Stock/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/ET4+/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/ET4-Pro/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/ET4/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/ET4X/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/ET5-Pro/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/ET5/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Anet/ET5X/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/AnyCubic/Chiron/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/AnyCubic/i3 Mega/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/AnyCubic/i3/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/ArmEd/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Artillery/Genius/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
5 changes: 5 additions & 0 deletions config/examples/Artillery/Sidewinder X1/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,11 @@
//#define USE_OCR2A_AS_TOP
#endif

/**
* Use one of the PWM fans as a redundant part-cooling fan
*/
//#define REDUNDANT_PART_COOLING_FAN 2 // Index of the fan to sync with FAN 0.

// @section extruder

/**
Expand Down
Loading

0 comments on commit e4731c1

Please sign in to comment.