Кремень FMZ Реклама
Kremen FMHM Реклама

Не срабатывают концевики

ANDRA203
Идет загрузка
Загрузка
14.10.2019
1266
14
Вопросы и ответы

Проблема в том, что смена логики работы нечего не меняет.#define USE_XMIN_PLUG

#define USE_YMIN_PLUG

//#define USE_ZMIN_PLUG

//#define USE_XMAX_PLUG

//#define USE_YMAX_PLUG

#define USE_ZMAX_PLUG#define X_MIN_ENDSTOP_INVERTING false // Set to true to invert the logic of the endstop.

#define Y_MIN_ENDSTOP_INVERTING false // Set to true to invert the logic of the endstop.

#define Z_MIN_ENDSTOP_INVERTING false // Set to true to invert the logic of the endstop.

#define X_MAX_ENDSTOP_INVERTING false // Set to true to invert the logic of the endstop.

#define Y_MAX_ENDSTOP_INVERTING false // Set to true to invert the logic of the endstop.

#define Z_MAX_ENDSTOP_INVERTING false // Set to true to invert the logic of the endstop.

#define Z_MIN_PROBE_ENDSTOP_INVERTING false // Set to true to invert the logic of the probe.#define X_HOME_DIR -1

#define Y_HOME_DIR -1

#define Z_HOME_DIR 1

Ответы на вопросы