SV06 Motor details for klipper

Hi,

I am running klipper for a long while and love the results.
I want to use TMC autotune klipper addon (GitHub - andrewmcgr/klipper_tmc_autotune: TMC stepper driver autotuning Klipper python extra) but i need some info.

For the X and Y motor you used the NEMA17 42-34 1.3A 1.8° D5, shaft length 24mm, 42D16C409-02 from dgjlmotor

For the Z-Axis Motor NEMA17 42-34 0.8A 1.8° D5, shaft length 24mm, 42D16C404-01 from dgjlmotor

For the addon klipper_tmc_autotune/motor_database.cfg at main · andrewmcgr/klipper_tmc_autotune · GitHub
I need the folowing:

42D16C409-02
resistance: xx.x
inductance: x.xxx
holding_torque: x.x
max_current: x.x
steps_per_revolution: xxx

42D16C404-01
resistance: xx.x
inductance: x.xxx
holding_torque: x.x
max_current: x.x
steps_per_revolution: xxx

Manny thanks in advance.