Skip to content

Commit 42556f6

Browse files
committed
added hackbaord start
1 parent 687f1af commit 42556f6

File tree

53 files changed

+213082
-16
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+213082
-16
lines changed

hackboards/dari_awesomesauce_board/pcb/dari_awesomesauce_board.kicad_pcb

Lines changed: 75359 additions & 2 deletions
Large diffs are not rendered by default.

hackboards/dari_awesomesauce_board/pcb/dari_awesomesauce_board.kicad_prl

Lines changed: 38 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
42,
6666
43
6767
],
68-
"visible_layers": "ffffffff_ffffffff",
68+
"visible_layers": "ffffff7f_ffffffff",
6969
"zone_display_mode": 0
7070
},
7171
"git": {
@@ -79,9 +79,42 @@
7979
"version": 4
8080
},
8181
"net_inspector_panel": {
82-
"col_hidden": [],
83-
"col_order": [],
84-
"col_widths": [],
82+
"col_hidden": [
83+
false,
84+
false,
85+
false,
86+
false,
87+
false,
88+
false,
89+
false,
90+
false,
91+
false,
92+
false
93+
],
94+
"col_order": [
95+
0,
96+
1,
97+
2,
98+
3,
99+
4,
100+
5,
101+
6,
102+
7,
103+
8,
104+
9
105+
],
106+
"col_widths": [
107+
162,
108+
147,
109+
91,
110+
67,
111+
91,
112+
91,
113+
91,
114+
71,
115+
91,
116+
91
117+
],
85118
"custom_group_rules": [],
86119
"expanded_rows": [],
87120
"filter_by_net_name": true,
@@ -92,7 +125,7 @@
92125
"show_unconnected_nets": false,
93126
"show_zero_pad_nets": false,
94127
"sort_ascending": true,
95-
"sorting_column": -1
128+
"sorting_column": 0
96129
},
97130
"project": {
98131
"files": []

hackboards/dari_awesomesauce_board/pcb/dari_awesomesauce_board.kicad_pro

Lines changed: 210 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,212 @@
22
"board": {
33
"3dviewports": [],
44
"design_settings": {
5-
"defaults": {},
5+
"defaults": {
6+
"apply_defaults_to_fp_fields": false,
7+
"apply_defaults_to_fp_shapes": false,
8+
"apply_defaults_to_fp_text": false,
9+
"board_outline_line_width": 0.05,
10+
"copper_line_width": 0.2,
11+
"copper_text_italic": false,
12+
"copper_text_size_h": 1.5,
13+
"copper_text_size_v": 1.5,
14+
"copper_text_thickness": 0.3,
15+
"copper_text_upright": false,
16+
"courtyard_line_width": 0.05,
17+
"dimension_precision": 4,
18+
"dimension_units": 3,
19+
"dimensions": {
20+
"arrow_length": 1270000,
21+
"extension_offset": 500000,
22+
"keep_text_aligned": true,
23+
"suppress_zeroes": false,
24+
"text_position": 0,
25+
"units_format": 1
26+
},
27+
"fab_line_width": 0.1,
28+
"fab_text_italic": false,
29+
"fab_text_size_h": 1.0,
30+
"fab_text_size_v": 1.0,
31+
"fab_text_thickness": 0.15,
32+
"fab_text_upright": false,
33+
"other_line_width": 0.1,
34+
"other_text_italic": false,
35+
"other_text_size_h": 1.0,
36+
"other_text_size_v": 1.0,
37+
"other_text_thickness": 0.15,
38+
"other_text_upright": false,
39+
"pads": {
40+
"drill": 0.8,
41+
"height": 1.27,
42+
"width": 2.54
43+
},
44+
"silk_line_width": 0.1,
45+
"silk_text_italic": false,
46+
"silk_text_size_h": 1.0,
47+
"silk_text_size_v": 1.0,
48+
"silk_text_thickness": 0.1,
49+
"silk_text_upright": false,
50+
"zones": {
51+
"min_clearance": 0.5
52+
}
53+
},
654
"diff_pair_dimensions": [],
755
"drc_exclusions": [],
8-
"rules": {},
56+
"meta": {
57+
"version": 2
58+
},
59+
"rule_severities": {
60+
"annular_width": "error",
61+
"clearance": "error",
62+
"connection_width": "warning",
63+
"copper_edge_clearance": "error",
64+
"copper_sliver": "warning",
65+
"courtyards_overlap": "error",
66+
"creepage": "error",
67+
"diff_pair_gap_out_of_range": "error",
68+
"diff_pair_uncoupled_length_too_long": "error",
69+
"drill_out_of_range": "error",
70+
"duplicate_footprints": "warning",
71+
"extra_footprint": "warning",
72+
"footprint": "error",
73+
"footprint_filters_mismatch": "ignore",
74+
"footprint_symbol_mismatch": "warning",
75+
"footprint_type_mismatch": "ignore",
76+
"hole_clearance": "error",
77+
"hole_to_hole": "warning",
78+
"holes_co_located": "warning",
79+
"invalid_outline": "error",
80+
"isolated_copper": "warning",
81+
"item_on_disabled_layer": "error",
82+
"items_not_allowed": "error",
83+
"length_out_of_range": "error",
84+
"lib_footprint_issues": "warning",
85+
"lib_footprint_mismatch": "warning",
86+
"malformed_courtyard": "error",
87+
"microvia_drill_out_of_range": "error",
88+
"mirrored_text_on_front_layer": "warning",
89+
"missing_courtyard": "ignore",
90+
"missing_footprint": "warning",
91+
"net_conflict": "warning",
92+
"nonmirrored_text_on_back_layer": "warning",
93+
"npth_inside_courtyard": "ignore",
94+
"padstack": "warning",
95+
"pth_inside_courtyard": "ignore",
96+
"shorting_items": "error",
97+
"silk_edge_clearance": "warning",
98+
"silk_over_copper": "warning",
99+
"silk_overlap": "warning",
100+
"skew_out_of_range": "error",
101+
"solder_mask_bridge": "error",
102+
"starved_thermal": "error",
103+
"text_height": "warning",
104+
"text_thickness": "warning",
105+
"through_hole_pad_without_hole": "error",
106+
"too_many_vias": "error",
107+
"track_angle": "error",
108+
"track_dangling": "warning",
109+
"track_segment_length": "error",
110+
"track_width": "error",
111+
"tracks_crossing": "error",
112+
"unconnected_items": "error",
113+
"unresolved_variable": "error",
114+
"via_dangling": "warning",
115+
"zones_intersect": "error"
116+
},
117+
"rules": {
118+
"max_error": 0.005,
119+
"min_clearance": 0.0,
120+
"min_connection": 0.0,
121+
"min_copper_edge_clearance": 0.5,
122+
"min_groove_width": 0.0,
123+
"min_hole_clearance": 0.25,
124+
"min_hole_to_hole": 0.25,
125+
"min_microvia_diameter": 0.2,
126+
"min_microvia_drill": 0.1,
127+
"min_resolved_spokes": 2,
128+
"min_silk_clearance": 0.0,
129+
"min_text_height": 0.8,
130+
"min_text_thickness": 0.08,
131+
"min_through_hole_diameter": 0.3,
132+
"min_track_width": 0.0,
133+
"min_via_annular_width": 0.1,
134+
"min_via_diameter": 0.5,
135+
"solder_mask_to_copper_clearance": 0.0,
136+
"use_height_for_length_calcs": true
137+
},
138+
"teardrop_options": [
139+
{
140+
"td_onpthpad": true,
141+
"td_onroundshapesonly": false,
142+
"td_onsmdpad": true,
143+
"td_ontrackend": false,
144+
"td_onvia": true
145+
}
146+
],
147+
"teardrop_parameters": [
148+
{
149+
"td_allow_use_two_tracks": true,
150+
"td_curve_segcount": 0,
151+
"td_height_ratio": 1.0,
152+
"td_length_ratio": 0.5,
153+
"td_maxheight": 2.0,
154+
"td_maxlen": 1.0,
155+
"td_on_pad_in_zone": false,
156+
"td_target_name": "td_round_shape",
157+
"td_width_to_size_filter_ratio": 0.9
158+
},
159+
{
160+
"td_allow_use_two_tracks": true,
161+
"td_curve_segcount": 0,
162+
"td_height_ratio": 1.0,
163+
"td_length_ratio": 0.5,
164+
"td_maxheight": 2.0,
165+
"td_maxlen": 1.0,
166+
"td_on_pad_in_zone": false,
167+
"td_target_name": "td_rect_shape",
168+
"td_width_to_size_filter_ratio": 0.9
169+
},
170+
{
171+
"td_allow_use_two_tracks": true,
172+
"td_curve_segcount": 0,
173+
"td_height_ratio": 1.0,
174+
"td_length_ratio": 0.5,
175+
"td_maxheight": 2.0,
176+
"td_maxlen": 1.0,
177+
"td_on_pad_in_zone": false,
178+
"td_target_name": "td_track_end",
179+
"td_width_to_size_filter_ratio": 0.9
180+
}
181+
],
9182
"track_widths": [],
10-
"via_dimensions": []
183+
"tuning_pattern_settings": {
184+
"diff_pair_defaults": {
185+
"corner_radius_percentage": 80,
186+
"corner_style": 1,
187+
"max_amplitude": 1.0,
188+
"min_amplitude": 0.2,
189+
"single_sided": false,
190+
"spacing": 1.0
191+
},
192+
"diff_pair_skew_defaults": {
193+
"corner_radius_percentage": 80,
194+
"corner_style": 1,
195+
"max_amplitude": 1.0,
196+
"min_amplitude": 0.2,
197+
"single_sided": false,
198+
"spacing": 0.6
199+
},
200+
"single_track_defaults": {
201+
"corner_radius_percentage": 80,
202+
"corner_style": 1,
203+
"max_amplitude": 1.0,
204+
"min_amplitude": 0.2,
205+
"single_sided": false,
206+
"spacing": 0.6
207+
}
208+
},
209+
"via_dimensions": [],
210+
"zones_allow_external_fillets": false
11211
},
12212
"ipc2581": {
13213
"dist": "",
@@ -265,7 +465,7 @@
265465
"microvia_drill": 0.1,
266466
"name": "Default",
267467
"pcb_color": "rgba(0, 0, 0, 0.000)",
268-
"priority": -1,
468+
"priority": 2147483647,
269469
"schematic_color": "rgba(0, 0, 0, 0.000)",
270470
"track_width": 0.2,
271471
"via_diameter": 0.6,
@@ -407,6 +607,11 @@
407607
"subpart_first_id": 65,
408608
"subpart_id_separator": 0
409609
},
410-
"sheets": [],
610+
"sheets": [
611+
[
612+
"d47f20cc-df5b-4ff2-b35d-b351cf134658",
613+
"Root"
614+
]
615+
],
411616
"text_variables": {}
412617
}

0 commit comments

Comments
 (0)