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

Go to the source code of this file.

Functions

 NLOHMANN_JSON_SERIALIZE_ENUM (JOB_GERBER_DIFF::OUTPUT_FORMAT, { { JOB_GERBER_DIFF::OUTPUT_FORMAT::PNG, "png" }, { JOB_GERBER_DIFF::OUTPUT_FORMAT::TEXT, "text" }, { JOB_GERBER_DIFF::OUTPUT_FORMAT::JSON, "json" } }) JOB_GERBER_DIFF
 
 REGISTER_JOB (gerber_diff, _HKI("Gerber: Diff"), KIWAY::FACE_GERBVIEW, JOB_GERBER_DIFF)
 

Function Documentation

◆ NLOHMANN_JSON_SERIALIZE_ENUM()

◆ REGISTER_JOB()

REGISTER_JOB ( gerber_diff ,
_HKI("Gerber: Diff") ,
KIWAY::FACE_GERBVIEW ,
JOB_GERBER_DIFF  )

References KIWAY::FACE_GERBVIEW.