Welcome! Log In Create A New Profile

Advanced

SKR1.4 Turbo Dual X axes X2 not shown on M122

Posted by jortijn 
SKR1.4 Turbo Dual X axes X2 not shown on M122
December 26, 2021 03:04PM
Hi All,

I have spent many hours trying to find what my issue X2 is not detected, I have TMC2209 and the drivers seem to work fine if I swap them they get detected.

Latest Marlin 2.0.9.3 version and earlier versions with same result.
Board BOARD_BTT_SKR_V1_4_TURBO
drivers: TMC2209
X2 is on E1 port

When I enable X_DUAL_STEPPER_DRIVERS the X2 is moving both X and X2 (even it seems to run on a different micro steps) but when I do a M122 it only shows X not X2 so I can't setup the current for X2

See M112

ENDING:M122
axis:pwm_scale/curr_scale/mech_load|flags|warncount
X Y Z
Address 0 0 0
Enabled false false false
Set current 900 800 800

and a bit later

Testing X connection... OK
Testing Y connection... OK
Testing Z connection... OK

but nothing about X2 or E1

Please find my configuration and configuration_adv attached I can't figure out why X2 is not showing.

Kind regards,

Jortijn
Attachments:
open | download - Configuration.h (108.8 KB)
open | download - Configuration_adv.h (171.8 KB)
Re: SKR1.4 Turbo Dual X axes X2 not shown on M122
December 26, 2021 05:45PM
Using your configuration files + #define SERIAL_PORT -1 so I can talk to it.

Produces the expected results (I dont have tmc2208/9's plugged in)
11:43:19.317 > Testing X connection... Error: All LOW
11:43:19.337 > Testing X2 connection... Error: All LOW
11:43:19.358 > Testing Y connection... Error: All LOW
11:43:19.379 > Testing Z connection... Error: All LOW
11:43:19.400 > ok
Re: SKR1.4 Turbo Dual X axes X2 not shown on M122
December 27, 2021 02:33AM
Hi Dust,

Thank you for testing that it made me realise my SD card was not inserted bit of a rooky mistake not sure why it didn't throw an error as now I have removed the card again I can't get it to upload without

Much apricated for giving me feedback it helped me massively.

Kind regards,

Jortijn
Sorry, only registered users may post in this forum.

Click here to login