Start a topic
With the exception of Windchill, The PTC Community is on read-only status until April 6 in preparation for moving our community to a new platform. Learn more here
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here

Translate the entire conversation x

Work offset does not appear in nc code

1badc20
3-Newcomer

Work offset does not appear in nc code

Hello all I am trying to use the manufacturing side of creo to make a couple basic parts and it seems to be not posting the G90 or G54 lines in the nc code, below is a screenshot of the beginning of the program. I've used a few other CAM systems but this is the first time I've tried using creo for machine toolpaths, so I might have something not set correctly. Below is the post I tried using, it said it was for a HAAS VF8. Does anyone know what I need to change so these 2 lines of code will be in the nc code output?

1badc20_1-1686865851401.png

 

1badc20_0-1686865832613.png

 

 

 

 

 

ACCEPTED SOLUTION

Accepted Solutions

Add G0 to the start program of the program.  See video.

(view in My Videos)

View solution in original post

3 REPLIES 3

You have to set the parameter named FIXT_OFFSET_REG.

 

This video shows where the parameter is located.

 

(view in My Videos)

Add G0 to the start program of the program.  See video.

(view in My Videos)

Thanks Jonathon, that seemed to get it!

Announcements



Top Tags