Fusion Plasma Post processor for use with Version 5 and also legacy software.

Status
Not open for further replies.

breezy

Moderator
This Post will always contain the latest version of this post processor

IMPORTANT READ ME
  • This Post processor is for use with Version 5. It can also be used with legacy (v3.51 & v4.01) software.
  • It supports the MASSO DTHC, Legacy THC's and No THC
  • As the Post processor is refined the latest version will be posted here in this first entry, until Autodesk update their MASSO post page.
    If there is no attachment then Autodesk has the latest version.
    Autodesk MASSO page

The Zip file contains the following
  • The latest post processor version
  • A user manual to help with basic information parameters.

Understanding G200
It is important to understand that the purpose of G200 is to simplify the Gcode required for probing, piercing and cut height management.
It is therefore relevant for all THC types and non THC machines.
G200 is required for all users with a MASSO DTHC as the voltage parameter is required to set the height.
Legacy THC units do not use this parameter and need to manually set the cutting voltage at the THC.


Note: This topic has been locked as it is for the distribution of this Post Processor and other relevant information.
If you have a problem or questions please post in the Question and Answer section.
 

Attachments

  • Fusion Plasma Post Processor.zip
    237.2 KB · Views: 66
Last edited:

breezy

Moderator
Fixed THC on circle/arc always turning THC OFF.
Now THC turns OFF if circle/arc radius is less than property settings.
If Ancillary comments is ON then the circle/arc radius is displayed in the gcode.
Code:
(CIRCLE RADIUS 10 MM)
N60 M667 F10.
N65 G3 X50. Y75. I-10. J0. F2000.
.....
(CIRCLE RADIUS 5 MM)
N135 M666
N140 G2 X5. Y100. I5. J0.
 

breezy

Moderator
Fixed NC Program reading Material thickness parameter as a Metric value when Fusion is running in Imperial mode.
Also fixed default internal values to supply correct imperial or metric values.
 
Last edited:

breezy

Moderator
Used Feed optimization values in the Passes tab to set THC minimum Radius and THC Z feedrate.
1710319435619.png
Reduced Feed Radius == THC Minimum Radius
Reduced Feedrate == THC Z Feedrate.

Also fixed various metric and imperial value usages.

Updated PDF to reflect changes in the PP.
 

breezy

Moderator
Fixed G200 command for Legacy files.

Edit Fixed error introduced fixing G200 command. 31/10/2024.
Edit Fixed error introduced fixing G200 command. 25/11/2024.
 
Last edited:
Status
Not open for further replies.
Top