Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion for Motor default direction selection. #293

Open
JEAPI-DEV opened this issue Jun 6, 2024 · 0 comments
Open

Suggestion for Motor default direction selection. #293

JEAPI-DEV opened this issue Jun 6, 2024 · 0 comments

Comments

@JEAPI-DEV
Copy link

Is your feature request related to a problem? Please describe.
I noticed there's no option for setting a default rotation for motors. While it's possible to manually adjust rotation by coding oppositely, it becomes cumbersome when hardware issues like incorrect soldering arise. In such cases, users are forced to either correct the soldering or adjust wiring, which isn't always feasible, especially in complex projects.

Describe the solution you'd like
Adding a feature to select the default rotation of the motor would simplify this process. This addition wouldn't interfere with existing complex logic, ensuring compatibility. For instance, in the case of soldering errors, users could easily rectify it by adding one or two blocks to set the motor's direction.

Describe alternatives you've considered
While writing a custom library is an option, it's redundant considering the existence of the "Motors" category. Implementing this feature within the existing framework would streamline the process and avoid confusion.

Additional context
Suggested Additional Blocks:

Motor {0}/{1}, default direction: {0}/{1}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant