I created a 3D object in FreeCAD that I want to carve with my Shapeoko 4XL. I exported the file to a DXF file in FreeCAD. When I try to bring it into CC by selecting open and the .DXF file all I get is a message box the says “Error” and nothing else.
If .DXF is not the file format to use, what format should be used to import a 3D CAD file into Carbide Create? My options in FreeCAD are: 3mf, amf, iges, oca, csg, scad, step, smf, x3d, gltf, glb. There are a bunch of others, but they are for analysis functions in other programs. If anyone else is using FreeCAD to design I will upload the native file so you can look at it.
which doesn’t have any path information, which seems to match with the DXF — it’s only 712 lines long, and none of the lines seem to have any sort of geometry — what does FreeCAD show if you quit and then relaunch and then import this DXF into a new workspace?
If you don’t use Carbide Create to create the G-code for the Shapeoko what post processor do you use? That’s my concern using FreeCAD Path to create the G-code. Will a generic GRBL post processor work with the Shapeoko controller?
Yes, our machines use Grbl as their firmware, so that should work — I would suggest testing incrementally in a piece of scrap, and using a G-code previewer to verify files at least at first.