diff options
Diffstat (limited to 'stylophone.kicad_pro')
| -rw-r--r-- | stylophone.kicad_pro | 87 |
1 files changed, 85 insertions, 2 deletions
diff --git a/stylophone.kicad_pro b/stylophone.kicad_pro index b459a3e..f43b427 100644 --- a/stylophone.kicad_pro +++ b/stylophone.kicad_pro @@ -45,7 +45,7 @@ "silk_text_thickness": 0.15, "silk_text_upright": false, "zones": { - "min_clearance": 0.5 + "min_clearance": 0.0 } }, "diff_pair_dimensions": [], @@ -169,7 +169,90 @@ "via_dimensions": [], "zones_allow_external_fillets": false }, - "layer_presets": [], + "layer_presets": [ + { + "activeLayer": -2, + "layers": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 36, + 37, + 44, + 46, + 47, + 48, + 49 + ], + "name": "asdf", + "renderLayers": [ + 125, + 126, + 127, + 128, + 129, + 130, + 133, + 134, + 135, + 136, + 137, + 138, + 140, + 141, + 142, + 143, + 144, + 145, + 146, + 147, + 148, + 149, + 150, + 151, + 152, + 153, + 154, + 155, + 157, + 158, + 159, + 160, + 161, + 164, + 165 + ] + } + ], "viewports": [] }, "boards": [], |
