Status Update - When I upgraded to version VcarvePro 11 from my version 10.5. I brought over projects from previous versions and just ran the files to generate new cut files. I never checked the values in the Setup Material settings. When I updated to 11.503 again I didn't check the Setup Material settings until I started having problems. When I did check the Setup Material settings I found 0's in both Z1 and Z Gap above material settings which were reflected in the generated G code. Once I clicked on OK and recalculated my tool paths then examined the generated G code files I noticed an additional Z axis move in the Footer generated section. I have been editing my post processors since version 5 or 7 so this "automatic" Z axis change was unexpected and concerning. Since I do edit and customize my post processors I take into consideration where I want the Z axis to be at the end of a run and include that in my customized post processor and didn't expect Z move values to be added from Setup Materials settings.
Now we get to the "software too smart for it's own good" part. I am using Mach3 with a macro programmable pendant. I have a macro that auto-zero's my Z axis with a touch probe. If I run a Vectrics 3D model with engraving on the model. After finishing the 3D model I then change bits, run the auto-zero macro on the new bit Mach3 has no knowledge that my Z height is now below the surface of the material so at the end of the run it goes to [ZH] (which is now down in the work piece) and X0.0,Y0.0, which means I now have a cut at the engraving depth all the way back to 0.0 and a destroyed work piece.
With a Vectrics support person giving me step by step instructions I was able to figure out a non ideal solution.
1. Vectrics with version 11 has a new post processor system -- after editing a post processor YOU MUST INSTALL THE NEW POST PROCESSOR USING THE MACHINE TAB. Prior to version 11 I just edited the post processor with notepad++ and re-saved it back into the post processor folder.
2. I have edited my post processor file to send the Z axis to a height above the project that I know is safe.
Have fun All!!!