tommyk-mar - 9 hours ago

Hello,
Im using SMC_NCInterpreter and SMC_NCReadFile2 to read gcode program for CNC machine and what I have observed is that G51 and G52 is not smoothing the path. Machine stops in every point, what could I do to make machine pass through the points without stopping or what could allow me to use smooth path corretly if I use NCInterpreter.

Im using it because I want to add variables to my gcode and its not possible directly from the CNC editor thats why I do use external file.
Any ideas?