Hey everyone — Snapperhead here. Some of you may remember me from the wireless mouse interference thread.
I got so frustrated with the cost and the CAM workflow that I ended up building my own solution. It’s called SentienPath — you upload a DXF or SVG, pick your machine, and it generates production-ready GCode in seconds. It has a dedicated Langmuir post processor built in as well as a large assortment of other post processors.
3 free generates, no card required. I am dropping this here first because I would love feedback from this community since you’re exactly who I built it for.
Thanks for taking the time to check it out, I look forward to your feedback.
Great question — yes, arc moves are handled natively. Circles and curves output as G2/G3 arc commands rather than segmented lines, so smoothing and feed optimization apply correctly. Happy to generate a test file if you want to see the output. I won’t lie I had to ask my AI on that one