;M430 by remap: select gensertool kins o<430remap>sub # = 3 ; set N as required: motion.analog-out-0N # = 2 ; gensertool kins o1 if [exists [#<_hal[motion.switchkins-type]>]] o1 else (debug,M430:Missing [RS274NGC]FEATURE==8) (debug,STOP) M2 o1 endif M66 E0 L0 ; force synch M68 E# Q# ; set kinstype value M66 E0 L0 ; force synch ; (debug, M429:identity kins) o2 if [[#<_task> EQ 1] AND [#<_hal[motion.switchkins-type]> NE 2]] (debug,M430:Wrong motion.switchkins-type) (debug,or missing hal net to analog-out-0x) (debug,STOP) M2 o2 else o2 endif o<430remap>endsub