✨ MagLev V4 probe by MDD (#23192)
This commit is contained in:
@@ -1089,6 +1089,17 @@
|
||||
*/
|
||||
//#define BLTOUCH
|
||||
|
||||
/**
|
||||
* MagLev V4 probe by MDD
|
||||
*
|
||||
* This probe is deployed and activated by powering a built-in electromagnet.
|
||||
*/
|
||||
//#define MAGLEV4
|
||||
#if ENABLED(MAGLEV4)
|
||||
//#define MAGLEV_TRIGGER_PIN 11 // Set to the connected digital output
|
||||
#define MAGLEV_TRIGGER_DELAY 15 // Changing this risks overheating the coil
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Touch-MI Probe by hotends.fr
|
||||
*
|
||||
|
Reference in New Issue
Block a user