Re: [Machinekit] Mesa 7I80 ethernet board issue

2017-01-24 Thread Bas de Bruijn
> On 24 Jan 2017, at 22:30, fair...@gmail.com wrote: > > When my .hal file attempts to read line 35, ‘addf > hm2_[HOSTMOT2](BOARD).0.read servo thread’ it errors out. Before starting in the terminal do "export DEBUG=5" and after that start machinekit. Then when the error occurs, get the

[Machinekit] Re: Mesa 7I80 ethernet board issue

2017-01-24 Thread fairbanks-john
I have been looking into this a little further and find that there is a big difference in the hm2_eth.c driver files used by machinekit and those used by linuxcnc. This could be the cause as to why the present configuration in the 7i80 card could not be read by machinekit. Does the 7i80

[Machinekit] Mesa 7I80 ethernet board issue

2017-01-24 Thread fairngs
I have been using linuxcnc-dev 2.8 on a pc for some time with uspace and rt-preempt and it is working fine. Im looking into changing this configuration, in particular I’m looking into using zeromq for linking into the system with some custom gui's developed with Labview. To see if I

[Machinekit] Re: UNI-PRINT-3D problem starting Simulation Mode

2017-01-24 Thread Matias Baldo
After playing some time I could make it works... 1. Download Git: https://github.com/machinekoder/UNI-PRINT-3D 2. Edit launcher.ini: 1. Replace command = python run.py -e 1 UNI-PRINT-3D.ini with command = python run_sim.py -e 1 UNI-PRINT-3D.ini 2. In both