Re: [Emc-users] Hal file naming conventions

2020-05-14 Thread Gene Heskett
On Thursday 14 May 2020 00:39:28 David Berndt wrote: > Wondering if anyone cares to share with me a useful naming convention > for your signals? Do you also use the name parameters to name your > components or do you just stick with and2.0 thru and2.x? > > My hal config works fine, but I worry

Re: [Emc-users] Triggering an external relay from a BOB

2020-05-14 Thread Gene Heskett
On Thursday 14 May 2020 20:30:58 Dan Henderson wrote: > Hello everyone, I have a simple question for you. I’m testing the > ability to trip a simple 5v relay with an output pin from a 5 axis BOB > and don’t seem to be having any luck. I have motion-spindle-reverse > mapped to the output pin (04).

Re: [Emc-users] Triggering an external relay from a BOB

2020-05-14 Thread Dan Henderson
Here’s a pc of the external relay board. On Thu, May 14, 2020 at 8:15 PM Dan Henderson wrote: > I’ll do one better by attaching the Chinglish manual. Attached > Thanks Gene. > [image: Word Document] > New type V5 CNC_Interface_Board_LV2.doc > >

Re: [Emc-users] QtPyVCP installation error

2020-05-14 Thread Valerio Bellizzomi
On Thu, 2020-05-14 at 13:44 -0500, Bari wrote: > On 5/14/20 11:39 AM, Valerio Bellizzomi wrote: > > On Thu, 2020-05-14 at 12:31 -0400, Eric Keller wrote: > >> error: can't copy 'pyqt5designer/Qt5.7.1-64bit/libpyqt5_py2.so': > >> doesn't exist or not a regular file > >> > >> > >> It appears you

Re: [Emc-users] Triggering an external relay from a BOB

2020-05-14 Thread Gene Heskett
On Thursday 14 May 2020 21:15:26 Dan Henderson wrote: > I’ll do one better by attaching the Chinglish manual. Attached > Thanks Gene. > [image: Word Document] > New type V5 CNC_Interface_Board_LV2.doc >

Re: [Emc-users] Triggering an external relay from a BOB

2020-05-14 Thread Dan Henderson
I’ll do one better by attaching the Chinglish manual. Attached Thanks Gene. [image: Word Document] New type V5 CNC_Interface_Board_LV2.doc On Thu, May 14, 2020 at 7:58 PM Gene Heskett wrote: > On

Re: [Emc-users] Triggering an external relay from a BOB

2020-05-14 Thread Chris Albertson
My first guess is that the BoB can't source or sink enough current to energize the relay coil. But we have to know what exact relay, power supply, and BoB you have and exactly how they are all connected. Could you post a schematic? On Thu, May 14, 2020 at 5:33 PM Dan Henderson wrote: > >

Re: [Emc-users] Triggering an external relay from a BOB

2020-05-14 Thread Chris Albertson
Sorry about the last reply written before seeing the posted manual. As Gene points out it is "14" or "4". But also, my guess is you need to supply 5 volts to the board via either a power supply or a USB cable. One why to debug this is to but a voltmeter on the relay coil and toggle pin 14.

Re: [Emc-users] Hal file naming conventions

2020-05-14 Thread Todd Zuercher
For items that aren't easily named, a comment line (#comment) in the hal file can be useful. Todd Zuercher P. Graham Dunn Inc. 630 Henry Street  Dalton, Ohio 44618 Phone:  (330)828-2105ext. 2031 -Original Message- From: David Berndt Sent: Thursday, May 14, 2020 12:39 AM To:

Re: [Emc-users] QtPyVCP installation error

2020-05-14 Thread Bari
On 5/14/20 11:39 AM, Valerio Bellizzomi wrote: On Thu, 2020-05-14 at 12:31 -0400, Eric Keller wrote: error: can't copy 'pyqt5designer/Qt5.7.1-64bit/libpyqt5_py2.so': doesn't exist or not a regular file It appears you don't have a prerequisite or it's not installed properly in the expected

[Emc-users] Triggering an external relay from a BOB

2020-05-14 Thread Dan Henderson
Hello everyone, I have a simple question for you. I’m testing the ability to trip a simple 5v relay with an output pin from a 5 axis BOB and don’t seem to be having any luck. I have motion-spindle-reverse mapped to the output pin (04). Was expecting an M4 to go high on the mapped pin and trigger

