Skip to content

S01000$1 M03$1 These commands trigger error prompts. #1001

Description

@spxwh

N00006 G00 X15.36 C132.6 S01000$1 M03$1
error:31 - Axis words found in block when no command or current modal state uses them.

S01000$1 M03$1
ok
error:25 - Repeated g-code word found in block.
M03$1 S01000$1
ok
error:25 - Repeated g-code word found in block.
These commands trigger error prompts. Per LinuxCNC official documentation, appending the $ modifier to both S and M03 in the same line should be valid syntax, and the documentation never prohibits writing S and M03 with $ tags on a single line.
thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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