Hello everyone, I need Chiron posts processor maybe someone have it? or i need help editing my pots

I am starter on editing Mastercam post processor. I need an advice what i have to change on my posts processor file or in ( Mastercam X6 ) to get NC code like this :
%
/N10G74Z0
/N20G53D0H0
/N30G92Z965000
N40G54S1000M03
N50G0X70000Y-20000H1M08
N60G0Z75000
N70G0Z68000
N80G01X-490000F500
N90G01Y-230000
N100G0Z500000M09
N110
N120
N130
N140G53M05
N150G0X550000Y630000
/N160Z965000
/N170G92Z0
N180
N9999M30

Our post processor code is like this :

N10 M0
N20 G0 G21 G90
N30 X-9.6644 Y37.1746
N40 G92
N50 M0
N60 G42 G1 X-12.05 Y39.0569
N70 G2 X-12.55 Y39.557 J.5
N80 G1 Y46.55
N90 X12.55
N100 Y39.5569
N110 G2 X12.05 Y39.057 I-.5
N120 G40 G1 X11.0617 Y39.2093

Our chiron fz 33 machine with bosh micro cnc 8 control system gives me an error becouse code is with dots for example : N30 X-9.6644 Y37.1746 if i write code n30 x-964000 y 370000 than everythink works fine.

Maybe someone can give me an advice becouse i can't find it by my self

Thank you for helping me !