Re: [Emc-users] camview or emccam or emc_cam

2021-01-25 Thread andy pugh
On Mon, 25 Jan 2021 at 03:53, Bari wrote: > > LinuxCNC probing holes using machine vision: > > https://www.youtube.com/watch?v=7mBQwIzaiaQ I assume that he already had the Haimer? Otherwise the probe + camera seems like an expensive and complex solution compared to a conventional touch probe. --

Re: [Emc-users] camview or emccam or emc_cam

2021-01-25 Thread Bari
On 1/25/21 2:49 AM, andy pugh wrote: I assume that he already had the Haimer? Otherwise the probe + camera seems like an expensive and complex solution compared to a conventional touch probe. Yes a roundabout way to use image processing with a dial indicator vs camera viewing the parts. I s

Re: [Emc-users] camview or emccam or emc_cam

2021-01-25 Thread Gene Heskett
On Monday 25 January 2021 04:07:52 Bari wrote: > On 1/25/21 2:49 AM, andy pugh wrote: > > I assume that he already had the Haimer? Otherwise the probe + > > camera seems like an expensive and complex solution compared to a > > conventional touch probe. > > Yes a roundabout way to use image process

Re: [Emc-users] camview or emccam or emc_cam

2021-01-25 Thread andy pugh
On Mon, 25 Jan 2021 at 16:18, Gene Heskett wrote: > I have downloaded the > opencv-4.5.1-tar.gz and will probably pester you kind people for build > instruction help. I've already looked at the docs but build instructions > are not very well filled out. This page seems fairly comprehensive: http

[Emc-users] hostmot2 bspi interface

2021-01-25 Thread Ralph Stirling
So while I'm exploring hostmot2 communication interfaces, I figured I might as well be thorough and try out BSPI (again, as I looked into it several years ago briefly). In the latest incarnation, the man page (hostmot2, lcnc 2.19-pre0) says that a set of functions are exported: BSPI The B

Re: [Emc-users] camview or emccam or emc_cam

2021-01-25 Thread Gene Heskett
On Monday 25 January 2021 11:27:48 andy pugh wrote: > On Mon, 25 Jan 2021 at 16:18, Gene Heskett wrote: > > I have downloaded the > > opencv-4.5.1-tar.gz and will probably pester you kind people for > > build instruction help. I've already looked at the docs but build > > instructions are not ve

Re: [Emc-users] hostmot2 bspi interface

2021-01-25 Thread Peter C. Wallace
On Mon, 25 Jan 2021, Ralph Stirling wrote: Date: Mon, 25 Jan 2021 16:49:10 + From: Ralph Stirling Reply-To: "Enhanced Machine Controller (EMC)" To: "emc-users@lists.sourceforge.net" Subject: [Emc-users] hostmot2 bspi interface So while I'm exploring hostmot2 communication interfaces,

Re: [Emc-users] camview or emccam or emc_cam

2021-01-25 Thread Gene Heskett
On Monday 25 January 2021 11:27:48 andy pugh wrote: > On Mon, 25 Jan 2021 at 16:18, Gene Heskett wrote: > > I have downloaded the > > opencv-4.5.1-tar.gz and will probably pester you kind people for > > build instruction help. I've already looked at the docs but build > > instructions are not ve

Re: [Emc-users] camview or emccam or emc_cam

2021-01-25 Thread Gene Heskett
On Monday 25 January 2021 12:27:44 Gene Heskett wrote: > On Monday 25 January 2021 11:27:48 andy pugh wrote: > > On Mon, 25 Jan 2021 at 16:18, Gene Heskett > > wrote: > > > I have downloaded the > > > opencv-4.5.1-tar.gz and will probably pester you kind people for > > > build instruction help. I

Re: [Emc-users] camview or emccam or emc_cam

2021-01-25 Thread Chris Albertson
> > renamed it and upzip'd it which got me an opencv-master but copying that > to my src's dir is taking forever. estimated by mc to take 19 > minutes. ??? > 19 min. is reasonable if your computer is not new. This is why people use git to clone the repository rather than copying a .zip file.T

Re: [Emc-users] hostmot2 bspi interface

2021-01-25 Thread andy pugh
On Mon, 25 Jan 2021 at 16:51, Ralph Stirling wrote: > I do not, however, see any of the advertised functions appear in the machine > configuration. > Am I misunderstanding what "exported functions" means? The functions are exported in the same sense as the other functions of the hal API. Extern

Re: [Emc-users] camview or emccam or emc_cam

2021-01-25 Thread Gene Heskett
On Monday 25 January 2021 13:34:39 Chris Albertson wrote: > > renamed it and upzip'd it which got me an opencv-master but copying > > that to my src's dir is taking forever. estimated by mc to take 19 > > minutes. ??? > > 19 min. is reasonable if your computer is not new. > > This is why people us

Re: [Emc-users] Small spring, very simple flat

2021-01-25 Thread Nicklas SB Karlsson
Den 2021-01-25 kl. 00:00, skrev dave engvall: Worst case you find a scrap automotive spring. It is probably something like 5160. Torch cut a piece. Anneal, forge, mill, grind, etc to desired shape. Heat until it is not magnetic, quench in oil. Temper back to about Rc 50. Test. The first try may

Re: [Emc-users] Carousel component indexing/trigger problem

2021-01-25 Thread Andreas Linnarsson
Hi again, I've finally made some small adjustments to make it work with my machine. It's not a global solution yet but if you want you can have a look. I've commented the sections I've changed. As I mentioned in my earlier mail there might be a need for an extra argument when loading the carousel

[Emc-users] Classicladder Sequential

2021-01-25 Thread Todd Zuercher
Does anyone have any examples of Classicladder using a Sequential program? Todd Zuercher P. Graham Dunn Inc. 630 Henry Street Dalton, Ohio 44618 Phone: (330)828-2105ext. 2031 ___ Emc-users mailing list Emc-users@l

[Emc-users] Maybe a minimally printed harmonic drive?

2021-01-25 Thread Sam Sokolik
I am sure the torque is limited - but I feel it might have possibility... https://www.youtube.com/watch?v=QlpkmEEhFqc ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

Re: [Emc-users] Classicladder Sequential

2021-01-25 Thread Nicklas SB Karlsson
Den 2021-01-25 kl. 22:33, skrev Todd Zuercher: Does anyone have any examples of Classicladder using a Sequential program? Guess you have to implement it as a state machine? Came to the conclusion there is two methods to implement programs. Sequential there program may stop and wait for somethi

Re: [Emc-users] Classicladder Sequential

2021-01-25 Thread Dave Cole
Do you mean writing a sequencer in Classic Ladder? As in step logic? Dave On 1/25/2021 4:33 PM, Todd Zuercher wrote: Does anyone have any examples of Classicladder using a Sequential program? Todd Zuercher P. Graham Dunn Inc. 630 Henry Street Dalton, Ohio