X-Git-Url: http://git.techno-innov.fr/?a=blobdiff_plain;f=PiSerialPower%2FPiSerialPower.kicad_pro;fp=PiSerialPower%2FPiSerialPower.kicad_pro;h=02ab9a10ab9291d9efec2c1b847ea1a229e389b8;hb=542a319a9465083bc4abce31bad55f486c47dddf;hp=c4ce3d748ae20f86706c33d5bf352ba9754cfc74;hpb=171eb872cbb7162d898ebb7f5bf3670233b90c01;p=elec%2Fadapters%2Fraspberrypi diff --git a/PiSerialPower/PiSerialPower.kicad_pro b/PiSerialPower/PiSerialPower.kicad_pro index c4ce3d7..02ab9a1 100644 --- a/PiSerialPower/PiSerialPower.kicad_pro +++ b/PiSerialPower/PiSerialPower.kicad_pro @@ -1,5 +1,6 @@ { "board": { + "3dviewports": [], "design_settings": { "defaults": { "board_outline_line_width": 0.381, @@ -118,7 +119,8 @@ "zones_allow_external_fillets": false, "zones_use_no_outline": true }, - "layer_presets": [] + "layer_presets": [], + "viewports": [] }, "boards": [], "cvpcb": { @@ -302,18 +304,23 @@ "rule_severities": { "bus_definition_conflict": "error", "bus_entry_needed": "error", - "bus_label_syntax": "error", "bus_to_bus_conflict": "error", "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", "different_unit_footprint": "error", "different_unit_net": "error", "duplicate_reference": "error", "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", "extra_units": "error", "global_label_dangling": "warning", "hier_label_mismatch": "error", "label_dangling": "error", "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", "multiple_net_names": "warning", "net_not_bus_member": "warning", "no_connect_connected": "warning", @@ -323,6 +330,7 @@ "pin_to_pin": "warning", "power_pin_not_driven": "error", "similar_labels": "warning", + "simulation_model_issue": "ignore", "unannotated": "error", "unit_value_mismatch": "error", "unresolved_variable": "error", @@ -340,7 +348,7 @@ "net_settings": { "classes": [ { - "bus_width": 12.0, + "bus_width": 12, "clearance": 0.19304, "diff_pair_gap": 0.25, "diff_pair_via_gap": 0.25, @@ -354,10 +362,10 @@ "track_width": 0.2032, "via_diameter": 0.508, "via_drill": 0.381, - "wire_width": 6.0 + "wire_width": 6 }, { - "bus_width": 12.0, + "bus_width": 12, "clearance": 0.19304, "diff_pair_gap": 0.25, "diff_pair_via_gap": 0.25, @@ -366,36 +374,85 @@ "microvia_diameter": 0.508, "microvia_drill": 0.127, "name": "Alim", - "nets": [ - "+3.3V", - "+5C", - "+5V", - "+VCC", - "+Vbatt", - "/3V_USBIO", - "/5VInd", - "/5V_USB", - "/CMD_FAN", - "/CMD_FAN_Filt", - "/Ch1", - "/Ch2", - "/USB_5V", - "/USB_DM", - "/USB_DP", - "DGND" - ], "pcb_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)", "track_width": 0.3048, "via_diameter": 0.889, "via_drill": 0.508, - "wire_width": 6.0 + "wire_width": 6 } ], "meta": { - "version": 2 + "version": 3 }, - "net_colors": null + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [ + { + "netclass": "Alim", + "pattern": "+3.3V" + }, + { + "netclass": "Alim", + "pattern": "+5C" + }, + { + "netclass": "Alim", + "pattern": "+5V" + }, + { + "netclass": "Alim", + "pattern": "+VCC" + }, + { + "netclass": "Alim", + "pattern": "+Vbatt" + }, + { + "netclass": "Alim", + "pattern": "/3V_USBIO" + }, + { + "netclass": "Alim", + "pattern": "/5VInd" + }, + { + "netclass": "Alim", + "pattern": "/5V_USB" + }, + { + "netclass": "Alim", + "pattern": "/CMD_FAN" + }, + { + "netclass": "Alim", + "pattern": "/CMD_FAN_Filt" + }, + { + "netclass": "Alim", + "pattern": "/Ch1" + }, + { + "netclass": "Alim", + "pattern": "/Ch2" + }, + { + "netclass": "Alim", + "pattern": "/USB_5V" + }, + { + "netclass": "Alim", + "pattern": "/USB_DM" + }, + { + "netclass": "Alim", + "pattern": "/USB_DP" + }, + { + "netclass": "Alim", + "pattern": "DGND" + } + ] }, "pcbnew": { "last_paths": { @@ -411,6 +468,8 @@ "schematic": { "annotate_start_num": 0, "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, "default_line_thickness": 6.0, "default_text_size": 60.0, "field_names": [], @@ -442,7 +501,11 @@ "page_layout_descr_file": "../../../Lib/pagelayout.kicad_wks", "plot_directory": "", "spice_adjust_passive_values": false, + "spice_current_sheet_as_root": false, "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_voltages": false, "subpart_first_id": 65, "subpart_id_separator": 0 },