Post processor for Autodesk Fusion 360

Download the post processor for fusion 360 2D Wire-EDM machining with dynomotion CNC here.

This post processor was created from a default laser cutting post processor with the following modifications to make it suitable for 2D Wire-EDM with Dynomotion CNC:

-Removed all Z-axis moves (2D wire EDM machining only uses X and Y)
-Changed all G0 moves to G1 moves
-Removed G28 lines
-Changed the formatting of comments
-Removed all laser related parameters
-Added M30 to the end of the file
-Removed M107 and M108 commands
-Removed tool switch T commands, as for EDM only one tool is used
-Renamed some user defined parameters
-Changed default feed rate to 50mm/min (the EDM machine should find its own feed rate, but its always good to start from the same initial rate).