-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
11,430 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
(module 92317016-removebg-preview (layer F.Cu) (tedit 637a5aac) | ||
(fp_text reference REF** (at 0.2286 -5.0038 180) (layer F.SilkS) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_text value 92317016-removebg-preview (at 0 5.4356) (layer F.Fab) | ||
(effects (font (size 1 1) (thickness 0.15))) | ||
) | ||
(fp_poly (pts (xy 321.028 606.778) (xy 321.028 632.883) (xy 345.722 656.519) (xy 401.108 634.647) | ||
(xy 424.039 612.422) (xy 414.867 593.019) (xy 412.75 564.092) (xy 401.108 560.564) | ||
(xy 384.175 551.744) (xy 369.006 560.211) (xy 375.708 543.983) (xy 377.825 568.678) | ||
(xy 399.697 574.322) (xy 209.197 286.456) (xy 540.808 286.456) (xy 289.278 196.85) | ||
(xy 476.956 191.558)) (layer Dwgs.User) (width 0.15)) | ||
(fp_poly (pts (xy 263.172 368.3)) (layer Dwgs.User) (width 0.15)) | ||
(fp_poly (pts (xy 329.142 368.3)) (layer Dwgs.User) (width 0.15)) | ||
(fp_poly (pts (xy 421.922 368.653)) (layer Dwgs.User) (width 0.15)) | ||
) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
{ | ||
"board": { | ||
"active_layer": 31, | ||
"active_layer_preset": "All Layers", | ||
"auto_track_width": true, | ||
"hidden_nets": [], | ||
"high_contrast_mode": 0, | ||
"net_color_mode": 1, | ||
"opacity": { | ||
"pads": 1.0, | ||
"tracks": 1.0, | ||
"vias": 1.0, | ||
"zones": 0.6 | ||
}, | ||
"ratsnest_display_mode": 0, | ||
"selection_filter": { | ||
"dimensions": true, | ||
"footprints": true, | ||
"graphics": true, | ||
"keepouts": true, | ||
"lockedItems": true, | ||
"otherItems": true, | ||
"pads": true, | ||
"text": true, | ||
"tracks": true, | ||
"vias": true, | ||
"zones": true | ||
}, | ||
"visible_items": [ | ||
0, | ||
1, | ||
2, | ||
3, | ||
4, | ||
5, | ||
8, | ||
9, | ||
10, | ||
11, | ||
12, | ||
13, | ||
14, | ||
15, | ||
16, | ||
17, | ||
18, | ||
19, | ||
20, | ||
21, | ||
22, | ||
23, | ||
24, | ||
25, | ||
26, | ||
27, | ||
28, | ||
29, | ||
30, | ||
32, | ||
33, | ||
34, | ||
35, | ||
36 | ||
], | ||
"visible_layers": "fffffff_ffffffff", | ||
"zone_display_mode": 0 | ||
}, | ||
"meta": { | ||
"filename": "cuebox.kicad_prl", | ||
"version": 3 | ||
}, | ||
"project": { | ||
"files": [] | ||
} | ||
} |
Oops, something went wrong.