Can Gcode files be saved as CC files?

I have .NC files I’d like to have saved as c2d, is this possible?

No, I’m pretty sure that’s not possible. CC does not have any function for importing a seperate G-code file.

I just tried this… Convert to SVG [cnc-apps.com]
and it seemed to work pretty good. It only creates a flat XY vector, and each move is a separate vector, so joining them you have a LOT of nodes. But it could certainly be used as a reference when creating a design.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.