litehm2
litehm2 copied to clipboard
Compiling Linuxсnc 2.7
Hello. I managed to compile and flash bit files in Linuxcnc 2.10, 2.9, 2.8. Works great. But I need Linuxcnc 2.7 to work in PathPilot. The bit file is flashed with Mesaflash, but besides the input and output pins, Hostmot doesn't see anything else. There are no stepgen pins.
Hi,
did you try to backport the following to patches to 2.8?
- hostmot2: collect initial writes into a single packet
- Add new Mesa card support from Master to 2.9
I think only these 2 are needed.
Linuxcnc 2.7 worked for me too. It was my mistake when I patched it. Transferring from 2.7 to 2.8 does not work. Thank you very much.