| 
    KiCad PCB EDA Suite
    
   | 
 
Functions to create place files in gerber X2 format. More...
#include "gerber_placefile_writer.h"#include <vector>#include <plotters/plotter_gerber.h>#include <string_utils.h>#include <locale_io.h>#include <macros.h>#include <pcb_shape.h>#include <pcbplot.h>#include <wildcards_and_files_ext.h>#include <gbr_metadata.h>#include <footprint.h>#include <pad.h>Go to the source code of this file.
Functions to create place files in gerber X2 format.
Definition in file gerber_placefile_writer.cpp.