Skip to main content
5-Regular Member
January 15, 2026
Solved

Exporting DXF files for use in plasma cutting

  • January 15, 2026
  • 3 replies
  • 2118 views
I have creo 9.0.5. I'm trying to export a .dxf file so that i can import it into my plasma table software (torchmate V9). The problem is when I go to import it into torchmate, nothing shows up. A long time ago Creo support helped me change some export settings and we got it to work but I've forgotten since then. Any ideas?
Best answer by tbraxton

Assuming these requirements below are accurate (I am not asserting that they are). Are you compliant with these requirements when exporting from Creo? If you are exporting ASCII format files you can open them in a text editor to inspect what is being exported.

 

  • Torchmate CAD/CAM works best with AutoCAD R12 ASCII DXF format.
  • 2D Geometry Only: Torchmate ignores 3D entities; flatten drawings before export.
  • Polylines vs. Splines: Convert splines, arcs, and curves to polylines for better compatibility.
  • Units: Match units (inches or mm) between your CAD software and Torchmate settings.
  • Layer Cleanup: Remove unnecessary layers, dimensions, and text before export.
  • Closed Paths: Ensure shapes are closed for proper toolpath generation.

3 replies

15-Moonstone
January 16, 2026

Perhaps the dxf_export_format config option to set the version of the exported DXF?

5-Regular Member
January 16, 2026

Here's a pic of my config settings right now, these aren't working. Maybe there's another I need to toggle?

21-Topaz II
January 16, 2026

I don't have any settings for any of the "intf2d..." parameters, so I'm working with defaults on them. The thing that kills me when I send files to people whose machines need them is often the version of DXF I'm giving them.

Some things to note that have troubled me in the past:

(1) I assume you're trying to output a 2D profile. This should be done from a full scale, 1:1 drawing from Creo. I usually make a drawing, no format and an appropriate sheet size to fit the part, scale 1.0.

(2) When I go to output the file, in the dialog box that pops up, I check the "Customize Export" box.

(3) After turning on Customize Export, I hit OK and another dialog box comes up with a bunch of options. There's a drop-down to select the version of DXF you want to create. Your machine probably needs a very old version, probaby older than the default that comes up.

(4) By default, a log file will be created for the conversion. You could look in there and see if any errors occurred, or if the thing actually did anything. It should spew a lot of stuff about what it did if things worked okay.

 

Some of the output formats in Creo allow us to set up defaults for stuff, like the STEP output. I don't know if DXF has any of this sort of functionality provided, but it is something you could look into.

16-Pearl
January 16, 2026

What a lot of people do is to create a drawing of the part in the flat state and remove any format. Display only as no hidden lines, no tangency, etc, and set the scale to 1:1. Then export and save as .DXF. This you can send to the laser plasma cutter.

5-Regular Member
January 16, 2026

No hidden lines is on and scale is 1:1. What do you mean remove format? I've tried making a sketch, then a drawing from that sketch and exporting that, didn't work. I've tried creating a solid from the sketch and exporting that, didn't work either. 

tbraxton22-Sapphire IIAnswer
22-Sapphire II
January 16, 2026

Assuming these requirements below are accurate (I am not asserting that they are). Are you compliant with these requirements when exporting from Creo? If you are exporting ASCII format files you can open them in a text editor to inspect what is being exported.

 

  • Torchmate CAD/CAM works best with AutoCAD R12 ASCII DXF format.
  • 2D Geometry Only: Torchmate ignores 3D entities; flatten drawings before export.
  • Polylines vs. Splines: Convert splines, arcs, and curves to polylines for better compatibility.
  • Units: Match units (inches or mm) between your CAD software and Torchmate settings.
  • Layer Cleanup: Remove unnecessary layers, dimensions, and text before export.
  • Closed Paths: Ensure shapes are closed for proper toolpath generation.
5-Regular Member
January 16, 2026

Units match, no dimensions or text, set to an older version (I've tried all the available versions), no hidden lines, I don't think there are any unseen layers, scale is 1:1, and the paths are closed. Theres got to be a setting somewhere I'm missing.

5-Regular Member
January 16, 2026

Wait wait, I deleted all the layers and its finally appearing in torch mate! The hole isn't cut out but the path is there.