KiCad PCB EDA Suite
|
#include <jobs/job_export_pcb_gerbers.h>
#include <jobs/lset_json.h>
#include <jobs/job_registry.h>
#include <i18n_utility.h>
Go to the source code of this file.
Functions | |
REGISTER_JOB (pcb_export_gerbers, _HKI("PCB: Export Gerbers"), KIWAY::FACE_PCB, JOB_EXPORT_PCB_GERBERS) | |
REGISTER_JOB | ( | pcb_export_gerbers | , |
_HKI("PCB: Export Gerbers") | , | ||
KIWAY::FACE_PCB | , | ||
JOB_EXPORT_PCB_GERBERS | |||
) |