bigtreetech / Octopus-Max-EZ

79 stars 20 forks source link

No trigger on x after full movement #23

Open DammyBod opened 5 months ago

DammyBod commented 5 months ago

I am having problem with homing all my stepper motors. Although I have three motors connected to [stepper_x], [stepper_y], and [stepper_z] respectively. The initial error I got was "Endstop x still triggered after retract." After checking for possible solutions online, I made changes to my endstop_pin variables. For [stepper_x], I changed from PF0 to ^!PF0, I added the same characters to the variables for [stepper_y] and [stepper_z]. I also changed the position_endstop to the maximum position for both X and Y axes then I started getting "No trigger on x after full movement."

Kindly suggest the best solution because I have my pinout variables correctly set just as it was shown on the pinout diagram for the Octopus Max EZ.

Screenshot 2024-03-21 132451 image

DammyBod commented 5 months ago

This is what my connection looks like at the moment. IMG_9224 IMG_9223