


# it under the terms of the GNU General Public License as published by # This program is free software you can redistribute it and/or modify # Turns Polylines into through machining moves on layer 'THROUGH' (not arcs or circles etc.) # Drills holes through all circles smaller than set radius. # Turns only Lines and Polylines into engraving machining moves on layer 'CUT' (not arcs or circles etc.)

This is still work in progress and should be used with caution and at your own risk. Lines and Polylines on other layers will be ignored.Ĭopy and paste the Python code from the collapsible text box below into your favourite editor and it needs to be saved with a. This can be used to completely cut out your part/circuit board or to make larger holes. Polylines on layer 'THROUGH' will be cut all the way through to a set depth in steps which can also be pre-set. Lines and Polylines on layer 'CUT' will be engraved to a set depth. Circles above a set size, in this case 1mm, will be ignored, and circles smaller will be drilled through. You can make circles out of lots or straight lines. Start off making your CAD DXF file using only straight lines and polylines, not arcs or rads. Look at my Links page for the free software I used. I like to edit and run it using Geany but it can be used with any text editor and started from a command line / terminal. It has no GUI ( Graphical User Interface ) but all paths and CNC machine settings can be edited as Python code is just a text file. It should (? I only have Linux ) run on any computer which has Python installed on it. It turns any straight line into a machining / engraving moves and any circles less than a set size it drills a through hole. If it doesn't work we will try to implement an update to make it work.I've been working on some Python code that converts DXF CAD ( Computer Aided Design ) files into G_Code that can be used on my CNC machine, mainly to produce PCBs ( Printed Circuit Boards ) but would also work for engraving text or for drilling the rows of holes in my LED Digital Clock Project. I'll send you a screenshot of the conversion and any problems it may have encountered before you buy. If you want to see if your files will work, please send them to for a test. Please Note: Activation code will be e-mailed to you within 24 hours (usually within only a couple hours).Ĭurrently supports 51 file types, well over 800 post processors, and at least 100+ CNC controllers. This is not a subscription-based service and a one-time activation gives you access for life including any future updates. This does not yet account for tool compensations - that will be added in a future update (already in progress). m, etc) cut file and need to convert back to a drawing file, this is the program for you. If you've lost your original DXF or CAM-specific files and are left with only the g-code (.tap.
