#roll of filament winds in the wrong direct how do i reverse it [SOLVED]

1 messages · Page 1 of 1 (latest)

true juniper
#

Switch these pins under each AFC_stepper section in AFC_Turtle_1.cfg file

From

afc_motor_rwd: AFC:MOT1_RWD
afc_motor_fwd: AFC:MOT1_FWD 

To

afc_motor_rwd: AFC:MOT1_FWD
afc_motor_fwd: AFC:MOT1_RWD 
#

Then restart klipper, you can also manually test each lane with TEST lane=lane1 where the number is the lane you want to test

cursive fulcrum
#

thats what i im looking for ..thanksssss heaps

true juniper