Re: [CAD_CAM_EDM_DRO] Re: setting machine zero
Posted by
CL
on 2003-03-15 07:24:34 UTC
andrewyslee wrote:
G90
G52 X-8.5 Y-4.5 Z-5.0
G00 X0.0 Y0.0 Z0.0
G01 X1 Y2 F100.0
make sure you have the "Setup" for the machine indicating that machine
zero is in the top right by the direction to travel to seek home....
That should work..... They have a pretty good manual in regards use of
code. I'd bet it could give you some pointers and options that I don't
even use.
Chris L
>Tried this:I was just headed out the door.... But Try this...
>
>In the fixture offset table
>G-code X-offset Y-offset Z-offset
>G54 -8.5 -4.5 -5.0
>G55....
>
>G54 G90
>G01 X1 Y1
>
G90
G52 X-8.5 Y-4.5 Z-5.0
G00 X0.0 Y0.0 Z0.0
G01 X1 Y2 F100.0
make sure you have the "Setup" for the machine indicating that machine
zero is in the top right by the direction to travel to seek home....
That should work..... They have a pretty good manual in regards use of
code. I'd bet it could give you some pointers and options that I don't
even use.
Chris L
Discussion Thread
andrewyslee
2003-03-14 08:30:16 UTC
setting machine zero
CL
2003-03-14 10:43:32 UTC
Re: [CAD_CAM_EDM_DRO] setting machine zero
andrewyslee
2003-03-14 14:35:27 UTC
Re: setting machine zero
Chris L
2003-03-14 17:18:43 UTC
Re: [CAD_CAM_EDM_DRO] Re: setting machine zero
andrewyslee
2003-03-15 06:03:19 UTC
Re: setting machine zero
CL
2003-03-15 07:24:34 UTC
Re: [CAD_CAM_EDM_DRO] Re: setting machine zero
pcfw
2003-03-20 16:13:19 UTC
Re: setting machine zero