Your Totally Right!!!
I was kind of stoked cause I finally found out how to change after lots of trying that I just post it right away before really checking it through how I want it. I put the U on second line and then the Z on one right after.
I even got through with the coolant how they should be.
Every thing was set with "scoolant" while it should be pcan, pcan1 and pcan2 for before, with and after. X style.
Deleted all the sequence numbers ( n$) except the ones in front of tool call.
so I get a N100 for firts operation and N200 for second and so on. I did learn a lot. I remember looking at a post the first time!!! I had no clue where to start or what was what. And now I know a little more so me too can help someone some day.
if mi1$ > one & workofs$ <> prv_workofs$,
[
sav_absinc = absinc$
absinc$ = zero
pbld, n$,"G91 G28 Z0.", e$ #added
pbld, n$, sgabsinc, pwcs, pfxout, pfyout, e$ pfcout, e$
pfzout, e$
pe_inc_calc
ps_inc_calc
absinc$ = sav_absinc
Thanks..... |