appleii-gamepad

Apple II Gamepad
git clone http://frotz.net/git/appleii-gamepad.git
Log | Files | Refs | README | LICENSE

appleii-gamepad.kicad_pro (11238B)


      1 {
      2   "board": {
      3     "3dviewports": [],
      4     "design_settings": {
      5       "defaults": {
      6         "board_outline_line_width": 0.09999999999999999,
      7         "copper_line_width": 0.19999999999999998,
      8         "copper_text_italic": false,
      9         "copper_text_size_h": 1.5,
     10         "copper_text_size_v": 1.5,
     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,
     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": 0.762,
     38           "height": 1.524,
     39           "width": 1.524
     40         },
     41         "silk_line_width": 0.15,
     42         "silk_text_italic": false,
     43         "silk_text_size_h": 1.0,
     44         "silk_text_size_v": 1.0,
     45         "silk_text_thickness": 0.15,
     46         "silk_text_upright": false,
     47         "zones": {
     48           "min_clearance": 0.5
     49         }
     50       },
     51       "diff_pair_dimensions": [
     52         {
     53           "gap": 0.0,
     54           "via_gap": 0.0,
     55           "width": 0.0
     56         }
     57       ],
     58       "drc_exclusions": [],
     59       "meta": {
     60         "version": 2
     61       },
     62       "rule_severities": {
     63         "annular_width": "error",
     64         "clearance": "error",
     65         "connection_width": "warning",
     66         "copper_edge_clearance": "error",
     67         "copper_sliver": "warning",
     68         "courtyards_overlap": "error",
     69         "diff_pair_gap_out_of_range": "error",
     70         "diff_pair_uncoupled_length_too_long": "error",
     71         "drill_out_of_range": "error",
     72         "duplicate_footprints": "warning",
     73         "extra_footprint": "warning",
     74         "footprint": "error",
     75         "footprint_type_mismatch": "ignore",
     76         "hole_clearance": "error",
     77         "hole_near_hole": "error",
     78         "invalid_outline": "error",
     79         "isolated_copper": "warning",
     80         "item_on_disabled_layer": "error",
     81         "items_not_allowed": "error",
     82         "length_out_of_range": "error",
     83         "lib_footprint_issues": "warning",
     84         "lib_footprint_mismatch": "warning",
     85         "malformed_courtyard": "error",
     86         "microvia_drill_out_of_range": "error",
     87         "missing_courtyard": "ignore",
     88         "missing_footprint": "warning",
     89         "net_conflict": "warning",
     90         "npth_inside_courtyard": "ignore",
     91         "padstack": "warning",
     92         "pth_inside_courtyard": "ignore",
     93         "shorting_items": "error",
     94         "silk_edge_clearance": "warning",
     95         "silk_over_copper": "warning",
     96         "silk_overlap": "warning",
     97         "skew_out_of_range": "error",
     98         "solder_mask_bridge": "error",
     99         "starved_thermal": "error",
    100         "text_height": "warning",
    101         "text_thickness": "warning",
    102         "through_hole_pad_without_hole": "error",
    103         "too_many_vias": "error",
    104         "track_dangling": "warning",
    105         "track_width": "error",
    106         "tracks_crossing": "error",
    107         "unconnected_items": "error",
    108         "unresolved_variable": "error",
    109         "via_dangling": "warning",
    110         "zones_intersect": "error"
    111       },
    112       "rules": {
    113         "max_error": 0.005,
    114         "min_clearance": 0.0,
    115         "min_connection": 0.0,
    116         "min_copper_edge_clearance": 0.5,
    117         "min_hole_clearance": 0.25,
    118         "min_hole_to_hole": 0.25,
    119         "min_microvia_diameter": 0.19999999999999998,
    120         "min_microvia_drill": 0.09999999999999999,
    121         "min_resolved_spokes": 2,
    122         "min_silk_clearance": 0.0,
    123         "min_text_height": 0.7999999999999999,
    124         "min_text_thickness": 0.08,
    125         "min_through_hole_diameter": 0.3,
    126         "min_track_width": 0.0,
    127         "min_via_annular_width": 0.09999999999999999,
    128         "min_via_diameter": 0.5,
    129         "solder_mask_clearance": 0.0,
    130         "solder_mask_min_width": 0.0,
    131         "solder_mask_to_copper_clearance": 0.0,
    132         "use_height_for_length_calcs": true
    133       },
    134       "teardrop_options": [
    135         {
    136           "td_allow_use_two_tracks": true,
    137           "td_curve_segcount": 5,
    138           "td_on_pad_in_zone": false,
    139           "td_onpadsmd": true,
    140           "td_onroundshapesonly": false,
    141           "td_ontrackend": false,
    142           "td_onviapad": true
    143         }
    144       ],
    145       "teardrop_parameters": [
    146         {
    147           "td_curve_segcount": 0,
    148           "td_height_ratio": 1.0,
    149           "td_length_ratio": 0.5,
    150           "td_maxheight": 2.0,
    151           "td_maxlen": 1.0,
    152           "td_target_name": "td_round_shape",
    153           "td_width_to_size_filter_ratio": 0.9
    154         },
    155         {
    156           "td_curve_segcount": 0,
    157           "td_height_ratio": 1.0,
    158           "td_length_ratio": 0.5,
    159           "td_maxheight": 2.0,
    160           "td_maxlen": 1.0,
    161           "td_target_name": "td_rect_shape",
    162           "td_width_to_size_filter_ratio": 0.9
    163         },
    164         {
    165           "td_curve_segcount": 0,
    166           "td_height_ratio": 1.0,
    167           "td_length_ratio": 0.5,
    168           "td_maxheight": 2.0,
    169           "td_maxlen": 1.0,
    170           "td_target_name": "td_track_end",
    171           "td_width_to_size_filter_ratio": 0.9
    172         }
    173       ],
    174       "track_widths": [
    175         0.0
    176       ],
    177       "via_dimensions": [
    178         {
    179           "diameter": 0.0,
    180           "drill": 0.0
    181         }
    182       ],
    183       "zones_allow_external_fillets": false
    184     },
    185     "layer_presets": [],
    186     "viewports": []
    187   },
    188   "boards": [],
    189   "cvpcb": {
    190     "equivalence_files": []
    191   },
    192   "erc": {
    193     "erc_exclusions": [],
    194     "meta": {
    195       "version": 0
    196     },
    197     "pin_map": [
    198       [
    199         0,
    200         0,
    201         0,
    202         0,
    203         0,
    204         0,
    205         1,
    206         0,
    207         0,
    208         0,
    209         0,
    210         2
    211       ],
    212       [
    213         0,
    214         2,
    215         0,
    216         1,
    217         0,
    218         0,
    219         1,
    220         0,
    221         2,
    222         2,
    223         2,
    224         2
    225       ],
    226       [
    227         0,
    228         0,
    229         0,
    230         0,
    231         0,
    232         0,
    233         1,
    234         0,
    235         1,
    236         0,
    237         1,
    238         2
    239       ],
    240       [
    241         0,
    242         1,
    243         0,
    244         0,
    245         0,
    246         0,
    247         1,
    248         1,
    249         2,
    250         1,
    251         1,
    252         2
    253       ],
    254       [
    255         0,
    256         0,
    257         0,
    258         0,
    259         0,
    260         0,
    261         1,
    262         0,
    263         0,
    264         0,
    265         0,
    266         2
    267       ],
    268       [
    269         0,
    270         0,
    271         0,
    272         0,
    273         0,
    274         0,
    275         0,
    276         0,
    277         0,
    278         0,
    279         0,
    280         2
    281       ],
    282       [
    283         1,
    284         1,
    285         1,
    286         1,
    287         1,
    288         0,
    289         1,
    290         1,
    291         1,
    292         1,
    293         1,
    294         2
    295       ],
    296       [
    297         0,
    298         0,
    299         0,
    300         1,
    301         0,
    302         0,
    303         1,
    304         0,
    305         0,
    306         0,
    307         0,
    308         2
    309       ],
    310       [
    311         0,
    312         2,
    313         1,
    314         2,
    315         0,
    316         0,
    317         1,
    318         0,
    319         2,
    320         2,
    321         2,
    322         2
    323       ],
    324       [
    325         0,
    326         2,
    327         0,
    328         1,
    329         0,
    330         0,
    331         1,
    332         0,
    333         2,
    334         0,
    335         0,
    336         2
    337       ],
    338       [
    339         0,
    340         2,
    341         1,
    342         1,
    343         0,
    344         0,
    345         1,
    346         0,
    347         2,
    348         0,
    349         0,
    350         2
    351       ],
    352       [
    353         2,
    354         2,
    355         2,
    356         2,
    357         2,
    358         2,
    359         2,
    360         2,
    361         2,
    362         2,
    363         2,
    364         2
    365       ]
    366     ],
    367     "rule_severities": {
    368       "bus_definition_conflict": "error",
    369       "bus_entry_needed": "error",
    370       "bus_to_bus_conflict": "error",
    371       "bus_to_net_conflict": "error",
    372       "conflicting_netclasses": "error",
    373       "different_unit_footprint": "error",
    374       "different_unit_net": "error",
    375       "duplicate_reference": "error",
    376       "duplicate_sheet_names": "error",
    377       "endpoint_off_grid": "warning",
    378       "extra_units": "error",
    379       "global_label_dangling": "warning",
    380       "hier_label_mismatch": "error",
    381       "label_dangling": "error",
    382       "lib_symbol_issues": "warning",
    383       "missing_bidi_pin": "warning",
    384       "missing_input_pin": "warning",
    385       "missing_power_pin": "error",
    386       "missing_unit": "warning",
    387       "multiple_net_names": "warning",
    388       "net_not_bus_member": "warning",
    389       "no_connect_connected": "warning",
    390       "no_connect_dangling": "warning",
    391       "pin_not_connected": "error",
    392       "pin_not_driven": "error",
    393       "pin_to_pin": "warning",
    394       "power_pin_not_driven": "error",
    395       "similar_labels": "warning",
    396       "simulation_model_issue": "ignore",
    397       "unannotated": "error",
    398       "unit_value_mismatch": "error",
    399       "unresolved_variable": "error",
    400       "wire_dangling": "error"
    401     }
    402   },
    403   "libraries": {
    404     "pinned_footprint_libs": [],
    405     "pinned_symbol_libs": []
    406   },
    407   "meta": {
    408     "filename": "appleii-gamepad.kicad_pro",
    409     "version": 1
    410   },
    411   "net_settings": {
    412     "classes": [
    413       {
    414         "bus_width": 12,
    415         "clearance": 0.2,
    416         "diff_pair_gap": 0.25,
    417         "diff_pair_via_gap": 0.25,
    418         "diff_pair_width": 0.2,
    419         "line_style": 0,
    420         "microvia_diameter": 0.3,
    421         "microvia_drill": 0.1,
    422         "name": "Default",
    423         "pcb_color": "rgba(0, 0, 0, 0.000)",
    424         "schematic_color": "rgba(0, 0, 0, 0.000)",
    425         "track_width": 0.25,
    426         "via_diameter": 0.8,
    427         "via_drill": 0.4,
    428         "wire_width": 6
    429       }
    430     ],
    431     "meta": {
    432       "version": 3
    433     },
    434     "net_colors": null,
    435     "netclass_assignments": null,
    436     "netclass_patterns": []
    437   },
    438   "pcbnew": {
    439     "last_paths": {
    440       "gencad": "",
    441       "idf": "",
    442       "netlist": "",
    443       "specctra_dsn": "",
    444       "step": "",
    445       "vrml": ""
    446     },
    447     "page_layout_descr_file": ""
    448   },
    449   "schematic": {
    450     "annotate_start_num": 0,
    451     "drawing": {
    452       "dashed_lines_dash_length_ratio": 12.0,
    453       "dashed_lines_gap_length_ratio": 3.0,
    454       "default_line_thickness": 6.0,
    455       "default_text_size": 50.0,
    456       "field_names": [],
    457       "intersheets_ref_own_page": false,
    458       "intersheets_ref_prefix": "",
    459       "intersheets_ref_short": false,
    460       "intersheets_ref_show": false,
    461       "intersheets_ref_suffix": "",
    462       "junction_size_choice": 3,
    463       "label_size_ratio": 0.375,
    464       "pin_symbol_size": 25.0,
    465       "text_offset_ratio": 0.15
    466     },
    467     "legacy_lib_dir": "",
    468     "legacy_lib_list": [],
    469     "meta": {
    470       "version": 1
    471     },
    472     "net_format_name": "",
    473     "page_layout_descr_file": "",
    474     "plot_directory": "",
    475     "spice_current_sheet_as_root": false,
    476     "spice_external_command": "spice \"%I\"",
    477     "spice_model_current_sheet_as_root": true,
    478     "spice_save_all_currents": false,
    479     "spice_save_all_voltages": false,
    480     "subpart_first_id": 65,
    481     "subpart_id_separator": 0
    482   },
    483   "sheets": [
    484     [
    485       "8cb7b4c3-1bdb-4b5f-bd37-7db9b460b1b2",
    486       ""
    487     ]
    488   ],
    489   "text_variables": {}
    490 }