I agree, the only time I have found denounce really useful with a limit-switch, 
was to compensate for a failing cable with an intermittent short (until I can 
find a round-tuit to replace the cable).

----- Original Message -----
From: "Marius Liebenberg" <mar...@mastercut.co.za>
To: emc-users@lists.sourceforge.net
Sent: Monday, April 14, 2014 1:21:37 AM
Subject: Re: [Emc-users] Linuxcnc stepper mill configuration

Hi Bill
Please dont apologize for asking questions. Were here to help you man. I 
was not offended at all.
You are falling into a trap that many people seem to do when working 
with a new setup. I have a golden rule that says - "One thing at a time"
Change and fix one thing at a time and start with the most obvious 
problem. Always measure the result of your change. And dont move on 
until you have found an answer for that particular problem.
Oh and you know the definition of insanity - doing the same thing over 
and over and expecting a different result every time.

Use the "Show Hal Configuration" function under the machine menu to look 
at the physical condition of the limit inputs to make sure that they are 
in the correct startup condition that you expected. Put a watch on them 
and change the switches on by one to see that they all do as you 
expected. Unless you have a lot of noise on your system, the debounce is 
normally not required.


On 2014-04-13 05:41, Bill Brettle wrote:
> Sorry Marius,
>
> I did read your message and I thought I had tried it together with a
> multitude of other configs, but I must have either missed it put a typo in
> the line somewhere, anyhow, my sincere apologies.
>
> I thought I had it then I found I had some wiring problems (as Gene
> said)(LM7805 and LM7905 are different). Between fixing these and helping
> look after my 5yr old Grandson who is on school vacation, I haven't
> achieved much.
>
> Yesterday I finally got LCNC connected to my mill and immediately received
> messages *"joint 0 limit switch X".*
>
> I googled this and found that the problem was BOUNCE and I needed to run a
> "debounce" commands. I found two methods (see "debounce" file). The first
> was to be included in custom.hal which I did and received an error message
> "parport.0.pin-10-in already exists"
>
> I deleted this and added the second method to BillsMill.hal this time I got
> the LINUXCNC ERROR attached. Now I'm bushed, Where do I go from here?
>
> Incidentally, what to I do with the other items in the Debug file
> information?
>
> Sorry to be such a pest.
>
> Regards Bill
>
>
> On Mon, Apr 7, 2014 at 12:27 AM, Marius Liebenberg
> <mar...@mastercut.co.za>wrote:
>
>> I thought that was exactly what I explained. Make me think of Eric
>> Clapton - I must be invisible :)
>>
>> On 2014-04-06 16:21, andy pugh wrote:
>>> On 6 April 2014 14:14, Bill Brettle <billbret...@gmail.com> wrote:
>>>
>>>> I've worked hard at my .ini and Hal but can't get rid of that error.
>>> The problem is still there and still the same cause.
>>>
>>> You have:
>>> setp parport.0.pin-01-out-invert
>>>
>>> You should have:
>>> setp parport.0.pin-01-out-invert 1
>>>
>>> or, if you prefer:
>>> setp parport.0.pin-01-out-invert true
>>>
>>> "setp takes two arguments" means that a setp command needs to know
>>> which pin to set _and_ what value to set it to.
>>>
>> --
>>
>> Regards /Groete
>>
>> Marius D. Liebenberg
>> +27 82 698 3251
>> +27 12 743 6064
>> QQ 1767394877
>>
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Put Bad Developers to Shame
>> Dominate Development with Jenkins Continuous Integration
>> Continuously Automate Build, Test & Deployment
>> Start a new project now. Try Jenkins in the cloud.
>> http://p.sf.net/sfu/13600_Cloudbees
>>
>>
>> _______________________________________________
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users

-- 

Regards /Groete

Marius D. Liebenberg
+27 82 698 3251
+27 12 743 6064
QQ 1767394877

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to