GenCADOptions parameters

  • output : [string] (default: '%f-%i%I%v.%x') Filename for the output (%i=gencad, %x=cad). Affected by global options.

  • aux_origin : [boolean] (default: false) Use auxiliary axis as origin.

  • dnf_filter : [string | list(string)] (default: '_null') Name of the filter to mark components as not fitted. A short-cut to use for simple cases where a variant is an overkill.

  • flip_bottom_padstacks : [boolean] (default: false) Flip bottom footprint padstacks.

  • no_reuse_shapes : [boolean] (default: false) Generate a new shape for each footprint instance (Do not reuse shapes).

  • pre_transform : [string | list(string)] (default: '_null') Name of the filter to transform fields before applying other filters. A short-cut to use for simple cases where a variant is an overkill.

  • save_origin : [boolean] (default: false) Save the origin coordinates in the file.

  • unique_pin_names : [boolean] (default: false) Generate unique pin names.

  • variant : [string] (default: '') Board variant to apply. Used for sub-PCBs.