Hopefully this one is quick. I used Estlcam to do a simple speaker mounting bracket and the elipse for the 6x9 and the outer rim cam out with “flat spots” where either the g-code didn’t tell theachine to arc, or the machine didn’t calculate the arc right.
Here’s a picture. I generated the tool path from a fusion360 dxf export of a sketch I drew up.
Anyway, it just looks like your arcs were broken into a series of straight line segments either by your cad or cam. I would suspect the dxf file first before estlecam or the machine.
I was fooling around with the order of commands that Estlcam output and accidentally put the “G” commands at the end of the line. Marlin didn’t output any errors strangely enough.
I might try it with a marker and the correct order sometime later and let you know the results.
My son-in-law is currently having exactly that problem with printing - I think the answer lies somewhere in a Fusion export setting (he’s exporting to .obj).