Quick DXF to G-Code Conversion Instructions

From Open Source Ecology
Revision as of 01:06, 15 June 2011 by Marcin (talk | contribs) (Created page with "Under Coordinates, set all start at and Z values to 0, G1 feed Z-direction 150, G1 feed xy direction - 10. This works well for 1/2" steel plate. Under File Beg. & End - change G...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Under Coordinates, set all start at and Z values to 0, G1 feed Z-direction 150, G1 feed xy direction - 10. This works well for 1/2" steel plate.

Under File Beg. & End - change G21 to G20 for inch units.

Import DXF, then export G-Code.

Keep your DXF in the (x,y) > (0,0) coordinate quadrant.