KiCad PCB EDA Suite
Loading...
Searching...
No Matches
plotprint_opts.h File Reference

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...
 

Enumeration Type Documentation

◆ DRILL_MARKS

enum class DRILL_MARKS
strong

Plots and prints can show holes in pads and vias 3 options are available:

  • no hole
  • small holes with a fixed size
  • holes using the actual size
Enumerator
NO_DRILL_SHAPE 
SMALL_DRILL_SHAPE 
FULL_DRILL_SHAPE 

Definition at line 28 of file plotprint_opts.h.