A useful technique I use.I have a flatbed CNC router (3600mm x 1500mm bed)
I export files from VCad as DXF's and the machine software has some settings when importing.
I'm using Viacad pro 10
One technique I use to check if files are going to be cut on my machine, is to use the extrude tool to test the soundness of the file.
The extrude tool is a bit random and sometimes it indicates where the breaks are and sometimes it doesn't.
The key point is
If an outline wont extrude, my machine software wont cut it.As in your file I broke it down into individual components to extrude which helps to isolate problem areas.
It had many errors and I see others have helped you with clean up.
If you look in the picture where the check boxes are, this where there are problems that need to be fixed.
After the test extrude I control Z to undo the extrude or just pull the solid away from the lines.
In your case I would clean it up bit by bit then do a final extrude of the whole object.
Using this technique I can clean up any file by just using Via cad.
For single line curved drawings I add lines to make a closed object then extrude. If its sound I then delete the extra lines.
Hope this helps 👌😊
Just too add to what happens when files go to the cnc.
You might have a nice looking picture.
So when we send that picture to the CNC and ask it to write G code, G code is what tells the machine what to do to make your picture, object depending on what type of CNC it is. (G code can be written manually but These days software has been developed to write it automatically which is obviously a huge time saver.
It looks at / examines all the lines in your drawing and starts writing. When it hits any little gaps, untrimmed intersections, hidden double lines, funny arcs, sometimes unclosed objects, it doesn't know what to do.
So it throws back an error message and then you have to track down what it is that is confusing it.
That's why the extrude tool is so good at picking up glitches, It examines all the lines like a CNC and if it cant make sense of the lines, it wont extrude.
If you give your CNC person clean files they will love you for it. 😉
Edited by user Monday, January 9, 2023 5:43:54 PM(UTC)
| Reason: Added picture and clarification
MaiFy attached the following image(s):
gaps.jpg
(138kb) downloaded 5 time(s).You cannot view/download attachments. Try to login or register.