Replies: 1 comment 4 replies
-
Did you mean to use run_target instead of track_target? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
One last problem and it's driving me crazy. I know the logic is correct. The print statements show that the pen is lifted or lowered in sync with the incoming instructions. The problem is the pen motor is energised after the x and y motors have moved instead of before.
Is there an obvious reason for this or might the problem be elsewhere?
A value of 5 lifts the pen and 0 lowers the pen. I don't know why the code indenting is not displayed correctly here.
Beta Was this translation helpful? Give feedback.
All reactions