Skip to main content
8-Gravel
February 19, 2021
Question

G post Mazak Integrex - NC sequence parameter

  • February 19, 2021
  • 0 replies
  • 927 views

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