1N/A<?
xml version="1.0" encoding="UTF-8"?>
1N/A <
_name>Desktop Cutting Plotter</
_name>
1N/A <
dependency type="executable" location="extensions">
inkex.py</
dependency>
1N/A <
param name="tab" type="notebook">
1N/A <
page name="options" _gui-
text="Options">
1N/A <
param name="ROBO" type="boolean" _gui-
text="use ROBO-Master type of spline output">false</
param>
1N/A <
param name="POLY" type="boolean" _gui-
text="use LWPOLYLINE type of line output">true</
param>
1N/A <
param name="units" type="enum" _gui-
text="Base unit">
1N/A <
_item value="1.">px</
_item>
1N/A <
param name="encoding" type="enum" _gui-
text="Character Encoding">
1N/A <
_item value="latin_1">Latin 1</
_item>
1N/A <
_item value="cp1250">CP 1250</
_item>
1N/A <
_item value="cp1252">CP 1252</
_item>
1N/A <
_item value="utf_8">UTF 8</
_item>
1N/A <
param name="layer_option" type="enum" _gui-
text="Layer export selection">
1N/A <
_item value="all">All (default)</
_item>
1N/A <
_item value="visible">Visible only</
_item>
1N/A <
_item value="name">By name match</
_item>
1N/A <
param name="layer_name" type="string" _gui-
text="Layer match name"></
param>
1N/A <
page name="help" _gui-
text="Help">
1N/A <
_param name="inputhelp" type="description" xml:
space="preserve">- AutoCAD Release 14 DXF format.
1N/A- The base unit parameter specifies in what unit the coordinates are output (90 px = 1 in).
1N/A- Supported element types
1N/A - paths (lines and splines)
1N/A - clones (the crossreference to the original is lost)
1N/A- ROBO-Master spline output is a specialized spline readable only by ROBO-Master and AutoDesk viewers, not Inkscape.
1N/A- LWPOLYLINE output is a multiply-connected polyline, disable it to use a legacy version of the LINE output.
1N/A- You can choose to export all layers, only visible ones or by name match (case insensitive and use comma ',' as separator)</
_param>
1N/A <
extension>.dxf</
extension>
1N/A <
_filetypename>Desktop Cutting Plotter (AutoCAD DXF R14) (*.dxf)</
_filetypename>
1N/A <
_filetypetooltip>Desktop Cutting Plotter</
_filetypetooltip>
1N/A <
dataloss>true</
dataloss>
1N/A</
inkscape-
extension>