KiCad PCB EDA Suite
|
#include "command_export_pcb_base.h"
Go to the source code of this file.
Classes | |
class | CLI::EXPORT_PCB_GERBER_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_PRECISION "--precision" |
#define ARG_DISABLE_APERTURE_MACROS "--disable-aperture-macros" |
Definition at line 33 of file command_export_pcb_gerber.h.
#define ARG_NO_NETLIST "--no-netlist" |
Definition at line 31 of file command_export_pcb_gerber.h.
#define ARG_NO_X2 "--no-x2" |
Definition at line 30 of file command_export_pcb_gerber.h.
#define ARG_PRECISION "--precision" |
Definition at line 34 of file command_export_pcb_gerber.h.
#define ARG_SUBTRACT_SOLDERMASK "--subtract-soldermask" |
Definition at line 32 of file command_export_pcb_gerber.h.