Skip to content

Commit 62c450b

Browse files
5andr0yaqwsx
authored andcommitted
Fix tooling.solderMaskMargin
Fixes #689
1 parent 8c6643c commit 62c450b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kikit/resources/kikit.pretty/NPTH.kicad_mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
(fp_text value NPTH (at 0 -0.5) (layer F.Fab) hide
66
(effects (font (size 1 1) (thickness 0.15)))
77
)
8-
(pad "" np_thru_hole circle (at 0 0) (size 1 1) (drill 1) (layers *.Mask))
8+
(pad "" np_thru_hole circle (at 0 0) (size 1 1) (drill 1) (layers "F&B.Cu" "*.Mask"))
99
)

0 commit comments

Comments
 (0)