KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_gendrill.cpp File Reference
#include <confirm.h>
#include <core/arraydim.h>
#include <widgets/std_bitmap_button.h>
#include <pcb_edit_frame.h>
#include <pcbnew_settings.h>
#include <pcbplot.h>
#include <gendrill_Excellon_writer.h>
#include <gendrill_gerber_writer.h>
#include <bitmaps.h>
#include <tools/board_editor_control.h>
#include <board.h>
#include <board_design_settings.h>
#include <footprint.h>
#include <pad.h>
#include <pcb_track.h>
#include <paths.h>
#include <project.h>
#include <dialog_gendrill.h>
#include <wildcards_and_files_ext.h>
#include <reporter.h>
#include <wx/msgdlg.h>
#include <wx/dirdlg.h>
#include <wx/filedlg.h>

Go to the source code of this file.

Variables

static DRILL_PRECISION precisionListForInches (2, 4)
 
static DRILL_PRECISION precisionListForMetric (3, 3)
 

Variable Documentation

◆ precisionListForInches

◆ precisionListForMetric