Skip to content

Move function go_to_axis ignores speed parameter #21

@johnnyfox87

Description

@johnnyfox87

I use these to functions to rotate the first axis:

api.go_to_axis(x=90, y=0, z=0, a=0, b=0, c=0, d=0, speed=800)
api.go_to_axis(x=0, y=0, z=0, a=0, b=0, c=0, d=0, speed=1800)

But the speed of both movements stays the same. It is about 1800°/min in both cases.

When I use WLKATA studio (V1.018) it works correctly. Also the G-code is the same.
Firmware version of robot arm: 1.0

Has anyone the same issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions