Line No 3 allways missing
I am debuging my Gcode interpreter and I am having a problem because I also check the Line numbers, to be sequential.
Unfortunately the line numbers during the start just skip over N3. My guess is that I am not supposed to check sequential
line numbers?? My code checks for that if there are line numbers indicated as well as check sum if that is indicated.
Comments