Welcome! Log In Create A New Profile

Advanced

BLTouch Config

Posted by arcenik 
BLTouch Config
August 09, 2017 01:41PM
Is it still necessary to define these sections if I am am defining BLTouch? I am using Config.h version 010100

 * Z Servo Probe, such as an endstop switch on a rotating arm.
 */
#define Z_ENDSTOP_SERVO_NR 0   // Defaults to SERVO 0 connector.
#define Z_SERVO_ANGLES {70,0}  // Z Servo Deploy and Stow angles

// Number of servos
//
// If you select a configuration below, this will receive a default value and does not need to be set manually
// set it manually if you have more servos than extruders and wish to manually control some
// leaving it undefined or defining as 0 will disable the servo subsystem
// If unsure, leave commented / disabled
//
#define NUM_SERVOS 1 // Servo index starts with 0 for M280 command
Sorry, only registered users may post in this forum.

Click here to login