25 #ifndef DIALOG_GENDRILL_H_ 26 #define DIALOG_GENDRILL_H_ 123 #endif // DIALOG_GENDRILL_H_ static int m_UnitDrillIsInch
void OnGenDrillFile(wxCommandEvent &event) override
void onQuitDlg(wxCommandEvent &event) override
void UpdatePrecisionOptions()
void OnSelZerosFmtSelected(wxCommandEvent &event) override
int m_notplatedPadsHoleCount
void OnSelDrillUnitsSelected(wxCommandEvent &event) override
Class DIALOG_GENDRILL_BASE.
static bool m_Merge_PTH_NPTH
static bool m_UseRouteModeForOvalHoles
wxPoint m_DrillFileOffset
Helper to handle drill precision format in excellon files.
static bool m_MinimalHeader
void onCloseDlg(wxCloseEvent &event) override
helper classes to handle hole info for drill files generators.
PCB_PLOT_PARAMS m_plotOpts
Parameters and options when plotting/printing a board.
DIALOG_GENDRILL(PCB_EDIT_FRAME *aPcbEditFrame, wxWindow *aParent)
DRILL_PRECISION m_Precision
void onFileFormatSelection(wxCommandEvent &event) override
static int m_drillFileType
Information pertinent to a Pcbnew printed circuit board.
int m_platedPadsHoleCount
bool m_drillOriginIsAuxAxis
The main frame for Pcbnew.
void OnGenReportFile(wxCommandEvent &event) override
void UpdateDrillParams()
Update board drill/plot parameters.
int m_blindOrBuriedViasCount
void OnOutputDirectoryBrowseClicked(wxCommandEvent &event) override
void OnGenMapFile(wxCommandEvent &event) override
void GenDrillAndMapFiles(bool aGenDrill, bool aGenMap)
Call the functions to create EXCELLON drill files and/or drill map files.
PCB_EDIT_FRAME * m_pcbEditFrame