Mk4duo 4.3.6 Ramps 1.4 + 3dtouch +tmc2130 spi configurazione May 13, 2018 06:14AM |
Registered: 5 years ago Posts: 6 |
Re: Mk4duo 4.3.6 Ramps 1.4 + 3dtouch +tmc2130 spi configurazione May 13, 2018 06:58AM |
Registered: 9 years ago Posts: 6,409 |
Re: Mk4duo 4.3.6 Ramps 1.4 + 3dtouch +tmc2130 spi configurazione May 13, 2018 07:09AM |
Registered: 5 years ago Posts: 6 |
Re: Mk4duo 4.3.6 Ramps 1.4 + 3dtouch +tmc2130 spi configurazione May 13, 2018 07:43AM |
Registered: 9 years ago Posts: 6,409 |
/** * Z Servo Probe, such as an endstop switch on a rotating arm. */ //#define Z_PROBE_SERVO_NR 0 // Defaults to SERVO 0 connector. //#define Z_SERVO_ANGLES {70,0} // Z Servo Deploy and Stow angles /** * The BLTouch probe uses a Hall effect sensor and emulates a servo. */ //#define BLTOUCH #if ENABLED(BLTOUCH) //#define BLTOUCH_DELAY 375 // (ms) Enable and increase if needed #endif