KiCad PCB EDA Suite
command_export_pcb_gerber.h File Reference

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"
 

Macro Definition Documentation

◆ ARG_DISABLE_APERTURE_MACROS

#define ARG_DISABLE_APERTURE_MACROS   "--disable-aperture-macros"

Definition at line 33 of file command_export_pcb_gerber.h.

◆ ARG_NO_NETLIST

#define ARG_NO_NETLIST   "--no-netlist"

Definition at line 31 of file command_export_pcb_gerber.h.

◆ ARG_NO_X2

#define ARG_NO_X2   "--no-x2"

Definition at line 30 of file command_export_pcb_gerber.h.

◆ ARG_PRECISION

#define ARG_PRECISION   "--precision"

Definition at line 34 of file command_export_pcb_gerber.h.

◆ ARG_SUBTRACT_SOLDERMASK

#define ARG_SUBTRACT_SOLDERMASK   "--subtract-soldermask"

Definition at line 32 of file command_export_pcb_gerber.h.