Scot
About
- Username
- Scot
- Joined
- Visits
- 3
- Last Active
- Roles
- Member
Comments
-
RAyWB said: G41 is not supported by GRBL, if you just want to repeat some sequences you can do this via scripts in repetier host I found that out. It's true. G41 isn't supported by much of anything out there in the Arduino cnc world. …
-
Repetier said: No that is not possible. Gcode ha sno line numbers - they are added on transfer for error correction only and you can not know which line in code gets which line send. So there is no way to do that at all? Maybe I'm just ol…