KiCad PCB EDA Suite
|
#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 |
Definition at line 214 of file pcbnew_settings.h.
int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::drill_file_type |
Definition at line 221 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::map_file_type |
Definition at line 222 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::merge_pth_npth |
Definition at line 216 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS(), and DIALOG_GENDRILL::UpdateConfig().
bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::minimal_header |
Definition at line 217 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::mirror |
Definition at line 218 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::unit_drill_is_inch |
Definition at line 219 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::use_route_for_oval_holes |
Definition at line 220 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::zeros_format |
Definition at line 223 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().