Mnnn Sorry for the late reply
I'm facing multiple problems getting my machineface / 2,4 gantry / vel-ext config up and running.
however I found the first culprit:
I'm only able to load 1 gantry with the newinst command, and loadrt can't load the latching gantry any more.
(I don't know other Ui's than axis for non mkwrapper use
What do you suggest i replace = axis
with ?)
It all started with this error message:
from err1.txt
stat: No such file or directory
MibRapX.hal:33: insmod failed, returned -1:
do_load_cmd: dlopen: gantry_latching.so: cannot open shared object file: No such file or directory
I then changed my config as following :
#loadrt gantry_latching names=gantry.y,gantry.z personality=2,4
newinst lgantry gantry.y pincount=2
newinst lgantry gantry.z pincount=4
and maybe over reacted by changing all used components I saw now available in the machinekit...icomponents folder to use newinst
cluttering my problem.
At last I tried reverting all my recent icomp changes and removing 1 gantry component and then my config loads without complaining.
like so:
#loadrt gantry_latching names=gantry.y,gantry.z personality=2,4
#newinst lgantry gantry.y pincount=2
newinst lgantry gantry.z pincount=4
trying to load more than 1 gantry instance gives the