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
Hello All
Does someone know what is the Gpost Code (programming) to get a parameters from the NC Sequence and convert in a NC code?
I would like to take the parameter FLASH_TOOL YES or NO and insert the position on the Spindle on the CNC program.
For example
If I created a NC sequence with the parameter FLASH_TOOL YES on the code on my CNC program has to be
M111
M19 S900
M110
If I created a NC sequence with the parameter FLASH_TOOL NO on the code on my CNC program has to be
M111
M19 S2700
M110
If you prefer could you send me this answer on my e-mail.
cristiano.afarelli@bakerhughes.com
That will help me a lot
Thanks