KiCad PCB EDA Suite
|
#include "command_pcb_export_base.h"
Go to the source code of this file.
Classes | |
class | CLI::PCB_EXPORT_IPC2581_COMMAND |
Namespaces | |
namespace | CLI |
Macros | |
#define | ARG_NO_X2 "--no-x2" |
#define | ARG_NO_NETLIST "--no-netlist" |
#define | ARG_SUBTRACT_SOLDERMASK "--subtract-soldermask" |
#define | ARG_DISABLE_APERTURE_MACROS "--disable-aperture-macros" |
#define | ARG_USE_DRILL_FILE_ORIGIN "--use-drill-file-origin" |
#define | ARG_PRECISION "--precision" |
#define | ARG_NO_PROTEL_EXTENSION "--no-protel-ext" |
#define ARG_DISABLE_APERTURE_MACROS "--disable-aperture-macros" |
Definition at line 32 of file command_pcb_export_ipc2581.h.
#define ARG_NO_NETLIST "--no-netlist" |
Definition at line 30 of file command_pcb_export_ipc2581.h.
#define ARG_NO_PROTEL_EXTENSION "--no-protel-ext" |
Definition at line 35 of file command_pcb_export_ipc2581.h.
#define ARG_NO_X2 "--no-x2" |
Definition at line 29 of file command_pcb_export_ipc2581.h.
#define ARG_PRECISION "--precision" |
Definition at line 34 of file command_pcb_export_ipc2581.h.
#define ARG_SUBTRACT_SOLDERMASK "--subtract-soldermask" |
Definition at line 31 of file command_pcb_export_ipc2581.h.
#define ARG_USE_DRILL_FILE_ORIGIN "--use-drill-file-origin" |
Definition at line 33 of file command_pcb_export_ipc2581.h.