|
3 | 3 | "3dviewports": [], |
4 | 4 | "design_settings": { |
5 | 5 | "defaults": { |
6 | | - "board_outline_line_width": 0.1, |
7 | | - "copper_line_width": 0.2, |
| 6 | + "board_outline_line_width": 0.09999999999999999, |
| 7 | + "copper_line_width": 0.19999999999999998, |
| 8 | + "copper_text_italic": false, |
8 | 9 | "copper_text_size_h": 1.5, |
9 | 10 | "copper_text_size_v": 1.5, |
10 | 11 | "copper_text_thickness": 0.3, |
| 12 | + "copper_text_upright": false, |
| 13 | + "courtyard_line_width": 0.049999999999999996, |
| 14 | + "dimension_precision": 4, |
| 15 | + "dimension_units": 3, |
| 16 | + "dimensions": { |
| 17 | + "arrow_length": 1270000, |
| 18 | + "extension_offset": 500000, |
| 19 | + "keep_text_aligned": true, |
| 20 | + "suppress_zeroes": false, |
| 21 | + "text_position": 0, |
| 22 | + "units_format": 1 |
| 23 | + }, |
| 24 | + "fab_line_width": 0.09999999999999999, |
| 25 | + "fab_text_italic": false, |
| 26 | + "fab_text_size_h": 1.0, |
| 27 | + "fab_text_size_v": 1.0, |
| 28 | + "fab_text_thickness": 0.15, |
| 29 | + "fab_text_upright": false, |
11 | 30 | "other_line_width": 0.15, |
| 31 | + "other_text_italic": false, |
| 32 | + "other_text_size_h": 1.0, |
| 33 | + "other_text_size_v": 1.0, |
| 34 | + "other_text_thickness": 0.15, |
| 35 | + "other_text_upright": false, |
| 36 | + "pads": { |
| 37 | + "drill": 1.016, |
| 38 | + "height": 1.52, |
| 39 | + "width": 1.52 |
| 40 | + }, |
12 | 41 | "silk_line_width": 0.15, |
| 42 | + "silk_text_italic": false, |
13 | 43 | "silk_text_size_h": 1.0, |
14 | 44 | "silk_text_size_v": 1.0, |
15 | | - "silk_text_thickness": 0.15 |
| 45 | + "silk_text_thickness": 0.15, |
| 46 | + "silk_text_upright": false, |
| 47 | + "zones": { |
| 48 | + "min_clearance": 0.5 |
| 49 | + } |
16 | 50 | }, |
17 | 51 | "diff_pair_dimensions": [], |
18 | 52 | "drc_exclusions": [], |
| 53 | + "meta": { |
| 54 | + "version": 2 |
| 55 | + }, |
| 56 | + "rule_severities": { |
| 57 | + "annular_width": "error", |
| 58 | + "clearance": "error", |
| 59 | + "connection_width": "warning", |
| 60 | + "copper_edge_clearance": "error", |
| 61 | + "copper_sliver": "warning", |
| 62 | + "courtyards_overlap": "error", |
| 63 | + "diff_pair_gap_out_of_range": "error", |
| 64 | + "diff_pair_uncoupled_length_too_long": "error", |
| 65 | + "drill_out_of_range": "error", |
| 66 | + "duplicate_footprints": "warning", |
| 67 | + "extra_footprint": "warning", |
| 68 | + "footprint": "error", |
| 69 | + "footprint_type_mismatch": "ignore", |
| 70 | + "hole_clearance": "error", |
| 71 | + "hole_near_hole": "error", |
| 72 | + "invalid_outline": "error", |
| 73 | + "isolated_copper": "warning", |
| 74 | + "item_on_disabled_layer": "error", |
| 75 | + "items_not_allowed": "error", |
| 76 | + "length_out_of_range": "error", |
| 77 | + "lib_footprint_issues": "warning", |
| 78 | + "lib_footprint_mismatch": "warning", |
| 79 | + "malformed_courtyard": "error", |
| 80 | + "microvia_drill_out_of_range": "error", |
| 81 | + "missing_courtyard": "ignore", |
| 82 | + "missing_footprint": "warning", |
| 83 | + "net_conflict": "warning", |
| 84 | + "npth_inside_courtyard": "ignore", |
| 85 | + "padstack": "warning", |
| 86 | + "pth_inside_courtyard": "ignore", |
| 87 | + "shorting_items": "error", |
| 88 | + "silk_edge_clearance": "warning", |
| 89 | + "silk_over_copper": "warning", |
| 90 | + "silk_overlap": "warning", |
| 91 | + "skew_out_of_range": "error", |
| 92 | + "solder_mask_bridge": "error", |
| 93 | + "starved_thermal": "error", |
| 94 | + "text_height": "warning", |
| 95 | + "text_thickness": "warning", |
| 96 | + "through_hole_pad_without_hole": "error", |
| 97 | + "too_many_vias": "error", |
| 98 | + "track_dangling": "warning", |
| 99 | + "track_width": "error", |
| 100 | + "tracks_crossing": "error", |
| 101 | + "unconnected_items": "error", |
| 102 | + "unresolved_variable": "error", |
| 103 | + "via_dangling": "warning", |
| 104 | + "zones_intersect": "error" |
| 105 | + }, |
19 | 106 | "rules": { |
| 107 | + "max_error": 0.005, |
| 108 | + "min_clearance": 0.0, |
| 109 | + "min_connection": 0.0, |
20 | 110 | "min_copper_edge_clearance": 0.0, |
| 111 | + "min_hole_clearance": 0.25, |
| 112 | + "min_hole_to_hole": 0.25, |
| 113 | + "min_microvia_diameter": 0.19999999999999998, |
| 114 | + "min_microvia_drill": 0.09999999999999999, |
| 115 | + "min_resolved_spokes": 2, |
| 116 | + "min_silk_clearance": 0.0, |
| 117 | + "min_text_height": 0.7999999999999999, |
| 118 | + "min_text_thickness": 0.08, |
| 119 | + "min_through_hole_diameter": 0.3, |
| 120 | + "min_track_width": 0.0, |
| 121 | + "min_via_annular_width": 0.09999999999999999, |
| 122 | + "min_via_diameter": 0.5, |
21 | 123 | "solder_mask_clearance": 0.0, |
22 | | - "solder_mask_min_width": 0.0 |
| 124 | + "solder_mask_min_width": 0.0, |
| 125 | + "solder_mask_to_copper_clearance": 0.0, |
| 126 | + "use_height_for_length_calcs": true |
23 | 127 | }, |
| 128 | + "teardrop_options": [ |
| 129 | + { |
| 130 | + "td_allow_use_two_tracks": true, |
| 131 | + "td_curve_segcount": 5, |
| 132 | + "td_on_pad_in_zone": false, |
| 133 | + "td_onpadsmd": true, |
| 134 | + "td_onroundshapesonly": false, |
| 135 | + "td_ontrackend": false, |
| 136 | + "td_onviapad": true |
| 137 | + } |
| 138 | + ], |
| 139 | + "teardrop_parameters": [ |
| 140 | + { |
| 141 | + "td_curve_segcount": 0, |
| 142 | + "td_height_ratio": 1.0, |
| 143 | + "td_length_ratio": 0.5, |
| 144 | + "td_maxheight": 2.0, |
| 145 | + "td_maxlen": 1.0, |
| 146 | + "td_target_name": "td_round_shape", |
| 147 | + "td_width_to_size_filter_ratio": 0.9 |
| 148 | + }, |
| 149 | + { |
| 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_target_name": "td_rect_shape", |
| 156 | + "td_width_to_size_filter_ratio": 0.9 |
| 157 | + }, |
| 158 | + { |
| 159 | + "td_curve_segcount": 0, |
| 160 | + "td_height_ratio": 1.0, |
| 161 | + "td_length_ratio": 0.5, |
| 162 | + "td_maxheight": 2.0, |
| 163 | + "td_maxlen": 1.0, |
| 164 | + "td_target_name": "td_track_end", |
| 165 | + "td_width_to_size_filter_ratio": 0.9 |
| 166 | + } |
| 167 | + ], |
24 | 168 | "track_widths": [], |
25 | | - "via_dimensions": [] |
| 169 | + "via_dimensions": [], |
| 170 | + "zones_allow_external_fillets": false |
26 | 171 | }, |
27 | 172 | "layer_presets": [], |
28 | 173 | "viewports": [] |
|
283 | 428 | "idf": "", |
284 | 429 | "netlist": "", |
285 | 430 | "specctra_dsn": "", |
286 | | - "step": "", |
| 431 | + "step": "Chassis.step", |
287 | 432 | "vrml": "" |
288 | 433 | }, |
289 | 434 | "page_layout_descr_file": "" |
|
326 | 471 | [ |
327 | 472 | "d5f28ba3-2393-441a-9a3a-5aa9d797472a", |
328 | 473 | "" |
| 474 | + ], |
| 475 | + [ |
| 476 | + "632f64e1-f4ac-4fce-8dc1-2a6086852be0", |
| 477 | + "24V -> 19V Buck Convertor" |
| 478 | + ], |
| 479 | + [ |
| 480 | + "3fd05750-0822-45a8-8028-0dd5f1a0075b", |
| 481 | + "Watchdog" |
329 | 482 | ] |
330 | 483 | ], |
331 | 484 | "text_variables": {} |
|
0 commit comments