Проблемы с автокалибровкой стола
Настроил автокалибровку стола. При вызове G29 каретка остается в позиции парковки, а по Z берет несколько проб.
Подскажите, в чем может быть проблема?
#define ENABLE_AUTO_BED_LEVELING
#ifdef ENABLE_AUTO_BED_LEVELING
#define AUTO_BED_LEVELING_GRID
#ifdef AUTO_BED_LEVELING_GRID
// set the rectangle in which to probe
#define LEFT_PROBE_BED_POSITION 100
#define RIGHT_PROBE_BED_POSITION 150
#define BACK_PROBE_BED_POSITION 150
#define FRONT_PROBE_BED_POSITION 100
// set the number of grid points per dimension
// I wouldn't see a reason to go above 3 (=9 probing points on the bed)
#define AUTO_BED_LEVELING_GRID_POINTS 3
#else // not AUTO_BED_LEVELING_GRID
// with no grid, just probe 3 arbitrary points. A simple cross-product
// is used to esimate the plane of the print bed
#define ABL_PROBE_PT_1_X 20
#define ABL_PROBE_PT_1_Y 40
#define ABL_PROBE_PT_2_X 150
#define ABL_PROBE_PT_2_Y 200
#define ABL_PROBE_PT_3_X 200
#define ABL_PROBE_PT_3_Y 40
#endif // AUTO_BED_LEVELING_GRID
Подскажите, в чем может быть проблема?
#define ENABLE_AUTO_BED_LEVELING
#ifdef ENABLE_AUTO_BED_LEVELING
#define AUTO_BED_LEVELING_GRID
#ifdef AUTO_BED_LEVELING_GRID
// set the rectangle in which to probe
#define LEFT_PROBE_BED_POSITION 100
#define RIGHT_PROBE_BED_POSITION 150
#define BACK_PROBE_BED_POSITION 150
#define FRONT_PROBE_BED_POSITION 100
// set the number of grid points per dimension
// I wouldn't see a reason to go above 3 (=9 probing points on the bed)
#define AUTO_BED_LEVELING_GRID_POINTS 3
#else // not AUTO_BED_LEVELING_GRID
// with no grid, just probe 3 arbitrary points. A simple cross-product
// is used to esimate the plane of the print bed
#define ABL_PROBE_PT_1_X 20
#define ABL_PROBE_PT_1_Y 40
#define ABL_PROBE_PT_2_X 150
#define ABL_PROBE_PT_2_Y 200
#define ABL_PROBE_PT_3_X 200
#define ABL_PROBE_PT_3_Y 40
#endif // AUTO_BED_LEVELING_GRID
Популярные вопросы
Калибровка Voron 2.4 350.
Добрый день!
Подскажите, пожалуйста.
Voron 2.4 350*350 Dragon (сопло 0,4мм)
Куплен на Aliexpress ка...
Подскажите, пожалуйста.
Voron 2.4 350*350 Dragon (сопло 0,4мм)
Куплен на Aliexpress ка...
Ender 3 v3 se + Nebula - сдвиг слоев
Сдвиг слоев происходит на оси по которой двигается стол.
Вопрос по датчику Auto-leveling Sensor и g code
Всем добрый вечер!, купил датчик авто уровня , и теперь есть пару вопросов у тех кто таким пользовал, скажите его на горячую не льзя использовать я та...

Комментарии и вопросы
Добавлю про распаковку. Нашел....
Вы хотите сказать, что враг то...
Льняное масло?
Здравствуйте. Столкнулся с про...
Здравствуйте. Столкнулся с про...
В Орке на данном примере выбир...
Товарищи, добрый день.Столкнул...