CNC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good Morning!
There are some drawings that I receive in dxf, and I have to prepare them for the CNC machine to receive them. But for that I have to make a few small changes to the drawings one by one.
I would like to know if someone can help me or direct me to the correct website.
What I have to do is
Create Layer with color:
3 - color 3
4 - color 4
5 - color 5
6 - color 6
CUT - color 7
After:
join all the lines and convert to closed polyline and put in the CUT layer.
Search for all circumferences of radius 3 and put in the layer 3.
Search for all circumferences of radius 4 and put in the layer 4.
Search for all circumferences of radius 5 and put in the layer 5.
Search for all circumferences of radius 6 and put in the layer 6.
Finally record in dxf and close the drawing.
Thanks