bigtreetech / bigtreetech/Octopus-Max-EZ
No trigger on x after full movement
- Dominant language
- C++
- Stars
- 114
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
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.


Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the stepper_x, stepper_y, and stepper_z endstop_pin and position_endstop settings against the Octopus Max EZ pinout shown in the issue. Reproduce homing and determine whether the endstops retract and trigger as expected; the work is done when all three motors home without either reported error.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100