Thingiverse
MPCNC_SPINDLE_CONTACTOR
von _Alfa_
5
Downloads
3
Likes
0
Makes
This design was created for the purpose of eliminating the need to use an alligator clip every time Z homing is needed. If there is a tool change during CNC operations, one may want to configure the machine to re-home the Z height automatically. You will need to enable the following three options in the Marlin config.h at a minimum:
1.#define NUM_SERVOS
2.#define Z_PROBE_SERVO_NR 0 // Defaults to SERVO 0 connector.(Pin3 on MX1 for Rambo)
3.#define Z_SERVO_ANGLES { 70, 0 } // Z Servo Deploy and Stow angles
Once again - Thank you to V1 Engineering for base MPCNC design!
Note -* My machine is a Burly J.
Note -* This is a Modification that could have undesired consequences, use at your own risk.
1.#define NUM_SERVOS
2.#define Z_PROBE_SERVO_NR 0 // Defaults to SERVO 0 connector.(Pin3 on MX1 for Rambo)
3.#define Z_SERVO_ANGLES { 70, 0 } // Z Servo Deploy and Stow angles
Once again - Thank you to V1 Engineering for base MPCNC design!
Note -* My machine is a Burly J.
Note -* This is a Modification that could have undesired consequences, use at your own risk.
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!