Skip to content

Commit

Permalink
updated to v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hello9999901 committed Dec 19, 2021
1 parent adcb4c6 commit 4df61f6
Show file tree
Hide file tree
Showing 15 changed files with 133,805 additions and 178,878 deletions.
205,083 changes: 130,847 additions & 74,236 deletions pcb/ByranTK-Alpha.kicad_pcb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions pcb/ByranTK-Alpha.kicad_prl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"board": {
"active_layer": 31,
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"auto_track_width": false,
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
Expand Down Expand Up @@ -64,7 +64,7 @@
35,
36
],
"visible_layers": "fffffef_ffffffff",
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0
},
"meta": {
Expand Down
28 changes: 21 additions & 7 deletions pcb/ByranTK-Alpha.kicad_pro
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 2.2,
"height": 4.4,
"width": 4.4
"drill": 0.0,
"height": 2.5,
"width": 2.5
},
"silk_line_width": 0.15,
"silk_text_italic": false,
Expand Down Expand Up @@ -69,6 +69,7 @@
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
Expand All @@ -87,6 +88,7 @@
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
Expand Down Expand Up @@ -368,7 +370,7 @@
}
],
"meta": {
"version": 1
"version": 2
},
"net_colors": null
},
Expand All @@ -378,7 +380,7 @@
"idf": "",
"netlist": "ByranTK-Alpha.net",
"specctra_dsn": "ByranTK-Alpha.dsn",
"step": "ByranTK-Alpha.step",
"step": "../../../Downloads/ByranTK-Alpha.step",
"vrml": "ByranTK-Alpha.wrl"
},
"page_layout_descr_file": ""
Expand Down Expand Up @@ -417,7 +419,7 @@
"model_mode": 0,
"workbook_filename": ""
},
"page_layout_descr_file": "",
"page_layout_descr_file": "empty.kicad_wks",
"plot_directory": "",
"spice_adjust_passive_values": false,
"spice_external_command": "spice \"%I\"",
Expand All @@ -430,5 +432,17 @@
""
]
],
"text_variables": {}
"text_variables": {
"ADDRESS1": "",
"ADDRESS2": "",
"ADDRESS3": "",
"ADDRESS4": "",
"DOCUMENTNUMBER": "",
"DOCUMENTSIZE": "A4",
"DRAWNBY": "RUBR",
"ORGANIZATION": "",
"PCANAME": "nRF52840-QIAA Ref. Layout (LDO only, VDD supply)",
"PROJECTNUMBER": "",
"SHEETTOTAL": "1"
}
}
76 changes: 0 additions & 76 deletions pcb/ByranTK-Alpha.kicad_pro.kicad_prl

This file was deleted.

Loading

0 comments on commit 4df61f6

Please sign in to comment.