Re: [Emc-users] estop writes to toolchange pin out? more testing

2007-05-22 Thread Jon Elson
Alfred Smart wrote: > I have done more testing and found that when I put the machine in > estop it jumps to the next line of code to be executed. > Then when I bring it out of estop and push the machine on button it > takes off to the next instruction and not finishing the previous line of > c

Re: [Emc-users] homing

2007-05-22 Thread Jon Elson
John Kasunich wrote: > Stephen Wille Padnos wrote: > > >>># connect index pulses to motion controller >>># do these when index pulsing is figured out >>>net Xindex axis.0.index-enable ppmc.0.encoder.00.index-enable >>>net Xindex axis.1.index-enable ppmc.0.encoder.01.index-enable >>>net Xindex axi

Re: [Emc-users] homing

2007-05-22 Thread Jon Elson
Stephen Wille Padnos wrote: > Jon Elson wrote: > >>Clearly, index-enable is getting shut off before the index pulse >>comes true. I cannot see how the hardware or driver, as it is >>now written, can do this. >> >> > > Me either. There's only one place in the driver where index-enable gets >

[Emc-users] estop writes to toolchange pin out? more testing

2007-05-22 Thread Alfred Smart
I have done more testing and found that when I put the machine in estop it jumps to the next line of code to be executed. Then when I bring it out of estop and push the machine on button it takes off to the next instruction and not finishing the previous line of code,it could be a rapid move!

Re: [Emc-users] homing

2007-05-22 Thread John Kasunich
Stephen Wille Padnos wrote: >> # connect index pulses to motion controller >> # do these when index pulsing is figured out >> net Xindex axis.0.index-enable ppmc.0.encoder.00.index-enable >> net Xindex axis.1.index-enable ppmc.0.encoder.01.index-enable >> net Xindex axis.2.index-enable ppmc.0.enco

Re: [Emc-users] How to

2007-05-22 Thread Sven Mueller
Rod Welland wrote on 20/05/2007 17:28: >> I think you hit it on the head Ray Nero has not created a boot disc >> there is only one file on the CD and not the 9 or so I should be >> seeing. So I,m going to download another CD burning prog form the >> internet today and have another go. You probab

Re: [Emc-users] homing

2007-05-22 Thread Stephen Wille Padnos
Jon Elson wrote: >Stuart Stevenson wrote: > > >>Gentlemen, >>I have uploaded a picture to imagebin. The name of the picture is stustev. >>This is a screen shot of the feedback from the homing cycle of my >>machine. I am using ppmc boards and EMC2-head. >>The machine moves positive to

Re: [Emc-users] RS274/NGC Language

2007-05-22 Thread Jack Ensor
Thanks. Just what I've been looking for. Jack Ensor Sam Sokolik wrote: >This is a good start >http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Oword > >sam >- Original Message - >From: "Jack Ensor" <[EMAIL PROTECTED]> >To: "Enhanced Machine Controller (EMC)" >Sent: Tuesday, May 22, 2007 8

Re: [Emc-users] RS274/NGC Language

2007-05-22 Thread Sam Sokolik
This is a good start http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Oword sam - Original Message - From: "Jack Ensor" <[EMAIL PROTECTED]> To: "Enhanced Machine Controller (EMC)" Sent: Tuesday, May 22, 2007 8:26 AM Subject: [Emc-users] RS274/NGC Language >I can't find any reference to cre

Re: [Emc-users] inverting an Limit switch

2007-05-22 Thread Alex Joni
you can only invert pins that are outputs from the parport. for inputs you have 2 pins: pin-10-in and pin-10-in-not ergo you need: linkps parport.0.pin-10-in-not => Xlimits Regards, Alex - Original Message - From: "Wijngaarde, Ronald" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 22, 2007

Re: [Emc-users] inverting an Limit switch

2007-05-22 Thread John Kasunich
Wijngaarde, Ronald wrote: > Hello, > i just started using EMC2 and things are looking well. > I added some X and Y linit switches to the parallel port 0, pin 10 and 11. > The problem is that they are active low switches (gnd when pressed, 5V when > open). I can't seem to make EMC2 recognise this.

[Emc-users] RS274/NGC Language

2007-05-22 Thread Jack Ensor
I can't find any reference to creating and using subroutines other than the canned processes. Is this possible and what would the gcode look like if it is? Jack Ensor - This SF.net email is sponsored by DB2 Express Downloa

[Emc-users] inverting an Limit switch

2007-05-22 Thread Wijngaarde, Ronald
Hello, i just started using EMC2 and things are looking well. I added some X and Y linit switches to the parallel port 0, pin 10 and 11. The problem is that they are active low switches (gnd when pressed, 5V when open). I can't seem to make EMC2 recognise this. I tried this: newsig Xlimits bi