GRBL-compatible software for executing G# (extended G-code) programs on CNC
G# is a macro-programming language for CNC control which extends traditional G-code programming by allowing to use variables, conditions, loop executions and subroutine calls. The G# program can contain both plain G-code lines as well as the extended commands. G# syntax is a subset of LinuxCNC and RS274/NGC.
For more information see GSharp
This is experimental open-source software. All efforts are made to make it as stable as possible, but there is no guarantee that it will be bug free. As a result no liability for any kind of damage or loss is accepted, so please use it with care.