|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Enumerations | |
| enum class | DRILL_MARKS { NO_DRILL_SHAPE , SMALL_DRILL_SHAPE , FULL_DRILL_SHAPE } |
| Plots and prints can show holes in pads and vias 3 options are available: More... | |
|
strong |
Plots and prints can show holes in pads and vias 3 options are available:
| Enumerator | |
|---|---|
| NO_DRILL_SHAPE | |
| SMALL_DRILL_SHAPE | |
| FULL_DRILL_SHAPE | |
Definition at line 28 of file plotprint_opts.h.