Skip to content

Commit

Permalink
Revert "Fix Malyan M300 E0_AUTO_FAN_PIN"
Browse files Browse the repository at this point in the history
This reverts commit 1275fc9.
  • Loading branch information
thisiskeithb committed Jun 27, 2024
1 parent 0a26e4d commit df40f98
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Marlin/src/pins/stm32f0/pins_MALYAN_M300.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,4 @@
#define HEATER_0_PIN PA1 // HOTEND0 MOSFET
#define HEATER_BED_PIN PA5 // BED MOSFET

#ifndef E0_AUTO_FAN_PIN
#define E0_AUTO_FAN_PIN PA8
#endif
#define AUTO_FAN_PIN PA8

0 comments on commit df40f98

Please sign in to comment.