KiCad PCB EDA Suite
Loading...
Searching...
No Matches
command_pcb_export_gerber.h File Reference

Go to the source code of this file.

Classes

class  CLI::PCB_EXPORT_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_USE_DRILL_FILE_ORIGIN   "--use-drill-file-origin"
 
#define ARG_PRECISION   "--precision"
 
#define ARG_NO_PROTEL_EXTENSION   "--no-protel-ext"
 

Macro Definition Documentation

◆ ARG_DISABLE_APERTURE_MACROS

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

Definition at line 33 of file command_pcb_export_gerber.h.

◆ ARG_NO_NETLIST

#define ARG_NO_NETLIST   "--no-netlist"

Definition at line 31 of file command_pcb_export_gerber.h.

◆ ARG_NO_PROTEL_EXTENSION

#define ARG_NO_PROTEL_EXTENSION   "--no-protel-ext"

Definition at line 36 of file command_pcb_export_gerber.h.

◆ ARG_NO_X2

#define ARG_NO_X2   "--no-x2"

Definition at line 30 of file command_pcb_export_gerber.h.

◆ ARG_PRECISION

#define ARG_PRECISION   "--precision"

Definition at line 35 of file command_pcb_export_gerber.h.

◆ ARG_SUBTRACT_SOLDERMASK

#define ARG_SUBTRACT_SOLDERMASK   "--subtract-soldermask"

Definition at line 32 of file command_pcb_export_gerber.h.

◆ ARG_USE_DRILL_FILE_ORIGIN

#define ARG_USE_DRILL_FILE_ORIGIN   "--use-drill-file-origin"

Definition at line 34 of file command_pcb_export_gerber.h.