KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FABMASTER::FM_PAD Struct Reference

Classes

struct  HASH
 

Public Attributes

std::string name
 
bool fixed
 
bool via
 
PAD_SHAPE shape
 
std::string custom_name
 
bool top
 
bool bottom
 
bool paste
 
bool mask
 
bool drill
 
bool plated
 
bool is_octogon
 
int drill_size_x
 
int drill_size_y
 
int width
 
int height
 
int mask_width
 
int mask_height
 
int paste_width
 
int paste_height
 
int x_offset
 
int y_offset
 
int antipad_size
 

Detailed Description

Definition at line 102 of file import_fabmaster.h.

Member Data Documentation

◆ antipad_size

int FABMASTER::FM_PAD::antipad_size

Definition at line 126 of file import_fabmaster.h.

◆ bottom

bool FABMASTER::FM_PAD::bottom

Definition at line 110 of file import_fabmaster.h.

◆ custom_name

std::string FABMASTER::FM_PAD::custom_name

Definition at line 108 of file import_fabmaster.h.

◆ drill

bool FABMASTER::FM_PAD::drill

Definition at line 113 of file import_fabmaster.h.

◆ drill_size_x

int FABMASTER::FM_PAD::drill_size_x

Definition at line 116 of file import_fabmaster.h.

◆ drill_size_y

int FABMASTER::FM_PAD::drill_size_y

Definition at line 117 of file import_fabmaster.h.

◆ fixed

bool FABMASTER::FM_PAD::fixed

Definition at line 105 of file import_fabmaster.h.

◆ height

int FABMASTER::FM_PAD::height

Definition at line 119 of file import_fabmaster.h.

◆ is_octogon

bool FABMASTER::FM_PAD::is_octogon

Definition at line 115 of file import_fabmaster.h.

◆ mask

bool FABMASTER::FM_PAD::mask

Definition at line 112 of file import_fabmaster.h.

◆ mask_height

int FABMASTER::FM_PAD::mask_height

Definition at line 121 of file import_fabmaster.h.

◆ mask_width

int FABMASTER::FM_PAD::mask_width

Definition at line 120 of file import_fabmaster.h.

◆ name

std::string FABMASTER::FM_PAD::name

Definition at line 104 of file import_fabmaster.h.

Referenced by FABMASTER::FM_PAD::HASH::operator()().

◆ paste

bool FABMASTER::FM_PAD::paste

Definition at line 111 of file import_fabmaster.h.

◆ paste_height

int FABMASTER::FM_PAD::paste_height

Definition at line 123 of file import_fabmaster.h.

◆ paste_width

int FABMASTER::FM_PAD::paste_width

Definition at line 122 of file import_fabmaster.h.

◆ plated

bool FABMASTER::FM_PAD::plated

Definition at line 114 of file import_fabmaster.h.

◆ shape

PAD_SHAPE FABMASTER::FM_PAD::shape

Definition at line 107 of file import_fabmaster.h.

◆ top

bool FABMASTER::FM_PAD::top

Definition at line 109 of file import_fabmaster.h.

◆ via

bool FABMASTER::FM_PAD::via

Definition at line 106 of file import_fabmaster.h.

◆ width

int FABMASTER::FM_PAD::width

Definition at line 118 of file import_fabmaster.h.

◆ x_offset

int FABMASTER::FM_PAD::x_offset

Definition at line 124 of file import_fabmaster.h.

◆ y_offset

int FABMASTER::FM_PAD::y_offset

Definition at line 125 of file import_fabmaster.h.


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