32 case F_Cu:
return _(
"F.Cu" );
33 case In1_Cu:
return _(
"In1.Cu" );
34 case In2_Cu:
return _(
"In2.Cu" );
35 case In3_Cu:
return _(
"In3.Cu" );
36 case In4_Cu:
return _(
"In4.Cu" );
37 case In5_Cu:
return _(
"In5.Cu" );
38 case In6_Cu:
return _(
"In6.Cu" );
39 case In7_Cu:
return _(
"In7.Cu" );
40 case In8_Cu:
return _(
"In8.Cu" );
41 case In9_Cu:
return _(
"In9.Cu" );
63 case B_Cu:
return _(
"B.Cu" );
66 case B_Adhes:
return _(
"B.Adhesive" );
67 case F_Adhes:
return _(
"F.Adhesive" );
70 case B_SilkS:
return _(
"B.Silkscreen" );
71 case F_SilkS:
return _(
"F.Silkscreen" );
72 case B_Mask:
return _(
"B.Mask" );
73 case F_Mask:
return _(
"F.Mask" );
81 case Margin:
return _(
"Margin" );
84 case F_CrtYd:
return _(
"F.Courtyard" );
85 case B_CrtYd:
return _(
"B.Courtyard" );
86 case F_Fab:
return _(
"F.Fab" );
87 case B_Fab:
return _(
"B.Fab" );
90 case User_1:
return _(
"User.1" );
91 case User_2:
return _(
"User.2" );
92 case User_3:
return _(
"User.3" );
93 case User_4:
return _(
"User.4" );
94 case User_5:
return _(
"User.5" );
95 case User_6:
return _(
"User.6" );
96 case User_7:
return _(
"User.7" );
97 case User_8:
return _(
"User.8" );
98 case User_9:
return _(
"User.9" );
101 case Rescue:
return _(
"Rescue" );
178 wxCHECK_MSG(
false, wxEmptyString,
wxString::Format(
"Unknown layer ID %d", aLayer ) );
to draw blind/buried vias
show a marker on pads with no nets
to draw pad holes (plated)
multilayer pads, usually with holes
to draw via holes (pad holes do not use this layer)
handle color for not plated holes (holes, not pads)
anchor of items having an anchor point (texts, footprints)
show footprints values (when texts are visibles)
Auxiliary items (guides, rule, etc)
to draw usual through hole vias
wxString LayerName(int aLayer)
Returns the default display name for a given layer.
layer for drc markers which have been individually excluded
void Format(OUTPUTFORMATTER *out, int aNestLevel, int aCtl, const CPTREE &aTree)
Output a PTREE into s-expression format via an OUTPUTFORMATTER derivative.
layer for drc markers with SEVERITY_WARNING
Board layer functions and definitions.
currently selected items overlay
drawingsheet frame and titleblock
show footprints references (when texts are visibles)
layer for drc markers with SEVERITY_ERROR