Precision Tooling & CAM Prepress

Wire EDM Vector DXF CAM Preparation Guide: Tangency Arcs, Spark Offsets & Zero-Defect Toolpaths

A comprehensive engineering prepress handbook for toolmakers, die designers, and CNC programmers preparing 2D and 4-axis DXF/SVG geometry for wire electrical discharge machining.

🛠️ Interactive Prepress Calculator:

Calculate spark gap offset, wire radius compensation, and tangent G02/G03 arc geometry. Launch the free Wire EDM Spark Gap & Profile Offset Calculator →

1. The Geometry Challenge in Wire EDM Machining

Wire Electrical Discharge Machining (Wire EDM) achieves sub-micron tolerances (±0.001 mm) and surface finishes down to $R_a < 0.1\ \mu\text{m}$ in hardened steels (D2, CPM-10V, Carbide) and aerospace superalloys. However, unlike milling cutters that can deflect without breaking, a continuously fed traveling electrode wire (0.10 mm to 0.33 mm brass or zinc-coated core) is held under high mechanical tension (1,200 to 2,500 grams) in a high-pressure dielectric water bath.

When CAM software imports substandard vector geometry—such as faceted polylines from auto-traced bitmaps or micro-gap bezier approximations—the machine controller's lookahead buffer experiences severe velocity stutter. This causes localized wire dwell, excessive over-sparking, dielectric cavitation, and wire breakage.

Prepress Rule: Every curve in a Wire EDM vector profile must consist of smooth G02/G03 tangent circular arcs rather than hundreds of microscopic linear segments (G01). Tangency ensures constant servo feed rate and uniform spark erosion.

2. Mathematical Toolpath Offsets: Wire Radius + Spark Gap

The CNC wire toolpath does not trace the physical nominal part boundary directly. Instead, the CNC controller offsets the wire centerline by a single-sided offset distance ($H$):

H = (d_w / 2) + S_g Where: d_w = Physical Wire Diameter (e.g., 0.250 mm) S_g = Electrical Discharge Spark Gap (Roughing: 0.035 mm; Skimming: 0.005 mm) Total Single-Side Offset H1 (Pass 1 Rough) = 0.125 + 0.035 = 0.160 mm

During multi-pass machining (typically 1 roughing cut followed by 2 to 4 skim passes), the discharge energy is progressively reduced. As the spark gap contracts from 35 microns down to 3 microns, the offset schedule is adjusted in CAM. Use our free Wire EDM Spark Gap & Profile Offset Calculator to compute exact multi-pass toolpath offsets.

3. Inside Corner Radii & Undercut Relief Geometry

Because the traveling wire has a finite radius plus a spark discharge corona, a Wire EDM can never cut an infinitely sharp inside 90° corner. The absolute minimum inside radius achievable on an internal aperture is:

R_min = (d_w / 2) + S_g_final

For a standard 0.25 mm wire on a 4-pass skim schedule ($S_{g4} \approx 0.003\text{ mm}$), $R_{min} = 0.128\text{ mm}$ (0.0050 in). If your mating punch requires a razor-sharp square edge, you must incorporate relief features into your DXF vector master:

4. Slug Retention Tabs and Lead-In Strategies

In internal die apertures, when the wire completes the closed cutting contour, the internal piece of scrap metal (the "slug") separates. If the slug tips or falls into the lower flushing nozzle, it can destroy the sapphire diamond wire guide or weld itself across the spark gap.

To ensure automated, lights-out machining:

  1. Start Hole Positioning: Drill wire thread start holes in the scrap slug zone at least 2.0 mm away from the finished contour.
  2. Lead-In / Lead-Out Arcs: Enter the contour with a smooth tangential arc ($R = 1.0\text{ to }2.0\text{ mm}$) to eliminate entry witness marks.
  3. Retention Bridge (Tab): Leave a 0.50 mm to 0.80 mm uncut tab on the roughing pass. Apply a glue stop, magnetic slug retainer, or sacrificial skim cutoff pass to drop slugs safely.

Need Scanned Blueprints or Sketches Converted to EDM-Ready DXF?

SpotItLive Vector Studio converts low-res raster images, hand sketches, and PDF drawings into mathematically continuous, closed-loop DXF and SVG files with tangent G02/G03 arc fitting ready for immediate Wire EDM CAM import.

Upload Blueprint for Vector Conversion →

5. DXF Export Standards for Wire EDM CNC Controllers

CNC Controller System Recommended DXF Format Polyline Tangency Tolerance Layer Architecture
Sodick (LN / ALC Series) AutoCAD R12 / 2000 DXF < 0.0005 mm arc fit Separate layers for Contour, Start Holes, Tabs
Fanuc Robocut (31i-WB) DXF Release 2000 ASCII < 0.001 mm arc fit Zero Z-depth 2D flat planar polylines
Makino (Hyper-i / U-Series) AutoCAD 2004 DXF / IGES < 0.0002 mm arc fit Color-coded taper angle tags
Mitsubishi (D-PRO / MP Series) DXF R12 / NC G-Code < 0.0005 mm arc fit Clean 2D profile without overlapping lines