issues
search
Paciente8159
/
uCNC
µCNC - Universal CNC firmware for microcontrollers
https://github.com/Paciente8159/uCNC/wiki
GNU General Public License v3.0
296
stars
64
forks
source link
RS274NGC named parameters
#767
Closed
Paciente8159
closed
1 month ago
Paciente8159
commented
1 month ago
implements named parameters (global read only) like the ones listed in LinuxCNC
implements parameter printing via command $# using the number or parameter name
minor parser optimizations
parser code splitting into 2 compilation units
added more test files