bigtreetech / bigtreetech/Octopus-Max-EZ

No trigger on x after full movement

Open
#23 2 comments 0 reactions 0 assignees View on GitHub
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.

![Screenshot 2024-03-21 132451](https://github.com/bigtreetech/Octopus-Max-EZ/assets/59138291/44fa89c7-39c2-41f8-9d7a-15e2a03f80d5)
![image](https://github.com/bigtreetech/Octopus-Max-EZ/assets/59138291/d07c845c-17dc-4a76-a9e0-e3cf191e1ee3)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.