-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels