aboutsummaryrefslogtreecommitdiff
path: root/clef/kikit/jlc_frame.json
diff options
context:
space:
mode:
authorNathan Perry <np@nathanperry.dev>2024-08-13 18:07:47 -0400
committerNathan Perry <np@nathanperry.dev>2024-08-13 18:07:47 -0400
commit1b6d4b7e34d5875ac3a3bd31a937582c555a5bcd (patch)
tree13270ee82585ed4e5ea75246e41776280ab52601 /clef/kikit/jlc_frame.json
parentc932857e02c78a0395aca618354f8f4d8c59e6d0 (diff)
parent25510be02aa9a0b0ef84ee0bdf633cdeb2bf7689 (diff)
Merge commit '25510be02aa9a0b0ef84ee0bdf633cdeb2bf7689' as 'clef'
Diffstat (limited to 'clef/kikit/jlc_frame.json')
-rw-r--r--clef/kikit/jlc_frame.json52
1 files changed, 52 insertions, 0 deletions
diff --git a/clef/kikit/jlc_frame.json b/clef/kikit/jlc_frame.json
new file mode 100644
index 0000000..4be213b
--- /dev/null
+++ b/clef/kikit/jlc_frame.json
@@ -0,0 +1,52 @@
+{
+ "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"
+ }
+}
+