Design file to cutable file, HOW?

After hours of watching the training videos, I still can’t see how to save a design into a cutable format, and import into Motion.
I save the design and try to import into “Motion” and it say there is no G code.
HELP!

Welcome to the forum!

All I do is design the file and then select “save as” in CC, and then save wherever you want on your computer/external drive. Right now I just started a folder on the desktop.

Then go to “load file” in Carbide Motion and select said file to import.

Did you create toolpaths?

https://carbide3d.com/hub/courses/create/toolpaths/

did you get a 3D preview of the simulated toolpaths which matches how you want the design to cut?

https://carbide3d.com/hub/courses/create/simulation/

Were you successful at “Hello World”?

https://carbide3d.com/hub/courses/running-shapeoko/hello-world/

c.f.,

did you then follow up with:

https://carbide3d.com/hub/courses/running-shapeoko/hello-contour/

and so forth?

If you’re still stuck, let us know the specifics of your file and what you are doing step-by-step (or check in at support — have you done a training session yet?).

Will brings up a good point I didn’t mention, design, create tool path, save as.

A further consideration is that there have been a couple of different file formats for this over the years — the current is to have the toolpaths in the .c2d file and send that to Carbide Motion which then extracts the G-code to send to the machine.

Details at:

https://carbide3d.com/blog/carbide-create-v7/

Not sure what I was doing wrong but it is working. Just as simple as you said. Very thankful for everyone’s responses.

2 Likes

I got it to work now. Thanks for all the suggestions I will go back and try the “hello world” now that you told me how to find the file. Much appreciated !!!

I have the file uploaded now but yes, I will go ahead try the hello world "project again now.

Thanks so much

1 Like

Thanks, this article is very helpful.
I think I was saving and opening the tool path and not the .c2d format

Thanks

I did not do the tool paths. I will try that.
I did do the hello world. Guessing that can with the tool paths.
Haven’t done the training yet, but I think I will need to. Too much like asking directions (not manly, ha ha)

Thanks for all the info. I have cut a circle so far, not sure how that worked. There is hope.

If you were able to cut a circle you’re on your way. I only learned by watching the training videos and performing simple designs and then running them on the machine. It gets easier and rewarding as well.

Another option is downloading a few simple files from CutRocket, see how they are designed with the tool paths assigned. Open the file in Carbide Create, this will allow you to see the specific setting for bits used, settings for the cuts etc. (Just check the software version used for files on CutRocket, older version are not compatible with V8 if not saved in V7 prior)

You just have to keep learning, asking for help is ok.

1 Like

Opening other files to learn is a great idea.

Seems not setting the tool paths was my issue.
I’ve now cut a letter that I imported but can’t figure out how to have it cut full depth in one pass and
not cut in multiple passes.
I somehow have it set to cut only .1” per pass. Do you know where that setting is?
Is it In Create or Motion?

Thanks for your help.

For a CNC, it is usual to cut in multiple passes — remember you’re using a tool which doesn’t have positional feedback — each time it tries to make a motion you have to ensure that the forces involved are such that the machine will be able to make the step with essentially absolute certainty.

Where possible avoid slotting and add geometry and cut as a pocket

and/or

and consider leaving a roughing clearance and taking a finishing pass.

For an example of testing see:

If you want to change parameters for the tool path you will need to be in CC—>tool path tab. Select the tool path, right click and select “edit tool path”. This will open the original side window for the tool path you created. At this point you can edit any of the areas available for the specific tool path created, contour, pocket etc.

Remember to “save” (or “save as” if you want a new file) the file and then reload into CM.

You need to make sure the tooling and stock thickness will allow full depth passes as Will points out above, if not you may break a bit or skip step on the machine. I would use the standard settings for now until you get used to the material you’re cutting. I still do when using bits with a cut diameter less than 1/8”. I’m ok with slower feed speeds for the detail of the smaller bits in wood. Other material such as plastics and metals need higher feed rates but even then it’s relative to bit size.

1 Like

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