Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Michael Haberler

Am 10.05.2014 um 23:05 schrieb Gene Heskett :

> On Saturday 10 May 2014 14:08:00 Jon Elson did opine
> And Gene did reply:
>> liblinuxcnchal.so.0
> 
> I have that, in /usr/lib.  Why don't you?

last update before the emc->linuxcnc rename stampede broke loose?

> 
> Cheers, Gene
> -- 
> "There are four boxes to be used in defense of liberty:
> soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> Genes Web page 
> US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS
> 
> --
> Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
> • 3 signs your SCM is hindering your productivity
> • Requirements for releasing software faster
> • Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Gene Heskett
On Saturday 10 May 2014 14:45:32 Jon Elson did opine
And Gene did reply:
> On 05/10/2014 01:08 PM, Jon Elson wrote:
> > OK, found out at least part of the problem.  When it
> > tries to start camview-emc, it tried to use
> > liblinuxcnchal.so.0, which does not exist.  Anybody
> > know where it comes from?
> > 
> > I'm going to load all the dependencies for building
> > the software, that probably will fix it.
> 
> Nope, that doesn't help, either.  Still no
> 
> liblinuxcnchal.so.0
> 
> 
> Do I have to build camview-emc from source?
> 
> Thanks,
> 
> Jon

I do not recall, but from the file dates, I suspect I did.  I've checked 
both trees here without noting a src for that lib, so I have no clue what 
.deb supplied it.

I need to go get us a nose bag, back in a long hour.

> 
> ---
> --- Is your legacy SCM system holding you back? Join Perforce May 7
> to find out: • 3 signs your SCM is hindering your productivity
> • Requirements for releasing software faster
> • Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 
US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Gene Heskett
On Saturday 10 May 2014 14:08:00 Jon Elson did opine
And Gene did reply:
> liblinuxcnchal.so.0

I have that, in /usr/lib.  Why don't you?

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 
US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Gene Heskett
On Saturday 10 May 2014 13:16:48 Jon Elson did opine
And Gene did reply:
> On 05/10/2014 04:36 AM, Gene Heskett wrote:
> > This is what I have in my .ini file Jon:
> Thanks much, Gene!  OK, so apparently you also need to
> activate the campins.hal file in the ini file, and also
> start up halui.
> 
> Then, campins.hal has this line :
> 
> net forOnNet genescamviewcfg.hal_checkbutton1 => forOn.in forOff.in
> 
> I changed genescamviewcfg.hal_checkbutton1
> to mycamviewcfg.hal_checkbutton1
> 
> which matches the description in togle-caa.ui, but it still
> doesn't find it.  I commented this line out, and then
> it barfs on the halui.mdi-command-06 etc. lines.
> So, halui is not exporting these pins.  What does all this
> hal stuff do, anyway?  Is this for automatically setting
> offsets, like a touchoff does?  Right now, I'd just be glad to
> have a picture on the screen!  (Which I do not get if I
> comment all this stuff out and make LinuxCNC able
> to start up.)
Yeah, something like touch offs.

I am thinking your halio.c is duff, how long is it?

-rw-r--r-- 1 gene gene 12969 2013-08-21 02:49 halio.c
-rw-r--r-- 1 gene gene 13550 2013-11-21 18:12 halio.c-patched

And I am reasonably sure that I am using the patched version here.  In 
case you haven't found it, I'll attach it to a PM that just left.
 
> Most notably, though, there is NO SIGN of camview anywhere!
> I assume from campins.hal, that camview is supposed to
> export some pins, and I don't see it anywhere.  That is
> probably where things are going wrong.  Is there another
> line I need somewhere to make it start camview?

I think camview should have been started by that 2nd ini file line.  Have 
you started it from a console to see if it complains?
 
> 
> What version of LinuxCNC are you running?  I just did the
> default update, and have 2.4.6 on it.

2.5.4, updated just today Jon.

I'm back in the house, its set in for a rest of the night drizzle too, 
having hit a good quitting point of the Y screw for the mill, and am now 
awaiting the arrival of the ball thrust bearings from the far side of the 
big pond.

