Replaced Laptop Now Wont Cut Correctly

Had to replace my laptop
installed repiter host and made sure that repiter server was not installed

hooked up to machine every thing moves correctly

ran simulation in fusion 360 and was correct

post process to g code and loaded into repiter host

using mini rambo board

ran code and machine just plunges and cuts only in the +y -y for the fitst part second part it does a triangle then will start to cut correctly for a bit than back to crap

this file cut properley on my other laptop

lost ??
download (2)
download (1) download
her is a copy of the first 50 lines if thegcode

(1001)
(MACHINE)
(  VENDOR AUTODESK)
(  MODEL MPCNC)
(  DESCRIPTION GENERIC 3-AXIS)
(T7  D=3.175 CR=0. - ZMIN=-10.55 - FLAT END MILL)
G0 G90 G94 G17
G21
G53 G0 Z0.

(2D CONTOUR1)
M5
T7
S5000 M3
G4 P4.
G55
G0 X36.513 Y-0.317
Z15.
Z5.
G1 Z4.6 F333.
Z-3.283
G18 G2 X36.83 Z-3.6 I0.318 K0. F1000.
G1 X37.147
G17 G3 X37.465 Y0. I0. J0.317
X-37.465 I-37.465 J0.
X37.465 I37.465 J0.
X37.147 Y0.317 I-0.318 J0.
G1 X36.83
G18 G3 X36.513 Z-3.283 I0. K0.317
G0 Z5.
Y-0.317
G1 Z1. F333.
Z-6.883
G2 X36.83 Z-7.2 I0.318 K0. F1000.
G1 X37.147
G17 G3 X37.465 Y0. I0. J0.317
X-37.465 I-37.465 J0.
X37.465 I37.465 J0.
X37.147 Y0.317 I-0.318 J0.
G1 X36.83
G18 G3 X36.513 Z-6.883 I0. K0.317
G0 Z5.
Y-0.317
G1 Z-2.6 F333.
Z-10.233
G2 X36.83 Z-10.55 I0.318 K0. F1000.
G1 X37.147
G17 G3 X37.465 Y0. I0. J0.317
X-37.465 I-37.465 J0.
X37.465 I37.465 J0.
X37.147 Y0.317 I-0.318 J0.
G1 X36.83
G18 G3 X36.513 Z-10.233 I0. K0.318
G0 Z5.
X133.563 Y36.512
G1 Z4.6 F333.
Z-3.283
G19 G3 Y36.83 Z-3.6 J0.318 K0. F1000.!

If you are using marlin then I think you have the wrong postprocessor because that gcode is not the proper dialect for marlin. I’d recommend guffy’s postprocessor for fusion.

I dont see that option to select

Those images are too tiny to make out any detail.

Make sure when you select Post Process, you select “Personal Posts” from the Source drop down (the one on the top) and then select the DIYCNC that you installed from the link that Barry posted above in the Post Processor drop down right under it. This drop down remembers your selection, but sometimes forgets it and defaults.

Thanks Barry loaded that file and it works great now, that will probbley fix some of the other issues i had