KiCad PCB EDA Suite
Loading...
Searching...
No Matches
job_export_pcb_ipc2581.cpp File Reference

Go to the source code of this file.

Functions

 NLOHMANN_JSON_SERIALIZE_ENUM (JOB_EXPORT_PCB_IPC2581::IPC2581_UNITS, { { JOB_EXPORT_PCB_IPC2581::IPC2581_UNITS::INCHES, "in" }, { JOB_EXPORT_PCB_IPC2581::IPC2581_UNITS::MILLIMETERS, "mm" }, }) NLOHMANN_JSON_SERIALIZE_ENUM(JOB_EXPORT_PCB_IPC2581
 
 REGISTER_JOB (pcb_export_ipc2581, _HKI("PCB: Export IPC2581"), KIWAY::FACE_PCB, JOB_EXPORT_PCB_IPC2581)
 

Function Documentation

◆ NLOHMANN_JSON_SERIALIZE_ENUM()

◆ REGISTER_JOB()

REGISTER_JOB ( pcb_export_ipc2581  ,
_HKI("PCB: Export IPC2581")  ,
KIWAY::FACE_PCB  ,
JOB_EXPORT_PCB_IPC2581   
)