> Thanks,
> 
> Jon
> 
> ---
> --- Is your legacy SCM system holding you back? Join Perforce May 7
> to find out: • 3 signs your SCM is hindering your productivity
> • Requirements for releasing software faster
> • Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 
US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Jon Elson
On 05/10/2014 02:53 PM, Michael Haberler wrote:
> that is the userland hal library and produced during a normal build, nothing 
> HAL-related runs without it
>
>
Apparently, this is a new file with 2.5, I had a 2.4 
install. Updating
to 2.5 added this file.  Now, on to the next error message.

Thanks,

Jon

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Michael Haberler

Am 10.05.2014 um 20:08 schrieb Jon Elson :

> OK, found out at least part of the problem.  When it
> tries to start camview-emc, it tried to use
> liblinuxcnchal.so.0, which does not exist.  Anybody
> know where it comes from?

that is the userland hal library and produced during a normal build, nothing 
HAL-related runs without it

in RIP builds it should live in $EMC2_HOME/lib
in non-RIP builds it's either /usr/lib/ or maybe /usr/lib/linuxcnc these days

meaning - you need a working install of linuxCNC on that host to run camview-emc

- Michael
> 
> I'm going to load all the dependencies for building
> the software, that probably will fix it.
> 
> Thanks,
> 
> Jon
> 
> --
> Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
> • 3 signs your SCM is hindering your productivity
> • Requirements for releasing software faster
> • Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Jon Elson
On 05/10/2014 01:08 PM, Jon Elson wrote:
> OK, found out at least part of the problem.  When it
> tries to start camview-emc, it tried to use
> liblinuxcnchal.so.0, which does not exist.  Anybody
> know where it comes from?
>
> I'm going to load all the dependencies for building
> the software, that probably will fix it.
>
>
Nope, that doesn't help, either.  Still no

liblinuxcnchal.so.0


Do I have to build camview-emc from source?

Thanks,

Jon

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Jon Elson
OK, found out at least part of the problem.  When it
tries to start camview-emc, it tried to use
liblinuxcnchal.so.0, which does not exist.  Anybody
know where it comes from?

I'm going to load all the dependencies for building
the software, that probably will fix it.

Thanks,

Jon

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Jon Elson
On 05/10/2014 04:36 AM, Gene Heskett wrote:
> This is what I have in my .ini file Jon:
Thanks much, Gene!  OK, so apparently you also need to
activate the campins.hal file in the ini file, and also 
start up halui.

Then, campins.hal has this line :

net forOnNet genescamviewcfg.hal_checkbutton1 => forOn.in forOff.in

I changed genescamviewcfg.hal_checkbutton1
to mycamviewcfg.hal_checkbutton1

which matches the description in togle-caa.ui, but it still
doesn't find it.  I commented this line out, and then
it barfs on the halui.mdi-command-06 etc. lines.
So, halui is not exporting these pins.  What does all this
hal stuff do, anyway?  Is this for automatically setting
offsets, like a touchoff does?  Right now, I'd just be glad to
have a picture on the screen!  (Which I do not get if I
comment all this stuff out and make LinuxCNC able
to start up.)

Most notably, though, there is NO SIGN of camview anywhere!
I assume from campins.hal, that camview is supposed to
export some pins, and I don't see it anywhere.  That is
probably where things are going wrong.  Is there another
line I need somewhere to make it start camview?


What version of LinuxCNC are you running?  I just did the
default update, and have 2.4.6 on it.

Thanks,

Jon

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Gene Heskett
On Saturday 10 May 2014 01:35:41 Jon Elson did opine
And Gene did reply:
> OK, got camview-emc loaded, as described in the Wiki page
> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Digital_Zoom_To_Camview
> -Emc
> 
> But, not all of it is working.  If I just have the line like
> this:
> 
> EMBED_TAB_COMMAND = ./camview-emc-f1oat.py -w {XID}
> 
> I get a video in the Camera tab, but if I
> put either :
> -C camview.cfg
> or
> -g cam.ui
> 
> in the line, then I just get a blank gray window for the Camera
> tab.  Are there other files I need to bring in?
> 
> Also, the camview video is really dark and blue, is there an
> adjustment for the color?
> 
> Thanks,
> 
> Jon

