Enabled coolant control (vaccum and air)

This commit is contained in:
Thomas Basler 2020-02-05 20:55:53 +01:00
parent 50a96dbd68
commit 0667ec6b73
2 changed files with 15 additions and 1 deletions

View File

@ -3497,7 +3497,7 @@
*
* Note: COOLANT_MIST_PIN and/or COOLANT_FLOOD_PIN must also be defined.
*/
//#define COOLANT_CONTROL
#define COOLANT_CONTROL
#if ENABLED(COOLANT_CONTROL)
#define COOLANT_MIST // Enable if mist coolant is present
#define COOLANT_FLOOD // Enable if flood coolant is present

View File

@ -506,6 +506,20 @@
#undef HEATER_0_PIN
#define SPINDLE_LASER_ENA_PIN P2_07
//
// MPCNC
// Vacuum cleaner
//
#undef FAN1_PIN
#define COOLANT_FLOOD_PIN P2_04
//
// MPCNC
// Cooling Air
//
#undef HEATER_BED_PIN
#define COOLANT_MIST_PIN P2_05
/**
* Special pins
* P1_30 (37) (NOT 5V tolerant)