Skip to content

Cannot handle GRBL G-code yet #4

@fritzw

Description

@fritzw

GRBL has some additional commands like $I or ? and some other idiosyncracies.

  • Send replies to LightBurn when GRBL-specifig codes are received
  • LB sometimes sends only X123 without G1 before it. Check if the laser understands this, otherwise add appropriate G command (G0 or G1 depending on the last seen command).
  • LB leaves out the spaces beween parameters, like in G1 X5Y10S0F1000. Check if the laser understands this, otherwise add spaces.

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