| 
    KiCad PCB EDA Suite
    
   | 
 
#include "command_pcb_export_odb.h"#include <cli/exit_codes.h>#include "jobs/job_export_pcb_odb.h"#include <kiface_base.h>#include <string_utils.h>#include <wx/crt.h>#include <macros.h>#include <locale_io.h>Go to the source code of this file.
Macros | |
| #define | ARG_COMPRESS "--compression" | 
| #define | ARG_UNITS "--units" | 
| #define ARG_COMPRESS "--compression" | 
Definition at line 30 of file command_pcb_export_odb.cpp.
| #define ARG_UNITS "--units" | 
Definition at line 31 of file command_pcb_export_odb.cpp.