CAD CAM EDM DRO - Yahoo Group Archive

Re: EMC running at last!

Posted by Dan Falck
on 1999-11-02 20:50:14 UTC
Okay, I tried it again, got it to work, and documented what I did:

edit emc.ini with the particular machine that you have in mind:

TASK = minimilltask (for Fred's mini stepper mill)

EMCMOT = steppermod.o (for a stepper system)

Look down past the AXIS ini info for the minimill stuff again:

EMCIO= minimillio

Edit all three axis' to disable the limit switch settings

[AXIS_0].... (axis_1 and axis_2 are going to be edited too)

MIN_LIMIT_SWITCH_POLARITY= 0
MAX_LIMIT_SWITCH_POLARITY=0

Dan





At 09:41 PM 11/2/1999 , you wrote:
>From: "Matt Shaver" <mshaver@...>
>
>> I do not
>> have the computer hooked up to an actual machine yet and I can't get the
>> estop to reset. I presume the system thinks I have hit a limit switch
>> or something. The axis fonts are red... Not the green of a ready to go
>> system. I presume there is a place to tell the program how to behave
>> but I don't know where that is. I would guess in the emc.ini file.
>
>You guess correctly. Toggle the values of MIN_LIMIT_SWITCH_POLARITY and
>MAX_LIMIT_SWITCH_POLARITY for each of the axis until the readout digits turn
>yellow (they will turn green when you home each axis). You may also need to
>complement the value of ESTOP_SENSE_POLARITY to enable getting out of e-stop,
>and if you have HOME_SWITCH_POLARITY set right you'll be able to home each
>axis with nothing connected.
>
>Matt
>

Discussion Thread

Clint Bach 1999-11-02 06:14:03 UTC EMC running at last! Jon Elson 1999-11-02 10:38:49 UTC Re: EMC running at last! Ian Wright 1999-11-02 12:39:02 UTC Re: EMC running at last! Clint Bach 1999-11-02 10:23:34 UTC Re: EMC running at last! Dan Falck 1999-11-02 18:30:21 UTC Re: EMC running at last! Dan Falck 1999-11-02 19:21:09 UTC Re: EMC running at last! Matt Shaver 1999-11-02 19:41:41 UTC Re: EMC running at last! Dan Falck 1999-11-02 20:50:14 UTC Re: EMC running at last! Clint Bach 1999-11-03 02:55:10 UTC Re: EMC running at last!