Skip to content

Suggestion for Motor default direction selection. #293

@JEAPI-DEV

Description

@JEAPI-DEV

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions