27#define ARG_USE_BOARD_PLOT_PARAMS "--board-plot-params"
34 "ability to use stored board plot settings" ) ) );
37 .
help(
UTF8STDSTR(
_(
"Use the Gerber plot settings already configured in the "
argparse::ArgumentParser m_argParser
PCB_EXPORT_GERBERS_COMMAND()
int doPerform(KIWAY &aKiway) override
The internal handler that should be overloaded to implement command specific processing and work.
PCB_EXPORT_GERBER_COMMAND(const std::string &aName, bool aOutputIsDir=false)
int populateJob(JOB_EXPORT_PCB_GERBER *aJob)
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
int ProcessJob(KIWAY::FACE_T aFace, JOB *aJob, REPORTER *aReporter=nullptr, PROGRESS_REPORTER *aProgressReporter=nullptr)
#define ARG_COMMON_LAYERS
#define ARG_USE_BOARD_PLOT_PARAMS
wxString From_UTF8(const char *cstring)