Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts!
X
Novice to Gpost I am trying to develop the post for Mori Seiki 5 axis machine. !!!
It is almost completed except for a few things.
For the tool length prep Code the acceptable value is G43.4 but the values that Gpost accepts are integer numbers and not ones with decimals.
So, can someone out there give me an idea ?
T.I.A
Georgios L.
Cnc programmer
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
I think that the only way to do that is using FIL subroutine I remember in the past, there was a way to develop a FIL subroutine which finds and replaces staff in the gcode. But it's been 7-8 years since that time i was dealing with gpost. Maybe someone here knows the way...
I think the "REPLAC/" does the job... someone more experienced to help??
2011/8/9 Nikos Kaminakis <->
> Hi George, > > I think that the only way to do that is using FIL subroutine > I remember in the past, there was a way to develop a FIL subroutine which > finds and replaces > staff in the gcode. But it's been 7-8 years since that time i was dealing > with gpost. > Maybe someone here knows the way... > > regards, > >
Define the length compensation code in GPOST questionnaire as for example 43 , i.e. G43, then add the following lines at the beginning of your FIL macro file :