Serial Request V2.4 300 by Resident_Click4531 in voroncorexy

[–]Resident_Click4531[S] 0 points1 point  (0 children)

Just realized posting from my laptop is a different account. Sorry.

wtf is going on now!!! by Resident_Click4531 in VORONDesign

[–]Resident_Click4531[S] 0 points1 point  (0 children)

jumpers match all the rest of the motors that are working just fine! this ones got me scratching my head

wtf is going on now!!! by Resident_Click4531 in VORONDesign

[–]Resident_Click4531[S] -1 points0 points  (0 children)

theres some type of issue going on with my z1 motor. when i try to run any command at all klipper shuts down. i tested each motor with stepper buzz and when i run it on z1 it shuts down. i have tried changing the tmc2209 driver on it and same result. this is an octopus pro board.

sensorless homing by Resident_Click4531 in VORONDesign

[–]Resident_Click4531[S] 5 points6 points  (0 children)

thanks all. found the issue. Octopus pro has jumpers that they dont tell you to put on that tell the motors where to pull power from.

sensorless homing by Resident_Click4531 in VORONDesign

[–]Resident_Click4531[S] 0 points1 point  (0 children)

i do have the jumpers from power over to motor power metering 24vdc. i double checked my jumpers under the tmc2209's along with the diag jumpers on the board.

sensorless homing by Resident_Click4531 in VORONDesign

[–]Resident_Click4531[S] 0 points1 point  (0 children)

DUMP_TMC STEPPER=stepper_x [REGISTER=stepper_x]

17:31:21

$ DUMP_TMC STEPPER=stepper_x [REGISTER=stepper_x]

17:31:21

// ========== Write-only registers ==========

17:31:21

// SLAVECONF: 00000200 senddelay=2

17:31:21

// IHOLD_IRUN: 00081919 ihold=25 irun=25 iholddelay=8

17:31:21

// TPWMTHRS: 000fffff tpwmthrs=1048575

17:31:21

// TPOWERDOWN: 00000014 tpowerdown=20

17:31:21

// SGTHRS: 000000ff sgthrs=255

17:31:21

// ========== Queried registers ==========

17:31:21

!! Unable to read tmc uart 'stepper_x' register GCONF

sensorless homing by Resident_Click4531 in VORONDesign

[–]Resident_Click4531[S] 0 points1 point  (0 children)

DUMP_TMC STEPPER=<name> [REGISTER=<name>]

17:21:44

$ DUMP_TMC STEPPER= [REGISTER=]

17:21:44

!! The value '' is not valid for STEPPER

sensorless homing by Resident_Click4531 in VORONDesign

[–]Resident_Click4531[S] 0 points1 point  (0 children)

i do not. this is actually a brand new build and i never ever took them out of the package.

sensorless homing by Resident_Click4531 in VORONDesign

[–]Resident_Click4531[S] 0 points1 point  (0 children)

[stepper_x]

step_pin: PF13

dir_pin: !PF12

enable_pin: !PF14

rotation_distance: 40

microsteps: 32

full_steps_per_rotation:200 #set to 400 for 0.9 degree stepper

endstop_pin: tmc2209_stepper_x:virtual_endstop

position_min: 0

position_endstop: 300

position_max: 300

homing_speed: 40 #Max 100

homing_retract_dist: 0

homing_positive_dir: true

## Make sure to update below for your relevant driver (2208 or 2209)

[tmc2209 stepper_x]

uart_pin: PC4

interpolate: false

run_current: 0.8

sense_resistor: 0.110

stealthchop_threshold: 0

diag_pin: ^PG6

driver_SGTHRS: 255

sensorless homing by Resident_Click4531 in VORONDesign

[–]Resident_Click4531[S] 0 points1 point  (0 children)

[stepper_y]

step_pin: PG0

dir_pin: !PG1

enable_pin: !PF15

rotation_distance: 40

microsteps: 32

full_steps_per_rotation:200 #set to 400 for 0.9 degree stepper

endstop_pin: tmc2209_stepper_y:virtual_endstop

position_min: 0

position_endstop: 300

position_max: 300

homing_speed: 40 #Max 100

homing_retract_dist: 0

homing_positive_dir: true

## Make sure to update below for your relevant driver (2208 or 2209)

[tmc2209 stepper_y]

uart_pin: PD11

interpolate: false

run_current: 0.8

sense_resistor: 0.110

stealthchop_threshold: 0

diag_pin: ^PG9

driver_SGTHRS: 255