Bring some example configs up to date
This commit is contained in:
parent
fcb19823db
commit
675be8db7c
59 changed files with 98 additions and 136 deletions
|
|
@ -232,6 +232,7 @@
|
|||
#define E2_AUTO_FAN_PIN -1
|
||||
#define E3_AUTO_FAN_PIN -1
|
||||
#define E4_AUTO_FAN_PIN -1
|
||||
#define CHAMBER_AUTO_FAN_PIN -1
|
||||
#define EXTRUDER_AUTO_FAN_TEMPERATURE 50
|
||||
#define EXTRUDER_AUTO_FAN_SPEED 255 // == full speed
|
||||
|
||||
|
|
@ -1216,7 +1217,7 @@
|
|||
* stepperY.interpolate(0); \
|
||||
* }
|
||||
*/
|
||||
#define TMC_ADV() { }
|
||||
#define TMC_ADV() { }
|
||||
|
||||
#endif // TMC2130 || TMC2208
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue