| 
    KiCad PCB EDA Suite
    
   | 
 
#include "command_pcb_export_gerbers.h"#include <cli/exit_codes.h>#include "jobs/job_export_pcb_gerbers.h"#include <kiface_base.h>#include <string_utils.h>Go to the source code of this file.
Macros | |
| #define | ARG_USE_BOARD_PLOT_PARAMS "--board-plot-params" | 
| #define ARG_USE_BOARD_PLOT_PARAMS "--board-plot-params" | 
Definition at line 27 of file command_pcb_export_gerbers.cpp.
Referenced by CLI::PCB_EXPORT_GERBERS_COMMAND::doPerform(), and CLI::PCB_EXPORT_GERBERS_COMMAND::PCB_EXPORT_GERBERS_COMMAND().