Re: [Emc-users] 7i76 spindle output

2014-12-07 Thread andy pugh
On 7 December 2014 at 02:51, Jeremy Jones sp01jjo...@gmail.com wrote: I had ABS going and then I switched it over to scale like in the integrator manual. I can try and switch it back. I admit that I have never read the integrator manual, so I don't know what it says. However I suspect that it

Re: [Emc-users] 7i76 spindle output

2014-12-07 Thread alex chiosso
Hi Jeremy. Does your VFD have a CW-CCW physical input to reverse the motor rotation ? If yes you should wire it and activate it related to the sign of motion.spindle-speed-out . Or if your VFD has a differential (+/-10Vdc) input you should use the motion.spindle-speed-out (scaled as needed) to

Re: [Emc-users] 7i76 spindle output

2014-12-07 Thread Jeremy Jones
loadrt scale count=1 addf scale.0 servo-thread setp scale.0.gain 0.002 net spindle-speed-scale motion.spindle-speed-out = scale.0.in net spindle-speed-DAC scale.0.out = your DAC pin name That's whats in the integrator manual. I started out with the abs I copied from a similar machine but then

Re: [Emc-users] 7i76 spindle output

2014-12-07 Thread pc
-- From: Jeremy Jones sp01jjo...@gmail.com To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Sent: Sun, 7 Dec 2014 09:16:53 -0500 Subject: Re: [Emc-users] 7i76 spindle output loadrt scale count=1 addf scale.0 servo-thread setp scale.0.gain 0.002 net spindle-speed-scale motion.spindle

Re: [Emc-users] 7i76 spindle output

2014-12-07 Thread alex chiosso
] 7i76 spindle output loadrt scale count=1 addf scale.0 servo-thread setp scale.0.gain 0.002 net spindle-speed-scale motion.spindle-speed-out = scale.0.in net spindle-speed-DAC scale.0.out = your DAC pin name That's whats in the integrator manual. I started out with the abs I copied from

Re: [Emc-users] 7i76 spindle output

2014-12-07 Thread Jeremy Jones
Subject: Re: [Emc-users] 7i76 spindle output loadrt scale count=1 addf scale.0 servo-thread setp scale.0.gain 0.002 net spindle-speed-scale motion.spindle-speed-out = scale.0.in net spindle-speed-DAC scale.0.out = your DAC pin name That's whats in the integrator manual. I started

Re: [Emc-users] 7i76 spindle output

2014-12-07 Thread Jeremy Jones
speed output so you can't use it as anything but an enable. --Original Mail-- From: Jeremy Jones sp01jjo...@gmail.com To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Sent: Sun, 7 Dec 2014 09:16:53 -0500 Subject: Re: [Emc-users] 7i76 spindle output

Re: [Emc-users] 7i76 spindle output

2014-12-07 Thread Peter C. Wallace
] 7i76 spindle output loadrt scale count=1 addf scale.0 servo-thread setp scale.0.gain 0.002 net spindle-speed-scale motion.spindle-speed-out = scale.0.in net spindle-speed-DAC scale.0.out = your DAC pin name Motion (as of 2.6 I believe) now has an absolute pin: motion.spindle-speed-out

[Emc-users] 7i76 spindle output

2014-12-06 Thread Jeremy Jones
Trying to get the spindle running. What should I be seeing on the spin enable aand direction outputs voltage wise? Not getting anywhere with this and I see no change in voltage even though it shows them active in Hal. --

Re: [Emc-users] 7i76 spindle output

2014-12-06 Thread Peter C. Wallace
On Sat, 6 Dec 2014, Jeremy Jones wrote: Date: Sat, 6 Dec 2014 14:18:40 -0500 From: Jeremy Jones sp01jjo...@gmail.com Reply-To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net To: Emc-users@lists.sourceforge.net Subject: [Emc-users] 7i76 spindle output Trying to get

Re: [Emc-users] 7i76 spindle output

2014-12-06 Thread Jeremy Jones
Machine Controller (EMC) emc-users@lists.sourceforge.net To: Emc-users@lists.sourceforge.net Subject: [Emc-users] 7i76 spindle output Trying to get the spindle running. What should I be seeing on the spin enable aand direction outputs voltage wise? Not getting anywhere with this and I

Re: [Emc-users] 7i76 spindle output

2014-12-06 Thread Jeremy Jones
wrote: Date: Sat, 6 Dec 2014 14:18:40 -0500 From: Jeremy Jones sp01jjo...@gmail.com Reply-To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net To: Emc-users@lists.sourceforge.net Subject: [Emc-users] 7i76 spindle output Trying to get the spindle running. What

Re: [Emc-users] 7i76 spindle output

2014-12-06 Thread andy pugh
On 6 December 2014 at 21:06, Jeremy Jones sp01jjo...@gmail.com wrote: Any reason why when I go ccw may speeds are way off? That's normally due to using spindle-speed not spindle-speed-abs. -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto

Re: [Emc-users] 7i76 spindle output

2014-12-06 Thread Jeremy Jones
I had ABS going and then I switched it over to scale like in the integrator manual. I can try and switch it back. On Dec 6, 2014 6:14 PM, andy pugh bodge...@gmail.com wrote: On 6 December 2014 at 21:06, Jeremy Jones sp01jjo...@gmail.com wrote: Any reason why when I go ccw may speeds are way