Problem with file

Could it be that you are near or have exceeded the GCode size limit for Carbide Motion? Have you tried to view the GCode simulation in CAMotics?

1 Like

You were exactly right! I overlooked the bottom vs top as the zero point. Once I changed that it worked perfect. I did encounter another issue once I did the cut. If you look at the image in CC, it shows all the leaves of the laurel branches there. But when it cut, on the right side, top of the laurel one of the leaves cut as just a line. I thought I had overlooked that as an image issue, but I just reviewed it and it does not show like that in CC. Suggestions? Again, you guys are great! Thank you for always helping and teaching!IMG_0027

1 Like

one thing I do to diagnose difference between what I think the design is and what comes out… is upload the gcode to https://ncviewer.com/ and see what the software sends to the shapeoko… that basically halves where the problem could be

OK. That’s way above my head. I looked at the program but I have no idea what I am looking at.

you can see the visualization on the right of the page… that’s what to look at not so much the code

(also I wrote a tool for myself that converts the gcode back to SVG but more manual than a nice web page … there’s also programs like universal gcode sender that you can install locally will visualize the gcode for you)

so when i open the file how do i see the image? I opened the file but don’t know what to do from there to see it.

(just checking you sent it the .nc file right and not the .c2d)

for me when I upload .nc files I get a visual (3D-ish) on the right side of that page

I uploaded the file in carbide motion, whatever that is

If anybody has any more ideas for help on this, please let me know. Trying to get a project completed for a Christmas gift. Thank you!

I find the easiest to use G-Code previewer to be CAMotics (actually sent in a donation):

https://camotics.org/

It installs locally, and if associated with .nc files, one just has to double-click on them for a quick preview:

I made an XML file which has the definitions for most Carbide 3D tooling and posted it to the CAMotics user group: https://groups.google.com/forum/#!forum/camotics-users

https://groups.google.com/forum/#!topic/camotics-users/0GLqFDkJm18

and it’s on Gitub: https://github.com/WillAdams/Design_Into_3D/blob/master/Carbide3D_CAMotics_tools.json

1 Like

Ok, I appreciate all of it, but what does this mean? In CC it doesn’t show like that, in your screen shot it does. What does it mean and how do I fix it? I know nothing about gcode. Thank you

so your gcode matches your cut out wood? If that’s the case the issue is on the CC/design side not the machine/physical side…
means the problem has been halved :wink:

1 Like

I generated the G-Code using Carbide Create 445 — and it matched the preview in that — please try it:

https://carbide3d.com/carbidecreate/beta/

OK, I see there is a new version of CC. I assume you are saying I need to do it in the new version? I opened your link and installed the new version. I have created my design in it with that logo. However, in CC it does not give me options for wood and the tool library is pretty much empty and I don’t see how to add anything. Thanks

For feeds and speeds the router speed setting should match the feeds and speeds for your selection of endmill and material. Please see:

(there’s a row matching dial settings to RPMs at the bottom)

There’s an interactive version at: https://public.tableau.com/profile/willadams#!/vizhome/Carbide3DCNCFeedsandSpeeds/Sheet1?publish=yes Note that the feeds and speeds in Carbide Create are updated for trim routers in 433 and later: https://carbide3d.com/carbidecreate/unstable/

See https://www.youtube.com/watch?v=S9bceJxpqG0 for concepts on this and see the series #MaterialMonday: #MaterialMonday on YouTube for specifics.

You should test feeds and speeds in a piece of scrap using the technique at: https://precisebits.com/tutorials/calibrating_feeds_n_speeds.htm

Another consideration is Climb vs. Conventional Milling and tooling engagement — where possible avoid slotting and add geometry and cut as a pocket (Adding geometry to cut as a pocket with a finishing pass ).

Extensive discussion at: Origin/consistency of chipload recommendations and https://shapeokoenthusiasts.gitbook.io/shapeoko-cnc-a-to-z/feeds-and-speeds-basics with a spreadsheet for this at: Speeds, Feeds, Power, and Force (SFPF) Calculator

Duplicate a library with a suitable name, then modify the feeds and speeds to match what you want — you can do this in the app, or by editing the CSV in Excel (do Help | About | Open Data Directory)

I’m confused, sorry. The new CC will not let me create a library. It will not let me add tools. Nothing. I can’t even get the “center” command to work. It won’t center up or down, and locks in that scree, I have to close CC and reopen to get back to main screen. On settings tab for my wood, it will not give me option for wood of any kind.

My apologies, please revert to 433:

https://carbide3d.com/carbidecreate/download/

OK, I will do that. I assume I download 43 from your site again? And once I do that, am I back to the beginning problem again of the line being cut instead of leaf? Thanks!

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