LinuxCNC Documentation

SYNOPSIS

loadrt feedcomp [count=N|names=name1[,name2…​]]

FUNCTIONS

feedcomp.N

PINS

feedcomp.N.out real out

Proportionate output value

feedcomp.N.in real in

Reference value

feedcomp.N.enable bool in

Turn compensation on or off.

feedcomp.N.vel real in

Current velocity

PARAMETERS

feedcomp.N.feed real rw

Feed rate reference value

NOTES

Note that if enable is false, out = in.

AUTHOR

Eric H. Johnson

LICENSE

GPL