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

Go to the source code of this file.

Functions

 NLOHMANN_JSON_SERIALIZE_ENUM (JOB_GERBER_EXPORT_PNG::UNITS, { { JOB_GERBER_EXPORT_PNG::UNITS::MM, "mm" }, { JOB_GERBER_EXPORT_PNG::UNITS::INCH, "in" }, { JOB_GERBER_EXPORT_PNG::UNITS::MILS, "mils" } }) JOB_GERBER_EXPORT_PNG
 
 REGISTER_JOB (gerber_export_png, _HKI("Gerber: Export PNG"), KIWAY::FACE_GERBVIEW, JOB_GERBER_EXPORT_PNG)
 

Function Documentation

◆ NLOHMANN_JSON_SERIALIZE_ENUM()

◆ REGISTER_JOB()

REGISTER_JOB ( gerber_export_png ,
_HKI("Gerber: Export PNG") ,
KIWAY::FACE_GERBVIEW ,
JOB_GERBER_EXPORT_PNG  )

References KIWAY::FACE_GERBVIEW.