Hi and thanks for looking.
I'm running a Sherline lathe and mill through EMC2 on Ubuntu and everything has been going well for the three weeks that I have ventured into this.
I'm having trouble with a profile exported from DolphinCam. I'm trying simply put a diameter on the end of 12mm acrylic stock. The animation in DC appears to be correct for the tool path but once opened in EMC2 Turn, a line in the code cuts my radius into a cone.
The job is done in two parts within the same .nc file. The rough pass completes correctly (nice radius). The finish pass moves the tool to Z0 and moves it to an end X,Y with Radius = 4.
My lathe doesn't process the radius and moves the tool in a straight line cutting the stock to a cone.
The line in the g-code is:
N1135G01Z0.0
N1145G02X3.8Z-4.0R4.0 <-- This one
N1155G01Z-19.2
Q: Is there a setting in EMC2 that defines arcs?
If not, do you have any ideas as to why this is happening.
Thanks a lot!
Goose