Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: Insect on February 25, 2023, 12:51:17 PM

Title: Post processor modification to set end location for cycle end
Post by: Insect on February 25, 2023, 12:51:17 PM
Hi,
I have pored over my post processor, I cannot find where to modify it to do the following: end of cycle rise up all the way, go back 300mm.  Is this an easy mod, can it be done within Mach 4 apart from the post processor? I did attach the avid post processor.

Currently is makes this: "G0 Z15."  Id be happy with
"G0 Z80.
Y300"

Thanks
Title: Re: Post processor modification to set end location for cycle end
Post by: kf2qd on March 22, 2023, 05:53:20 PM
Is homing setup on your machine? If so, you need to set the position for G28. For instance - on mill mill I have G28 go yo Z Machine Home 0, Y machine home zero, and X -6.5 from machine home to put the table toward the front and centered.
Title: Re: Post processor modification to set end location for cycle end
Post by: Graham Waterworth on March 22, 2023, 06:58:31 PM
Try this version :-