Export

This feature was introduced in version 6.0.0.

You can export cutting diagrams drawings to SVG or DXF. This feature could be useful to transfer cutting diagrams to other CNC or laser cutter softwares.

Each panel (or bar) of the cutting diagram will be exported in a separate file. All files will be placed in the same directory which will be named according to the name of the material and the thickness (or section).

Configuration

After generating a cutting diagram and clicking on the Export button, a configuration dialog appear.

Supported Formats

Cutting diagrams can be exported into files with the following formats:

DXF open a special field called DXF Structure that allows you to define how the output file is build.

By default, OpenCutList uses one DXF layer part depth identified in part drawing.

If you select Layer + Block, each part is drawn in its own block. This feature provides more flexibility for editing the diagram in a CAD software.

Export options

  • Unit : Defines the unit used in the exported file.

  • Smoothing : Smooth circles and arcs. Learn more.

  • Merging Mode : Learn more

    • Default : The part shape is exported with one layer per depth.

    • Outline + Drillings + Merge : Activates the separation of the outer contour of parts from their holes, as well as the merging of depths for each cavity.

  • Paths : Enables the use of edges, which are not associated with a face contained in the part, to export them as a path. Learn mode.

  • Sheet color : Customize the line and fill (SVG only) colors of exported sheet.

  • Parts colors : Customize the line and fill (SVG only) colors of exported parts.

  • Drillings colors : Customize the line and fill (SVG only) colors of exported part's drillings.

  • Paths colors : Customize the line color of exported paths.

  • Identifications colors : Customize the text color of part identification.

  • Leftovers colors : Customize the line and fill (SVG only) colors of leftovers.

  • Cuts colors : Customize the line color of cuts.

Last updated