Files
linuxcnc/configs/sim.axis.ngcgui/ngcgui_gcmc.txt
Thaddeus-Maximus f3953d66ae ?
2026-04-03 15:58:58 -05:00

16 lines
336 B
Plaintext
Executable File

ngcgui embedded as axis tab
with support for .gcmc (G-Code Meta Compiler) files
The .ngc and .gcmc files can be intermixed with
ini file lines like:
NGCGUI_SUBFILE = drill.gcmc
NGCGUI_SUBFILE = wheels.gcmc
NGCGUI_SUBFILE = star.gcmc
NGCGUI_SUBFILE = simp.ngc
NGCGUI_SUBFILE = ""
See the ini file for example details