I have been trying to cut a pretty detailed STL that has a lot of regular curves. I’m finding that the current cam software that I am using does not have arc interpolation. So it is creating a lot of tiny lines segments and the cuts are taking an extremely long time.
Does carbide create pro have any arc interpolation?
No, Carbide Create also converts all geometry into polylines so as to make the math easier and calculations faster.
That said, with the acceleration/motion planner in Grbl, so long as the buffer stays full a bunch of short-line moves which approximate an arc should cut about as quickly as the G2/G3 arc which they describe — at least that’s my understanding — someone who understands the Grbl source such as @chamnit could better explain this.
I am currently using Kiri:Moto when I cut STL files. I am trying to figure out if carbide create pro would be an improvement.
I’m trying to cut a STL of a Mayan calendar. The outside perimeter is circular but has many different features etc. I am uncertain if the STL is just always going to be really slow and difficult because of its unique shape or if there’s any kind of CAM software that can help me speed it up.
Probably it would be necessary to use a much smalller offset which wouldn’t allow the tool to try to cut along the perimeter of vertical features which are taller than the cutting flute length.