summaryrefslogtreecommitdiff
path: root/configs/sim/axis/remap/extend-builtins/nc_subroutines/settool.ngc
blob: 65079c1afa6fab3e983823a76fd573eec64a77e6 (plain)
1
2
3
4
5
6
7
o<settool> sub
(debug, in settool tool=#<tool>)
; using the code being remapped here means 'use builtin behaviour'
m61 q#<tool>
; signal success be returning a value > 0:
o<settool> endsub [1]
m2