39 JOB(
"ipc2581",
false ),
72 return _(
"Export IPC-2581" );
78 return _(
"Export IPC-2581 Job Settings" );
84 wxFileName fn = aReferenceName;
wxString GetDefaultDescription() const override
IPC2581_VERSION m_version
wxString GetSettingsDialogTitle() const override
void SetDefaultOutputPath(const wxString &aReferenceName)
void SetConfiguredOutputPath(const wxString &aPath)
Sets the configured output path for the job, this path is always saved to file.
std::vector< JOB_PARAM_BASE * > m_params
JOB(const std::string &aType, bool aOutputIsDirectory)
static const std::string Ipc2581FileExtension
Some functions to handle hotkeys in KiCad.
NLOHMANN_JSON_SERIALIZE_ENUM(JOB_EXPORT_PCB_IPC2581::IPC2581_UNITS, { { JOB_EXPORT_PCB_IPC2581::IPC2581_UNITS::INCH, "in" }, { JOB_EXPORT_PCB_IPC2581::IPC2581_UNITS::MM, "mm" }, }) NLOHMANN_JSON_SERIALIZE_ENUM(JOB_EXPORT_PCB_IPC2581
#define REGISTER_JOB(job_name, title, face, T)
Definition of file extensions used in Kicad.