Re: [Emc-users] Hal file naming conventions

2020-05-14 Thread andy pugh
On Thu, 14 May 2020 at 05:42, David Berndt wrote: > Wondering if anyone cares to share with me a useful naming convention for > your signals? Do you also use the name parameters to name your components > or do you just stick with and2.0 thru and2.x? I like to give them names that include what

[Emc-users] LinuxCNC master

2020-05-14 Thread Valerio Bellizzomi
Hello, how do I download LinuxCNC master (2.8-pre) and install QtPyVCP ? Regards. ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

Re: [Emc-users] LinuxCNC master

2020-05-14 Thread Valerio Bellizzomi
On Thu, 2020-05-14 at 13:44 +0100, andy pugh wrote: > On Thu, 14 May 2020 at 13:38, Valerio Bellizzomi wrote: > > > > Hello, how do I download LinuxCNC master (2.8-pre) and install QtPyVCP ? > > The easiest way to get 2.8 or Master is from the BuildBot: > > http://buildbot.linuxcnc.org > >

Re: [Emc-users] LinuxCNC master

2020-05-14 Thread andy pugh
On Thu, 14 May 2020 at 13:38, Valerio Bellizzomi wrote: > > Hello, how do I download LinuxCNC master (2.8-pre) and install QtPyVCP ? The easiest way to get 2.8 or Master is from the BuildBot: http://buildbot.linuxcnc.org Follow the instructions there. -- atp "A motorcycle is a bicycle with a

Re: [Emc-users] Hal file naming conventions

2020-05-14 Thread Gene Heskett
On Thursday 14 May 2020 12:12:26 Roland Jollivet wrote: > Just add a comment at the top referencing a text file where you have > it all described? > Shirley (or Roland) you jest. It makes far more sense to clutter up your hal files with comment blocks for function headers that explain that, I

[Emc-users] QtPyVCP installation error

2020-05-14 Thread Valerio Bellizzomi
I have followed the instructions on github and got the error in the attached file: UPDATING build/lib.linux-x86_64-2.7/qtpyvcp/_version.py set build/lib.linux-x86_64-2.7/qtpyvcp/_version.py to 'v0.3.7' running install_lib copying build/lib.linux-x86_64-2.7/qtpyvcp/_version.py ->

Re: [Emc-users] QtPyVCP installation error

2020-05-14 Thread Eric Keller
error: can't copy 'pyqt5designer/Qt5.7.1-64bit/libpyqt5_py2.so': doesn't exist or not a regular file It appears you don't have a prerequisite or it's not installed properly in the expected directory On Thu, May 14, 2020 at 12:02 PM Valerio Bellizzomi wrote: > I have followed the instructions

Re: [Emc-users] Hal file naming conventions

2020-05-14 Thread David Berndt
I guess my biggest issue is I don't name the components themselves. Then when I try to describe what a signal is connecting it's connecting some terribly named thing, with another terribly named thing, so my signals end up not being very usefully named thing like SigNot2And27 or whatever

Re: [Emc-users] LinuxCNC master

2020-05-14 Thread Valerio Bellizzomi
On Thu, 2020-05-14 at 13:44 +0100, andy pugh wrote: > On Thu, 14 May 2020 at 13:38, Valerio Bellizzomi wrote: > > > > Hello, how do I download LinuxCNC master (2.8-pre) and install QtPyVCP ? > > The easiest way to get 2.8 or Master is from the BuildBot: > > http://buildbot.linuxcnc.org > >

[Emc-users] Hal file naming conventions

2020-05-14 Thread Roland Jollivet
Just add a comment at the top referencing a text file where you have it all described? On Thu, 14 May 2020 at 06:42, David Berndt wrote: > Wondering if anyone cares to share with me a useful naming convention for > your signals? Do you also use the name parameters to name your components > or

Re: [Emc-users] QtPyVCP installation error

2020-05-14 Thread Valerio Bellizzomi
On Thu, 2020-05-14 at 12:31 -0400, Eric Keller wrote: > error: can't copy 'pyqt5designer/Qt5.7.1-64bit/libpyqt5_py2.so': > doesn't exist or not a regular file > > > It appears you don't have a prerequisite or it's not installed properly in > the expected directory If so the instructions are