CAD CAM EDM DRO - Yahoo Group Archive

Re: Rotary Axis home and/or limit switches

Posted by Torsten
on 2010-02-07 15:38:34 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "ya_nvr_no" <yanvrno@...> wrote:
>
> I have added a couple of rotary axis's But am having an issue with coming up with a good way to home them. One switch gives me a home position but if I rotate one revolution the switch is made again. I am using CNCpro, it uses a limit switch as the home switch.(would another program handle this better?)
>
> So for example, an issue on the B & C axis.
> Do I home at somewhere >90 degrees then move the B axis to the vertical position once I know what that angle is? Manual Zero this location.
> Home the C axis and then rotate it ~180 to find the center of the truncated 360 degree rotation? Manual Zero this location
> And on an A table axis I would be limited to less than 360 degrees.
>
> My options are:
> Using a M code or manual toggle switch to disable the homing/limit switches after homing
> or
> Using both home and limit switches, create a logic IC circuit/or PLC that determines conditions.
>
> I've searched but find no info on how this is handled.
> There has to be a straight forward way to handle this.
> Thanks for any HELP/Direction
>

This is usually entirely up to the controllers Software how homing is done on the Rotary Axes.
The Software I am using will look for the trigger of the Switch for Homing only when specificly executing a homing move.
Then the following happens.

1) Check is trigger is allready pressed. Go step 3 if true.
2) Rotate fast as configured right or left untill trigger actuates.
3) Backoff trigger in reverse slowly untill trigger breaks.
4) Backoff aditional distance as configured fast and set
machine zero for the Axes there.

Durring other Machining moves this trigger is ignored.

Discussion Thread

ya_nvr_no 2010-02-05 07:41:44 UTC Rotary Axis home and/or limit switches Michael Fagan 2010-02-05 07:50:27 UTC Re: [CAD_CAM_EDM_DRO] Rotary Axis home and/or limit switches Stephen Wille Padnos 2010-02-05 08:09:03 UTC Re: [CAD_CAM_EDM_DRO] Rotary Axis home and/or limit switches Roland Jollivet 2010-02-05 08:31:53 UTC Re: [CAD_CAM_EDM_DRO] Rotary Axis home and/or limit switches David LeVine 2010-02-05 12:23:01 UTC Re: [CAD_CAM_EDM_DRO] Rotary Axis home and/or limit switches Stephen Wille Padnos 2010-02-05 12:46:39 UTC Re: [CAD_CAM_EDM_DRO] Rotary Axis home and/or limit switches Nathan Clark 2010-02-05 21:24:30 UTC Re: [CAD_CAM_EDM_DRO] Rotary Axis home and/or limit switches Torsten 2010-02-07 15:38:34 UTC Re: Rotary Axis home and/or limit switches Roland Jollivet 2010-02-08 11:49:09 UTC Re: [CAD_CAM_EDM_DRO] Re: Rotary Axis home and/or limit switches Michael Fagan 2010-02-08 18:21:53 UTC Re: [CAD_CAM_EDM_DRO] Re: Rotary Axis home and/or limit switches Andrew Mathison 2010-02-10 22:49:25 UTC Re: Rotary Axis home and/or limit switches Mark Bingham 2010-02-11 02:45:46 UTC Re: Rotary Axis home and/or limit switches