Releases: OpenBuilds/OpenBuilds-Fusion360-Postprocessor
V1.0.37
This release includes an option to split the gcode output into multiple files based on line count, known as 'tape splitting'.
Look for the new option in the 'Tool Changes' section of the post options.
If both tool splitting and line splitting are selected then output will be split on both criteria, ie separate files for each tool
which may be further split on line count.
Please be careful to run split files in the correct order.
V1.0.36
This release rolls up a few previous changes and 1 new item.
It includes a major addition, the 'ReCenter' function which fixes the centers of small arcs to prevent Error33 in GRBL controllers.
In this release vertical arcs (YZ and ZX axes) are disabled by default by can be enabled by uncommenting 1 line.
This allows for accurate, small vertical arcs (recentered to prevent errors) that can help with parallel and other fine grained cutting strategies.
V1.0.32
V1.0.31
Release V1.0.30
Bundling up changes since V1.0.27
- 12 Nov 2021 - V1.0.28 : Added property group names, fixed default router selection, now uses permittedCommentChars (sharmstr)
- 24 Nov 2021 - V1.0.28 : Improved coolant selection, tweaked property groups, tweaked G53 generation, links for help in comments.
- 21 Feb 2022 - V1.0.29 : Fix sideeffects of drill operation having rapids even when in noRapid mode by always resetting haveRapid in onSection
- 10 May 2022 - V1.0.30 : Change naming convention for first file in multifile output (Sharmstr)
Release V1.0.27
Bugfix for the lack of Z words in arc moves when multiple circles are cut together without multiple passes or tabs.
Release V1.0.26
Plasma torch touchoff probing. (in V1.0.25, unreleased)
Z check height options : when on Z will lower to the given height (Z zero top of material!) and M0 pause for confirmation.
This allows you to check that Z 0 is set correctly before the cut starts.
Properties reordered to show correctly with the latest version of Postprocess/NCPrograms display.
Release 1.0.24
Improved the coolant code output.
You can now select Flood or Mist coolant, or even both (but Mist requires a special GRBL build).
Release V1.0.23
New stuff in this release:
- Poweron/off for plasma, coolant can be turned on for laser/plasma too
- Add Router11 and dial settings
- Remove end of file marker '%' from end of output (for INTERFACE)
- Arcs smaller than toolRadius can be linearized, read the options.
Release V1.0.20
Release V1.0.20
This release has:
Fix for long comments coming from Fusion360 with Personal license.
Fix for missing rapids in router and laser output.