Fusion g code runs well but erases work coordinates in candle at the end of the program

Fusion g code runs well but erases work coordinates in candle at the end of the program

jscott6SWZG
Advisor Advisor
168 Views
1 Reply
Message 1 of 2

Fusion g code runs well but erases work coordinates in candle at the end of the program

jscott6SWZG
Advisor
Advisor

I need the g code to allow candle to remember the work cooridinates at the end of the program...so I can flip the part and continue.

 

I checked the gcode the end is a m30 command end of program return to top of program.  Can i just delete the m30 command...

 

If so how can i make fusion 360 do this automatically.....

 

What other fixes are there wo I retain the work coordinates

 

 

0 Likes
169 Views
1 Reply
Reply (1)
Message 2 of 2

mattdlr89
Advisor
Advisor

M30 is program end and reset. 

Do you want to replace it with a different code to end your program or just nothing? 

The post processor can be edited to output whatever you need. What post processor are you using? (.cps file). 

0 Likes