This is what I have in my .ini file Jon: (word wrap off so it doesn't muck this 
up)

EMBED_TAB_NAME = CAM_View
EMBED_TAB_COMMAND = camview-emc -c mycamviewcfg -g togle-caa.ui -H campins.hal 
-w {XID}

Then mycamviewcfg (name is arbitrary as long as it has your setup) is:



0
0
0
32
64
0
100
2
32
1


1
0




1
0.980285
0.0358434
0.0358434
0
100
18.1
1

   
3
0
video.circle
sum2.%d.out
XYZABCDEFGH
20
0.980285
0.0358434
0.0358434
0






Then togle-caa.ui:



  
  
  
  
True
0
0

  
True
2
3

  
G43H99
True
True
False
True
  
  
1
2
GTK_SHRINK
GTK_SHRINK
  


  
Save XYZ
True
True
True
  
  
1
2
1
2
GTK_SHRINK
GTK_SHRINK
  


  
True
True
adjustment_circle

False
0
right
  


  
True
True  
adjustment_angle
  

False
right
  
  
1
2
  


  
Center3
True
True
True
  
  
2
3
GTK_SHRINK
GTK_SHRINK
  


  
Center4
True
True
True
  
  
2
3
1
2
GTK_SHRINK
GTK_SHRINK
  

  

  
  
100
0.10001
10
  
  
100
0.10001
10
  


And campins.hal:

#CamView pins
loadrt oneshot names=forOn,forOff
addf forOn servo-thread
addf forOff servo-thread
setp forOn.width .1
setp forOff.width .1
setp forOff.falling 1
setp forOff.rising 0
net forOnNet genescamviewcfg.hal_checkbutton1 => forOn.in forOff.in
net cam1 forOn.out => halui.mdi-command-06
net cam2 forOff.out => halui.mdi-command-07
net cam3 camview.hal_button1 => halui.mdi-command-08
net cam4 camview.hal_button2 => halui.mdi-command-09
net cam5 camview.hal_button3 => halui.mdi-command-10

If its dark & blue, check whats associated with the V4L2 video format spec,
it might not be correct for that camera.  Thats in the camviewcfg file.

My camera would be happier on a USB2.0 port, atom boards claim to have
only one USB2.0, but I've not found which one it is yet.  Currently
plugged into a USB1.1 port on the front panel & obviously suffering,
but it does work.  Just painfully slow.  My Shoe box is high on a shelf
and the control box sits beside it, so I need a ladder to get up to
it and play with ports vs camera cable.  I should look at the board
drawing that came with it perhaps?  :)

I now have 3 tabs in the backplot window, backplot, bare dro, and camview now.
The dro also shows in the camview tab, but needs a background text color set,
hard to read when its mixed into the camera video.

I hope this helps more than it confuses.

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 
US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/li

Re: [Emc-users] center finder camera / camview-emc

2014-05-09 Thread Jon Elson
On 05/10/2014 12:35 AM, Jon Elson wrote:
> OK, got camview-emc loaded, as described in the Wiki page
> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Digital_Zoom_To_Camview-Emc
>
> But, not all of it is working.  If I just have the line like
> this:
>
> EMBED_TAB_COMMAND = ./camview-emc-f1oat.py -w {XID}
>
> I get a video in the Camera tab, but if I
> put either :
> -C camview.cfg
> or
> -g cam.ui
>
> in the line, then I just get a blank gray window for the Camera
> tab.  Are there other files I need to bring in?
>
>
Oh, just to be clear, I DID download the camview.cfg and 
cam.ui files.

Jon

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-09 Thread Jon Elson
OK, got camview-emc loaded, as described in the Wiki page
http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Digital_Zoom_To_Camview-Emc

But, not all of it is working.  If I just have the line like 
this:

EMBED_TAB_COMMAND = ./camview-emc-f1oat.py -w {XID}

I get a video in the Camera tab, but if I
put either :
-C camview.cfg
or
-g cam.ui

