Skip to content

Conversation

@Sylensky
Copy link
Member

@Sylensky Sylensky commented Dec 7, 2025

This is an attempt to fix the goto functionality to move into the
right direction. It uncovered alot of work below to clarify used
variables in the context.

What was actually necessary to make goto pan into the right direction
is overwriting the absolute direction, setting the drivers
direction directly.
Furthermore goto didn't stop when the target was reached as the counting
did not behave as expected with a bunch of microstepping conversion.

This is an attempt to fix the goto functionality to move into the
right direction. It uncovered alot of work below to clarify used
variables in the context.

What was actually necessary to make goto pan into the right direction
is overwriting the absolute direction, setting the drivers
direction directly.
Furthermore goto didn't stop when the target was reached as the counting
did not behave as expected with a bunch of microstepping conversion.
@Sylensky Sylensky added the bug Something isn't working label Dec 7, 2025
@OndraGejdos OndraGejdos merged commit 94149d3 into OG-star-tech:beta Dec 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants