Принтер печатает в зеркальном отражении по оси Х.
Доброй ночи камрады, столкнулся с зеркальностью по оси Х , ума не хватает чтоб решить проблему самостоятельно. Кинематика Core XY, концевые оптика, плата MKS Gen L.
// Uncomment one of these options to enable CoreXY, CoreXZ, or CoreYZ kinematics
// either in the usual order or reversed
#define COREXY
//#define COREXZ
//#define COREYZ
//#define COREYX
//#define COREZX
//#define COREZY
// Specify here all the endstop connectors that are connected to any endstop or probe.
// Almost all printers will be using one per axis. Probes will use one or more of the
// extra connectors. Leave undefined any used for non-endstop and non-probe purposes.
#define USE_XMIN_PLUG
#define USE_YMIN_PLUG
#define USE_ZMIN_PLUG
//#define USE_XMAX_PLUG
//#define USE_YMAX_PLUG
//#define USE_ZMAX_PLUG
// Mechanical endstop with COM to ground and NC to Signal uses "false" here (most common setup).
#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 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 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 true // set to true to invert the logic of the probe.
Популярные вопросы
Есть ли цельнометаллический биметалл термобарьер для CR-10?
Я столкнулся с тем, что...
прошивка Robin v2.4 под Klipper.
Программа для 3D проектирования
Пр...

Комментарии и вопросы
Я честно чуть-чуть потерялся в...
Печатали из коробки, с помощью...
Чет зеленая с розовым фиговина...
QIDI Q2, PLA, 210 сопло, 60 ст...
Приветствую сообщество. Делаю...
Всем доброго времени суток! Ес...
Есть станок на плате MKS DLC32...