aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2026-04-12 20:26:24 +0530
committerAkshay Nair <phenax5@gmail.com>2026-04-12 20:26:24 +0530
commitd1f00140065cdc62f2a7f0bcf54a7807733d6a2d (patch)
tree166f5bbd3ac43f9322015d902f2fa8dc40353f63 /justfile
parent7b183c5d3735dddaf5352e04a4e1eccedaa52c64 (diff)
downloadchiral-keyboard-d1f00140065cdc62f2a7f0bcf54a7807733d6a2d.tar.gz
chiral-keyboard-d1f00140065cdc62f2a7f0bcf54a7807733d6a2d.zip
Add vcut
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/justfile b/justfile
index 570d59d..2d92cb7 100644
--- a/justfile
+++ b/justfile
@@ -7,7 +7,7 @@ svg: svg-schematic svg-pcb
@gen-gerbers:
kicad-cli pcb export gerbers \
- -l B.Cu,B.Mask,B.Silkscreen,B.Paste,F.Cu,F.Mask,F.Silkscreen,F.Paste,Edge.Cuts \
+ -l B.Cu,B.Mask,B.Silkscreen,B.Paste,F.Cu,F.Mask,F.Silkscreen,F.Paste,Edge.Cuts,F.Fab \
--precision 6 --no-x2 \
--output ./hardware/gerber/chiral-keyboard \
./hardware/chiral.kicad_pcb