Closed ArcEye closed 6 years ago
Now built debs of the updated code for both -hal and -cnc on bare partition and installed machinekit-cnc on top of machinekit-hal.
After some juggling, machinekit (axis_mm.ini) runs as does machinekit (pyvcp_demo) proving pyvcp is working.
stepconf and pncconf work too, which use both pyvcp and gladevcp
As does latency-test (pyvcp)
There is some tidying to do, update default changelog, increment version number so that it will be obvious which packages someone is asking questions about and several other odds.
But largely it is there, just needs more testing
Makes possible to create stand-alone panels for use with machinekit-hal, by putting the python files used to generate in that repo.
configure now has
--with-machinekit-hal
option which is required for RIP builds.This enables both machinekit-hal and machinekit-cnc to be built locally rather than just as packages.