ENDSTOPPULLUP - нужно ли активировать при оптических концевиках?
'Закопался' в Марлине... Для чего служат 'подтягивающие резисторы'? Просто как шунт в случае отсутствия девайса?
У меня установлены оптические концевики (стандарт, Китай, работающие)
В прошивке по умолчанию:
// coarse Endstop Settings
#define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors
#if DISABLED(ENDSTOPPULLUPS)
// fine endstop settings: Individual pullups. will be ignored if ENDSTOPPULLUPS is defined
//#define ENDSTOPPULLUP_XMAX
//#define ENDSTOPPULLUP_YMAX
//#define ENDSTOPPULLUP_ZMAX
//#define ENDSTOPPULLUP_XMIN
//#define ENDSTOPPULLUP_YMIN
//#define ENDSTOPPULLUP_ZMIN
//#define ENDSTOPPULLUP_ZMIN_PROBE
#endif
Нужно ли что-то раскомментировать если в 'железе' стоят X-min и Y-min, Y-max? (Z не собирал)
Вопрос два. Читал, что оптические концевики в Марлине нужно инвертировать. Так ли это?
Например я сделал так.
// Mechanical endstop with COM to ground and NC to Signal uses 'false' here (most common setup).
#define X_MIN_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop.
#define Y_MIN_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop.
#define Z_MIN_ENDSTOP_INVERTING true // 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 true // 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.
Вопрос три. Стоит ли раскоментировать эту строку? Реально ли 'помогает' процессору.
// Enable this feature if all enabled endstop pins are interrupt-capable.
// This will remove the need to poll the interrupt pins, saving many CPU cycles.
//#define ENDSTOP_INTERRUPTS_FEATURE
Всем заранее спасибо.
У меня установлены оптические концевики (стандарт, Китай, работающие)
В прошивке по умолчанию:
// coarse Endstop Settings
#define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors
#if DISABLED(ENDSTOPPULLUPS)
// fine endstop settings: Individual pullups. will be ignored if ENDSTOPPULLUPS is defined
//#define ENDSTOPPULLUP_XMAX
//#define ENDSTOPPULLUP_YMAX
//#define ENDSTOPPULLUP_ZMAX
//#define ENDSTOPPULLUP_XMIN
//#define ENDSTOPPULLUP_YMIN
//#define ENDSTOPPULLUP_ZMIN
//#define ENDSTOPPULLUP_ZMIN_PROBE
#endif
Нужно ли что-то раскомментировать если в 'железе' стоят X-min и Y-min, Y-max? (Z не собирал)
Вопрос два. Читал, что оптические концевики в Марлине нужно инвертировать. Так ли это?
Например я сделал так.
// Mechanical endstop with COM to ground and NC to Signal uses 'false' here (most common setup).
#define X_MIN_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop.
#define Y_MIN_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop.
#define Z_MIN_ENDSTOP_INVERTING true // 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 true // 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.
Вопрос три. Стоит ли раскоментировать эту строку? Реально ли 'помогает' процессору.
// Enable this feature if all enabled endstop pins are interrupt-capable.
// This will remove the need to poll the interrupt pins, saving many CPU cycles.
//#define ENDSTOP_INTERRUPTS_FEATURE
Всем заранее спасибо.
Популярные вопросы
FlyingBear S1 не печатает PETG
Приветствую.В общем купил на Озон себе принтер FlyingBear S1 (тут https://www.ozon.ru/product/3d-printer-flyingbear-s1-1630825499/), третьим принтером...
Одновременный нагрев стола и экструдера при первичной проверке. НЕНОРМАЛЬНО!
Всех приветствую. Какова ситуация? Собрал 3d-принтер, всё подключил, прошивку Marlin настроил. Однако, есть очень большое НО: когда выставляю температ...
Вопрос по датчику Auto-leveling Sensor и g code
Всем добрый вечер!, купил датчик авто уровня , и теперь есть пару вопросов у тех кто таким пользовал, скажите его на горячую не льзя использовать я та...
Комментарии и вопросы
я бы посмотрел более сложные м...
Можно сделать меньше высоту сл...
У Вас всегда отличные находки....
Товарищи, нужна помощь с выбор...
Добрый день. Принтер ост...
Как я уже написал выше, подпал...
Сдуру спалил свою ZNP Robin Na...