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
 
bool generate_map
 

Detailed Description

Definition at line 245 of file pcbnew_settings.h.

Member Data Documentation

◆ drill_file_type

int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::drill_file_type

◆ generate_map

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::generate_map

◆ map_file_type

int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::map_file_type

◆ merge_pth_npth

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::merge_pth_npth

◆ minimal_header

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::minimal_header

◆ mirror

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::mirror

◆ unit_drill_is_inch

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::unit_drill_is_inch

◆ use_route_for_oval_holes

bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::use_route_for_oval_holes

◆ zeros_format

int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::zeros_format

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