Message 1 of 7
Custom Post Processor for GRBL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The 'Generic GRBL' Post Processor in Autodesk Fusion360 isn't really well optimized or adapted to GRBL, so I decided to modify it and try to make a more user-friendly and robust PostProcessor for GRBL based machines. I tested on an Openbuilds OX with Makita RT0700 but I think it should work well on ShapeOko's and XCarve as well..
A few of the immediate advantages :
- doesn't write a M6 T1 toolchange (which GRBL doesn't handle)
- at the end of the job, moves spindle up, shuts down spindle then moves to machine origin
- a comment block at the beginning gives an overview of operations, tools, and spindle speeds
- translates spindle RPM to a 1-6 dial setting for those who use a Makita RT0700 or similar spindle (Dewalt 611, Bosch Colt)
Get it from https://github.com/Strooom/GRBL-Post-Processor
Imagineer : first imagine it, then engineer it