aboutsummaryrefslogtreecommitdiff
path: root/clef/kikit/jlc_frame.json
diff options
context:
space:
mode:
authorNathan Perry <np@nathanperry.dev>2024-09-02 19:53:43 -0400
committerNathan Perry <np@nathanperry.dev>2024-09-02 19:53:43 -0400
commit982798292719a24bcbb4f9e17cd5c65c8a46ecda (patch)
tree11800fcb5a70f21903aeebed407473420bbe0d41 /clef/kikit/jlc_frame.json
parent5ddfa32166cee8b2f91f37f9037eb26c182c2125 (diff)
move hw into subdirectory
Diffstat (limited to 'clef/kikit/jlc_frame.json')
-rw-r--r--clef/kikit/jlc_frame.json52
1 files changed, 0 insertions, 52 deletions
diff --git a/clef/kikit/jlc_frame.json b/clef/kikit/jlc_frame.json
deleted file mode 100644
index 4be213b..0000000
--- a/clef/kikit/jlc_frame.json
+++ /dev/null
@@ -1,52 +0,0 @@
-{
- "layout": {
- "type": "grid",
- "rows": 1,
- "cols": 1
- },
- "framing": {
- "type": "frame",
- "width": "5mm",
- "space": "3mm",
- "cuts": "both",
- "mintotalwidth": "70mm",
- "mintotalheight": "70mm"
- },
- "tabs": {
- "type": "annotation"
- },
- "cuts": {
- "type": "mousebites",
- "drill": "0.5mm",
- "spacing": "1mm",
- "offset": "0.2mm",
- "prolong": "0.5mm"
- },
- "fiducials": {
- "type": "3fid",
- "hoffset": "5mm",
- "voffset": "5mm",
- "coppersize": "1mm",
- "opening": "2mm"
- },
- "post": {
- "millradius": "1mm"
- },
- "text": {
- "type": "simple",
- "text": "{boardTitle} {boardRevision}",
- "anchor": "mt",
- "voffset": "5mm",
- "hjustify": "center",
- "vjustify": "center"
- },
- "text2": {
- "type": "simple",
- "text": "npry {year}",
- "anchor": "mb",
- "voffset": "-5mm",
- "hjustify": "center",
- "vjustify": "center"
- }
-}
-