Add support for SOLENOID_PROBE
This commit is contained in:
parent
5803ba43a9
commit
fd2a0784ba
27 changed files with 102 additions and 8 deletions
|
|
@ -593,6 +593,9 @@
|
|||
* is enabled then it also applies to Z_PROBE_SPEED_SLOW.
|
||||
*/
|
||||
|
||||
// A probe that is deployed and stowed with a solenoid pin (SOL1_PIN)
|
||||
//#define SOLENOID_PROBE
|
||||
|
||||
// Enable if you have a Z probe mounted on a sled like those designed by Charles Bell.
|
||||
//#define Z_PROBE_SLED
|
||||
//#define SLED_DOCKING_OFFSET 5 // The extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue