KiCad PCB EDA Suite
|
Functions to create drill files in gerber X2 format. More...
#include <plotters/plotter_gerber.h>
#include <string_utils.h>
#include <locale_io.h>
#include <board.h>
#include <footprint.h>
#include <pcb_track.h>
#include <pad.h>
#include <pcbplot.h>
#include <gendrill_gerber_writer.h>
#include <reporter.h>
#include <gbr_metadata.h>
Go to the source code of this file.
Macros | |
#define | FLASH_OVAL_HOLE 1 |
Functions to create drill files in gerber X2 format.
Functions to create the Gerber job file in JSON format.
Definition in file gendrill_gerber_writer.cpp.
#define FLASH_OVAL_HOLE 1 |
Definition at line 43 of file gendrill_gerber_writer.cpp.