in the line, then I just get a blank gray window for the Camera
tab.  Are there other files I need to bring in?

Also, the camview video is really dark and blue, is there an
adjustment for the color?

Thanks,

Jon

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-09 Thread Bari
I'm going to update the howto docs shortly. 10.04 should work just fine 
with just adding the repos, installing the packages

http://psha.org.ru/debian/README.html

and making 2 lines of mods to your .INI

Add following lines to INI file:

  EMBED_TAB_NAME = Camera
  EMBED_TAB_COMMAND = camview-emc  -w {XID}


Camunits 12.04 also works except for the plugins. We still have to build a 
package for the plugins. Maybe sometime next week.

12.04 also lets you try the newer 3.4.55 RTAI kernel.


http://wiki.linuxcnc.org/cgi-bin/wiki.pl?LinuxCNC_On_Ubuntu_Precise


On 05/09/2014 12:30 PM, Jon Elson wrote:
> OK, so the camera works.  Now, I'd like to
> build a new LinuxCNC system, based on the 10.04 (Lucid)
> kernel.  But, all the doc for camview-emc refers to Hardy.
> Does anyone know if the various software pieces
> (camview and camview-emc) that psha recommends
> loading are available on 10.04?  Are there any gotchas
> with this?  Does anybody else have camview-emc running
> on a 10.04 kernel?
>
> Thanks much in advance, the docs for this are a bit
> hard to follow, and I'm afraid they may be out of date.
>
> Jon
>
> --
> Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
> • 3 signs your SCM is hindering your productivity
> • Requirements for releasing software faster
> • Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-09 Thread Gene Heskett
On Friday 09 May 2014 14:55:25 bi...@ivdc.com did opine
And Gene did reply:
> What align stuff and align kit?

There is an alignment aid kit (google it) that works with camview-emc, 
fixes 2 problems.

1) it moves the machine from where ever it is, to put the camera looking 
at where the tool was before you moved it, and once you've located the 
target, then moves the machine back to match the target.  This you need to  
calibrate, normally by milling a teeny dimple, zeroing the machine, then 
doing the move, then find the target, at which point you can save this 
offset and use it every time.

The other is that if you have say a pcb to do both sides of, and it has 2 
or more registration holes at arbitrary locations, it can read those holes 
from side one, then turn it over and read those same holes in side 2 and 
apply including any rotation between front and back, and compensate for 
that.  It is not something I have exercised for real, not having made a 
board since I mounted the camera, but the theory says it should work.  
That would save me the work of making a custom pallet every time I have to 
deal with a new board size.


> On May 9, 2014, at 2:29 PM, Gene Heskett  wrote:
> > On Friday 09 May 2014 13:30:32 Jon Elson did opine
> > 
> > And Gene did reply:
> >> OK, so the camera works.  Now, I'd like to
> >> build a new LinuxCNC system, based on the 10.04 (Lucid)
> >> kernel.  But, all the doc for camview-emc refers to Hardy.
> >> Does anyone know if the various software pieces
> >> (camview and camview-emc) that psha recommends
> >> loading are available on 10.04?  Are there any gotchas
> >> with this?  Does anybody else have camview-emc running
> >> on a 10.04 kernel?
> > 
> > I do.
> > 
> >> Thanks much in advance, the docs for this are a bit
> >> hard to follow, and I'm afraid they may be out of date.
> > 
> > Its not too bad Jon, the main problem I had was running down a
> > working copy of halio.c. so all the "align" stuff worked.  Seems
> > there are 2 or more versions, but only one actually works.  OpenGL
> > MUST work though, and
> > 
> > finding the correct combo for that atom board wasn't exactly cut &
> > dried.
> 
> > The align kit gives a compensation for the off axis camera, which is
> > on the right side of the spindle sled casting here, glued and bolted
> > both.
> > 
> >> Jon

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 
US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-09 Thread billy
What align stuff and align kit?

On May 9, 2014, at 2:29 PM, Gene Heskett  wrote:

