IDEX carridge1 PROBE changing X

Basic Information:

Printer Model: Voron Tridex (Trident Idex)
MCU / Printerboard: BTT Kraken
Host / SBC Rpi3b+
klippy (5).log (189.0 KB)

klippy.log

Catch a bug- attaching btt microprobe (sensor like BL touch) at second head of idex. Can successfully home all by bl touch way and bed microswitch. But can’t do Z_TILT_ADJUCT - head goes to point one, sensor touching plate and then goes to X+ coordinates right on plate instead of second try.
Today make some test and found that CARRIDGE1 after PROBE change X coordinate to X=-(Y*2).
Bug or feature?


console:
14:08

mcu: stepper_x:-960 stepper_y:960 stepper_y1:960 stepper_z:10000 stepper_z1:10000 stepper_z2:10000 dual_carriage:1200
stepper: stepper_x:1.000000 stepper_y:-1.000000 stepper_y1:-1.000000 stepper_z:-3.000000 stepper_z1:-3.000000 stepper_z2:-3.000000 dual_carriage:1.000000
kinematic: X:2.000000 Y:-1.000000 Z:-3.000000
toolhead: X:2.000000 Y:-1.000000 Z:-3.000000 E:0.000000
gcode: X:2.000000 Y:-1.000000 Z:-3.000000 E:0.000000
gcode base: X:0.000000 Y:0.000000 Z:0.000000 E:0.000000
gcode homing: X:0.000000 Y:0.000000 Z:0.000000

14:08

GET_POSITION

14:08

No trigger on probe after full movement

14:08

PROBE

14:08

SET_KINEMATIC_POSITION X=1 Y=-1 Z=-3

14:07

mcu: stepper_x:-960 stepper_y:960 stepper_y1:960 stepper_z:10000 stepper_z1:10000 stepper_z2:10000 dual_carriage:1200
stepper: stepper_x:-2.000000 stepper_y:2.000000 stepper_y1:2.000000 stepper_z:-3.000000 stepper_z1:-3.000000 stepper_z2:-3.000000 dual_carriage:-2.000000
kinematic: X:-4.000000 Y:2.000000 Z:-3.000000
toolhead: X:-4.000000 Y:2.000000 Z:-3.000000 E:0.000000
gcode: X:-4.000000 Y:2.000000 Z:-3.000000 E:0.000000
gcode base: X:0.000000 Y:0.000000 Z:0.000000 E:0.000000
gcode homing: X:0.000000 Y:0.000000 Z:0.000000

14:07

GET_POSITION

14:06

No trigger on probe after full movement

14:06

PROBE

14:06

SET_KINEMATIC_POSITION X=1 Y=2 Z=-3

14:05

SET_DUAL_CARRIAGE CARRIAGE=1

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.