forked from qtkb/Lily58-Glow
-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep in mind, there is no tool kerf in these files, so that will need to be added as per your manufacturers choice
- Loading branch information
1 parent
4d4a61f
commit 6e276e5
Showing
29 changed files
with
191,470 additions
and
13 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,76 @@ | ||
{ | ||
"board": { | ||
"active_layer": 0, | ||
"active_layer_preset": "", | ||
"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, | ||
6, | ||
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": "FR4_Bottom_Plate.kicad_prl", | ||
"version": 3 | ||
}, | ||
"project": { | ||
"files": [] | ||
} | ||
} |
Oops, something went wrong.