AI-powered GCode generator with Langmuir post processor

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.

Watch SentienPath In Action on YouTube

2 Likes

Good luck with your venture. I am a rabid anti AI person (no good will come from this in the end).

Be interested to know if a drawing of nothing but circles/curves with smoothing and feed optimization still generates a program speed.

4 Likes

I totally agree that no good will come from this AI nightmare in the end. My stock portfolio loves it.

3 Likes

This is going to be the speices ultimate obituary.

2 Likes

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 :wink: