New question about limit and home switches
Posted by
jguenther@v...
on 2001-10-11 13:35:39 UTC
Hi everybody,
I have a question about home and limit switches, and EMC. Let's say I
have a machine with a 12 x 15 table. I want home to be the center if
the table. The machine has limit switches on each axis and a home
switch on the x and y axis positioned so that the table is centered
when the home switches are tripped. The question is, what does EMC do
if a home switch is tripped during a movement such that x would move
from -4 to +4 and trip the home switch when it passes 0? The
following code may help explain this:
g0 x0 Machines is at home.
g0 x-4
g1 x4 Machine being directed to move 8 units from -4 to +4
The g1 x4 movement will pass through the home postion and trip the
home switch. Will this cause problems with EMC?
John Guenther
I have a question about home and limit switches, and EMC. Let's say I
have a machine with a 12 x 15 table. I want home to be the center if
the table. The machine has limit switches on each axis and a home
switch on the x and y axis positioned so that the table is centered
when the home switches are tripped. The question is, what does EMC do
if a home switch is tripped during a movement such that x would move
from -4 to +4 and trip the home switch when it passes 0? The
following code may help explain this:
g0 x0 Machines is at home.
g0 x-4
g1 x4 Machine being directed to move 8 units from -4 to +4
The g1 x4 movement will pass through the home postion and trip the
home switch. Will this cause problems with EMC?
John Guenther
Discussion Thread
jguenther@v...
2001-10-11 13:35:39 UTC
New question about limit and home switches
ccs@m...
2001-10-11 14:16:57 UTC
Re: [CAD_CAM_EDM_DRO] New question about limit and home switches
johnhe
2001-10-11 15:56:33 UTC
Re: [CAD_CAM_EDM_DRO] New question about limit and home switches
Bob Campbell
2001-10-11 17:54:52 UTC
Re: [CAD_CAM_EDM_DRO] New question about limit and home switches
Carol & Jerry Jankura
2001-10-11 19:37:30 UTC
RE: [CAD_CAM_EDM_DRO] New question about limit and home switches
Jon Elson
2001-10-11 22:14:15 UTC
Re: [CAD_CAM_EDM_DRO] New question about limit and home switches
Jon Elson
2001-10-11 22:19:58 UTC
Re: [CAD_CAM_EDM_DRO] New question about limit and home switches