KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL Struct Reference

#include <pcbnew_settings.h>

Public Attributes

bool merge_pth_npth
 
bool minimal_header
 
bool mirror
 
bool unit_drill_is_inch
 
bool use_route_for_oval_holes
 
int drill_file_type
 
int map_file_type
 
int zeros_format
 

Detailed Description

Definition at line 234 of file pcbnew_settings.h.

Member Data Documentation

◆ drill_file_type

int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::drill_file_type

Definition at line 241 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ map_file_type

int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::map_file_type

Definition at line 242 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ merge_pth_npth

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::merge_pth_npth

◆ minimal_header

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::minimal_header

Definition at line 237 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ mirror

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::mirror

Definition at line 238 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ unit_drill_is_inch

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::unit_drill_is_inch

Definition at line 239 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ use_route_for_oval_holes

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::use_route_for_oval_holes

Definition at line 240 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ zeros_format

int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::zeros_format

Definition at line 243 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().


The documentation for this struct was generated from the following file: