The problem I have is that when I export the baked waffle to a dfx file for machining the lines or surfaces or curves get split into tiny line segments and or arcs.
This is only a problem when I use the grasshopper definition not when I use the Rhino Bowerbird BBwaffle.
I’ve added a join curves command after my make boundary surface command. It didn’t help.
I also tried changing my export to DXF into CAM Metric, that didn’t work.
I also tried export surfaces as solids. That didn’t help.
Remember too that Bowebird uses a mesh as an input for waffling so curved surfaces get split into a triangular mesh if you just use the MeshBrep command for example. Sections cut through a mesh of lots of small triangular faces will give you lots of small lines rather than curves or arcs.
One of the DXF options lets you export all those little lines as polylines though as HS_Kim points out, but they will still be faceted when you look closely!