Problems with post processor in fusion

Hi Guys, I’m using Guffys post processor in fusion. I use a Mac and my set up is a tt lowrider. When I load the gcode onto my machine and hit start cut it just freezes my machine. Any help would be much appreciated!

;Fusion 360 CAM 2.0.8407
; Posts processor: DIYCNC_Marlin20.cps
; Gcode generated: Sun May 31 17:46:34 2020 GMT
; Document: Untitled
; Setup: Setup1
;
; Ranges table:
; X: Min=30.428 Max=123.785 Size=93.357
; Y: Min=27.888 Max=83.145 Size=55.257
; Z: Min=-6.85 Max=15 Size=21.85
;
; Tools table:
; T11 D=3.175 CR=0 - ZMIN=-6.85 - flat end mill

; *** START begin ***
G90
G21
M84 S0
G92 X0 Y0 Z0
; COMMAND_TOOL_MEASURE
M0 Attach ZProbe
G28 Z
G92 Z0.8
G0 Z40 F300
M400
M0 Detach ZProbe
; *** START end ***

; *** SECTION begin ***
;2D Pocket1 - Milling - Tool: 11 - flat end mill
; X Min: 30.428 - X Max: 123.785
; Y Min: 27.888 - Y Max: 83.145
; Z Min: -6.85 - Z Max: 15
; COMMAND_START_SPINDLE
; COMMAND_SPINDLE_CLOCKWISE
M0 Turn ON 7639RPM
; COMMAND_COOLANT_ON
M117 2D Pocket1
G0 Z15
G0 X119.796 Y75.735 F2500
G0 Z5 F300
; MOVEMENT_LEAD_IN
G1 Z2.817 F349
; MOVEMENT_RAMP_HELIX
G1 X119.773 Y75.73 Z2.698 F127
G1 X119.709 Y75.717 Z2.597
G1 X119.611 Y75.702 Z2.527
G1 X119.552 Y75.696 Z2.514
G1 X119.493 Y75.693 Z2.5
G1 X119.383 Z2.496
G1 X119.274 Y75.701 Z2.492
G1 X119.165 Y75.716 Z2.488

This is a pause message. You either need to hit resume, or configure it to not do tool changes.

Thanks Jeff I will look at it. My LCD screen never pops up to resume. I’ll see if I can take tool changes off in fusion and try it

It may be thinking the other kind of LCD is connected. I’m not sure the tft ones can resume.

I can pause and resume while cutting. When I export out of fusion it says 1% and location and doesn’t do anything else on my screen. Can I just take that command out of the code? Will that work?

I got it figured out. Properties on my pp weren’t working, for some reason they are now.