Skip to content

Post Processor for Fusion 360 for use with OpenBuilds Machines running Grbl 1.1

Notifications You must be signed in to change notification settings

mattjlt/OpenBuilds-Fusion360-Postprocessor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBuilds Fusion360 Postprocessor

Creates .nc files optimized for GRBL based Openbuilds-style machines. Supports router and laser operations.

V1.0.25 supports plasma torch touchoff probing.

V1.0.21 now supports plasma cutting

V1.0.20 supports the Personal license restrictions and ultra long comments

V1.0.18 now includes laser operations.

  1. Laser mode supports lasers with and without Z motions.
  2. It is left to the operator to correctly set GRBL parameter $32 as needed on a machine that combines a router and laser head.
  3. The laser is regarded as an extra tool so when posting multiple operations the router code and laser code will be in seperate output .gcode files (exactly as for multiple tool outputs, each tool in its own file).
  4. Laser power is scaled between 0 and 1000 (GRBL spindle RPM defaults).
    You can edit this post to cater for non-default settings. Refer to the 'calcPower' function.

Credits

  1. @swarfer David the Swarfer (lead maintainer)
  2. @sharmstr - multifile output
  3. @Strooom - Initial work

About

Post Processor for Fusion 360 for use with OpenBuilds Machines running Grbl 1.1

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Component Pascal 100.0%