KiCad PCB EDA Suite
Loading...
Searching...
No Matches
plotprint_opts.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2022 KiCad Developers, see AUTHORS.txt for contributors.
3 *
4 * This program is free software: you can redistribute it and/or modify it
5 * under the terms of the GNU General Public License as published by the
6 * Free Software Foundation, either version 3 of the License, or (at your
7 * option) any later version.
8 *
9 * This program is distributed in the hope that it will be useful, but
10 * WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * General Public License for more details.
13 *
14 * You should have received a copy of the GNU General Public License along
15 * with this program. If not, see <http://www.gnu.org/licenses/>.
16 */
17
18#ifndef PLOTPRINT_H
19#define PLOTPRINT_H
20
28enum class DRILL_MARKS
29{
33};
34
35#endif /* PLOTPRINT_H */
DRILL_MARKS
Plots and prints can show holes in pads and vias 3 options are available: