aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to '')
-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