A.Dunbar
Created page with "To perform certain common operations the CNC router uses function codes - F13 will move the spindle to the current origin point, for example. Often you can pass a variable to the function code, such as picking up a particular tool - F31.1 - or the function will ask further questions once it has loaded. == General Functions == {| class="wikitable" |'''Code''' |'''Description''' |'''Example''' |- |F 1 |Machine Information | |- |F 9 |Delete/Abort Jobs | |} == X/Y Co-ordin..."