From my experience Fanuc & Haas controllers dont show the leading % (idk why) but they do show the trailing one.
If they arnt in the code, in the editor, the program wont load onto the machine. The % is the signal for the start of file and the end of file.
Also, check the parameters of the machine/DNC setup. Some controllers want %#0A for a file start. If your settings have just %, try %#0A, or visa-versa.
If they arnt in the code, in the editor, the program wont load onto the machine. The % is the signal for the start of file and the end of file.
Also, check the parameters of the machine/DNC setup. Some controllers want %#0A for a file start. If your settings have just %, try %#0A, or visa-versa.