> On Friday 09 May 2014 13:30:32 Jon Elson did opine
> And Gene did reply:
>> OK, so the camera works.  Now, I'd like to
>> build a new LinuxCNC system, based on the 10.04 (Lucid)
>> kernel.  But, all the doc for camview-emc refers to Hardy.
>> Does anyone know if the various software pieces
>> (camview and camview-emc) that psha recommends
>> loading are available on 10.04?  Are there any gotchas
>> with this?  Does anybody else have camview-emc running
>> on a 10.04 kernel?
>> 
> I do.
> 
>> Thanks much in advance, the docs for this are a bit
>> hard to follow, and I'm afraid they may be out of date.
>> 
> Its not too bad Jon, the main problem I had was running down a working 
> copy of halio.c. so all the "align" stuff worked.  Seems there are 2 or 
> more versions, but only one actually works.  OpenGL MUST work though, and 

> finding the correct combo for that atom board wasn't exactly cut & 
dried.
> 
> The align kit gives a compensation for the off axis camera, which is on 
> the right side of the spindle sled casting here, glued and bolted both.
> 
>> Jon
>> 
>> ---
>> --- Is your legacy SCM system holding you back? Join Perforce May 7
>> to find out: • 3 signs your SCM is hindering your productivity
>> • Requirements for releasing software faster
>> • Expert tips and advice for migrating your SCM now
>> http://p.sf.net/sfu/perforce
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
> 
> 
> Cheers, Gene
> -- 
> "There are four boxes to be used in defense of liberty:
> soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> Genes Web page 
> US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS
> 
> 

--
> Is your legacy SCM system holding you back? Join Perforce May 7 to find 
out:
> • 3 signs your SCM is hindering your productivity
> • Requirements for releasing software faster
> • Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-09 Thread Gene Heskett
On Friday 09 May 2014 13:30:32 Jon Elson did opine
And Gene did reply:
> OK, so the camera works.  Now, I'd like to
> build a new LinuxCNC system, based on the 10.04 (Lucid)
> kernel.  But, all the doc for camview-emc refers to Hardy.
> Does anyone know if the various software pieces
> (camview and camview-emc) that psha recommends
> loading are available on 10.04?  Are there any gotchas
> with this?  Does anybody else have camview-emc running
> on a 10.04 kernel?
> 
I do.

> Thanks much in advance, the docs for this are a bit
> hard to follow, and I'm afraid they may be out of date.
> 
Its not too bad Jon, the main problem I had was running down a working 
copy of halio.c. so all the "align" stuff worked.  Seems there are 2 or 
more versions, but only one actually works.  OpenGL MUST work though, and 
finding the correct combo for that atom board wasn't exactly cut & dried.

The align kit gives a compensation for the off axis camera, which is on 
the right side of the spindle sled casting here, glued and bolted both.

> Jon
> 
> ---
> --- Is your legacy SCM system holding you back? Join Perforce May 7
> to find out: • 3 signs your SCM is hindering your productivity
> • Requirements for releasing software faster
> • Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 
US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-09 Thread Viesturs Lācis
2014-05-09 20:30 GMT+03:00 Jon Elson :

> Does anybody else have camview-emc running
> on a 10.04 kernel?
>

Yes, I think that is the way I have a camera picture in another tab in Axis.
Sorry, I do not remember, how exactly did I set it up, but since I am not
really the guy to write the code and build from source, I think I simply
followed the instructions.
The part of "how to get it" mentions Lucid, even more, it says that plugin
for DRO  etc is not available for Hardy, so Lucid seems like a better
choice:
http://psha.org.ru/b/camview-emc.html

Viesturs
--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] center finder camera / camview-emc

2014-05-09 Thread Jon Elson
OK, so the camera works.  Now, I'd like to
build a new LinuxCNC system, based on the 10.04 (Lucid)
kernel.  But, all the doc for camview-emc refers to Hardy.
Does anyone know if the various software pieces
(camview and camview-emc) that psha recommends
loading are available on 10.04?  Are there any gotchas
with this?  Does anybody else have camview-emc running
on a 10.04 kernel?

Thanks much in advance, the docs for this are a bit
hard to follow, and I'm afraid they may be out of date.

Jon

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users