Hello;

I've gotten my threading post very close to working well in the processor, but I cannot figure out how to change the prefix to the finish_number_of_cuts which brings in the spring passes. It defaults to "D" and I can't find the question anywhere in the postprocessor to change it. I looked though all the other post processors for Mach3 as well and could not find it. I assume there is probably a reference line somewhere that is not put in the file I have, as there are lots of skipped processor line blocks. Does anyone know where the reference guide is showing what each line number is referenced to, or specifics to this reference line?

Here is what I have in threading 87 processor line:

87. Start of thread (G76) cycle
n,"G76",thread_x2,thread_z2,thread_lead,thread_fir st_cut,thread_angle_in,thread_machine_allowance,th read_last_cut,finish_number_of_cuts,"L360 (Remove if no chamfer)"

Thanks.