Re: [Machinekit] Mesa 7I80 ethernet board issue

2017-01-27 Thread fairbanks-john
I was able to get my configuration working by adding loadrt tp (not sure 
what that does), and changing some joints to axis names, and also modifying 
some gmoccapy pin names from the newer 5 axis version that I was using with 
linuxcnc to the 4 axis version of gmoccapy that comes with machinekit. The 
milling machine moves but will need some additional fine tuning to get all 
functions working. Right now I wish to proceed to try to link up to 
machinekit via a TCP link with some manual commands.So I will need to do 
some research on the format required by machinekit so it understands the 
commands being sent over the network link and be able to decode and display 
the information received back..

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


Re: [Machinekit] Mesa 7I80 ethernet board issue

2017-01-27 Thread Johannes Fassotte
Thanks for your inputs. I will have a chance to do little more testing this
weekend. I recall that I did have to reflash the 7i80 board a while back to
get it to work with a newer version of linuxcnc-dev around the time when
there was a change in the distinction between joints and axis. I will post
the debug error messages when I'm able to get back to the project this
weekend.

On Wed, Jan 25, 2017 at 1:17 AM, schoone...@btinternet.com <
schoone...@btinternet.com> wrote:

>
> On 24/01/17 21:30, fair...@gmail.com wrote:
>
> I cleaned out my mill control computer, installed a fresh copy of Debian
> 8.7.1 and machinekit as a standalone dev configuration.The Bridgeport clone
> milling machine I’m using for development work uses a Mesa 7i80 card with a
> network address of 10.10.10.2. Under the original configuration using
> linuxcnc all works just fine, but with machinekit there appears to be no
> communications path to the Mesa 7i80 card.
>
>
> Build a RIP of linuxcnc on the same machine and try running with that.
> That will immediately remove any OS specific problems from the equation,
> if it works.
>
> When my .hal file attempts to read line 35, ‘addf
> hm2_[HOSTMOT2](BOARD).0.read   servo thread’  it errors out. I assume
> that this is likely caused by not being able to use the uspace option
> during the build process
>
>
> The uspace thing was just jeplers way of enabling linuxcnc to run on
> rt-preempt, as machinekit had been doing for years.
>
> Try the debug print as Bas suggested
>
> which makes me suspect that I’m missing a configuration step to get that
> process going.  Anyone have any info on how this needs to be done?
>
>
> I'm also a little confused with difference between internet links to
> machinekit and machinekit.io.
> --
> website: http://www.machinekit.io blog: http://blog.machinekit.io github:
> https://github.com/machinekit
>
>
> It is all spelled out as above, any other links are not official ones.
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Machinekit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to machinekit+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/group/machinekit.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> website: http://www.machinekit.io blog: http://blog.machinekit.io github:
> https://github.com/machinekit
> ---
> You received this message because you are subscribed to the Google Groups
> "Machinekit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to machinekit+unsubscr...@googlegroups.com.
>
> Visit this group at https://groups.google.com/group/machinekit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


Re: [Machinekit] Mesa 7I80 ethernet board issue

2017-01-25 Thread schoone...@btinternet.com

  
  

On 24/01/17 21:30, fair...@gmail.com
  wrote:



  
I cleaned out my mill control computer,
  installed a fresh copy of Debian
  8.7.1 and machinekit as a standalone dev configuration.The
  Bridgeport clone milling machine I’m using for
  development work uses a Mesa 7i80 card with a network address
  of 10.10.10.2. Under
  the original configuration using linuxcnc all works just fine,
  but with
  machinekit there appears to be no communications path to the
  Mesa 7i80 card. 
  


Build a RIP of linuxcnc on the same machine and try running with
that.
That will immediately remove any OS specific problems from the
equation, if it works.


  
When
  my .hal file attempts to read line 35, ‘addf
  hm2_[HOSTMOT2](BOARD).0.read  
  servo thread’  it
  errors out. I assume that this is likely caused
  by not being able to use the uspace option during the build
  process
  


The uspace thing was just jeplers way of enabling linuxcnc to run on
rt-preempt, as machinekit had been doing for years.

Try the debug print as Bas suggested


  
which makes
  me suspect that I’m missing a configuration step to get that
  process going.  Anyone
  have any info on how this needs to be
  done?


I'm also a little confused with difference
  between internet links to machinekit and machinekit.io.


  -- 
  website: http://www.machinekit.io
  blog: http://blog.machinekit.io
  github: https://github.com/machinekit


It is all spelled out as above, any other links are not official
ones.


  --- 
  You received this message because you are subscribed to the Google
  Groups "Machinekit" group.
  To unsubscribe from this group and stop receiving emails from it,
  send an email to machinekit+unsubscr...@googlegroups.com.
  Visit this group at https://groups.google.com/group/machinekit.
  For more options, visit https://groups.google.com/d/optout.


  




-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


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 session from /var/log/linuxcnc.log
Then look if there's some more information in there. Then copy and paste that 
into pastebin.com (entire session) so people can have a look.

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.