I have created an automation to control MadCAM through Grasshopper. With the Lunchbox plugin I can export the codes from Grasshopper to Rhino 8. Everything works great, except for one issue: when I let Grasshopper handle the post-processing, my CNC files do not include the .END line at the end of the script. Apart from that, the program runs perfectly.
When I type the codes manually in Rhino, everything works as expected. However, when Grasshopper sends the script to Rhino automatically, the .END line disappears. I suspect this happens because the entire script is exported at once, causing the process to run too quickly for Rhino to register the ending properly.
Has anyone experienced this issue as well, and possibly found a solution? I’ve heard from others that it occurs more often, but I haven’t been able to find any clear fix.
Kind regards,
Sem van Overbeeke