mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 06:57:39 -06:00
✨ MagLev V4 probe by MDD
This commit is contained in:
parent
aa05f74b93
commit
73b513fdd8
298 changed files with 3278 additions and 0 deletions
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1091,6 +1091,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1158,6 +1158,17 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH
|
#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1159,6 +1159,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1106,6 +1106,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1092,6 +1092,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1091,6 +1091,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1091,6 +1091,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1091,6 +1091,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1095,6 +1095,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1095,6 +1095,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1095,6 +1095,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1095,6 +1095,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1093,6 +1093,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1091,6 +1091,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1091,6 +1091,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1119,6 +1119,17 @@
|
||||||
#define BLTOUCH
|
#define BLTOUCH
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH
|
#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH
|
#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1105,6 +1105,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH
|
#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1045,6 +1045,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1097,6 +1097,17 @@
|
||||||
#define BLTOUCH
|
#define BLTOUCH
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1097,6 +1097,17 @@
|
||||||
#define BLTOUCH
|
#define BLTOUCH
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1087,6 +1087,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1103,6 +1103,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1105,6 +1105,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1098,6 +1098,17 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH
|
#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1098,6 +1098,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1091,6 +1091,17 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH
|
#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1107,6 +1107,17 @@
|
||||||
#define BLTOUCH
|
#define BLTOUCH
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1108,6 +1108,17 @@
|
||||||
#define BLTOUCH
|
#define BLTOUCH
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1088,6 +1088,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH
|
#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH
|
#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1093,6 +1093,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH // ENABLE FOR BLTOUCH
|
//#define BLTOUCH // ENABLE FOR 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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH
|
#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1088,6 +1088,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH
|
#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1088,6 +1088,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1088,6 +1088,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1088,6 +1088,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1088,6 +1088,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1088,6 +1088,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1088,6 +1088,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1089,6 +1089,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1096,6 +1096,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
|
@ -1090,6 +1090,17 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH
|
//#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
|
* Touch-MI Probe by hotends.fr
|
||||||
*
|
*
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue