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 245 of file pcbnew_settings.h.
int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::drill_file_type |
Definition at line 252 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::map_file_type |
Definition at line 253 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::merge_pth_npth |
Definition at line 247 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 248 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::mirror |
Definition at line 249 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
bool PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::unit_drill_is_inch |
Definition at line 250 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 251 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().
int PCBNEW_SETTINGS::DIALOG_GENERATE_DRILL::zeros_format |
Definition at line 254 of file pcbnew_settings.h.
Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().