You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
robert edited this page Jun 18, 2019
·
2 revisions
1.wiring
2.Edit Configuration.h file:
1)edit
//#define BLTOUCH
to #define BLTOUCH
2)edit
#define Z_MIN_ENDSTOP_INVERTING true//false // set to true to invert the logic of the endstop.
to #define Z_MIN_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.