Skip to content

Commit 8d0162b

Browse files
nxtkceoloide
authored andcommitted
fix switch_choc_v1_v2 front hs paste layer missing
1 parent b9d7e55 commit 8d0162b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

switch_choc_v1_v2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ module.exports = {
194194
`
195195

196196
const hotswap_front_pad_cutoff = `
197-
(pad 1 connect custom (at 3.275 -5.95 ${p.rot}) (size 0.5 0.5) (layers F.Cu F.Mask)
197+
(pad 1 connect custom (at 3.275 -5.95 ${p.rot}) (size 0.5 0.5) (layers F.Cu F.Paste F.Mask)
198198
(zone_connect 0)
199199
(options (clearance outline) (anchor rect))
200200
(primitives

0 commit comments

Comments
 (0)