I've been working on a 2.5D parametric CAD/CAM app for CNC and Laser for a while. Works great with GSender and my Longmill mk2.5

Hi. I found I spent a lot of time designing for my Longmill and couldn’t easily find a simple sketch program that let’s me easily change dimensions and such so I made one for me. It just kind of grew as i wanted more features and now I have something that I think other people would find useful.

The app runs in the browser directly with no login or downloads. It is open source. Reviews and collaboration very welcome.

Anyway I hope other people find it useful. Would love feedback if you do.

^ Not sure if putting the URL is ok so mods please let me know and I will remove it

1 Like

Linking is fine as long as its free or open source.

I came across this on Reddit - looks like a neat option for free simple cam.

2 Likes

Thanks KGN. Yeah, trying to keep it simple and quick to use.

The file format “.rcam” is open source and well defined with the purpose that other programs or AI can write files and then use RapidCAM as the solver and g-code generator.