2023-03-03 19:58:55 +01:00
|
|
|
{
|
|
|
|
"board": {
|
2023-08-02 21:44:17 +02:00
|
|
|
"3dviewports": [],
|
2023-03-03 19:58:55 +01:00
|
|
|
"design_settings": {
|
|
|
|
"defaults": {
|
2024-04-06 21:14:56 +02:00
|
|
|
"apply_defaults_to_fp_fields": false,
|
|
|
|
"apply_defaults_to_fp_shapes": false,
|
|
|
|
"apply_defaults_to_fp_text": false,
|
|
|
|
"board_outline_line_width": 0.05,
|
|
|
|
"copper_line_width": 0.2,
|
2023-03-03 19:58:55 +01:00
|
|
|
"copper_text_italic": false,
|
|
|
|
"copper_text_size_h": 1.5,
|
|
|
|
"copper_text_size_v": 1.5,
|
|
|
|
"copper_text_thickness": 0.3,
|
|
|
|
"copper_text_upright": false,
|
2024-04-06 21:14:56 +02:00
|
|
|
"courtyard_line_width": 0.05,
|
2023-03-03 19:58:55 +01:00
|
|
|
"dimension_precision": 4,
|
|
|
|
"dimension_units": 3,
|
|
|
|
"dimensions": {
|
|
|
|
"arrow_length": 1270000,
|
|
|
|
"extension_offset": 500000,
|
|
|
|
"keep_text_aligned": true,
|
|
|
|
"suppress_zeroes": false,
|
|
|
|
"text_position": 0,
|
|
|
|
"units_format": 1
|
|
|
|
},
|
2024-04-06 21:14:56 +02:00
|
|
|
"fab_line_width": 0.1,
|
2023-03-03 19:58:55 +01:00
|
|
|
"fab_text_italic": false,
|
|
|
|
"fab_text_size_h": 1.0,
|
|
|
|
"fab_text_size_v": 1.0,
|
|
|
|
"fab_text_thickness": 0.15,
|
|
|
|
"fab_text_upright": false,
|
2024-04-06 21:14:56 +02:00
|
|
|
"other_line_width": 0.1,
|
2023-03-03 19:58:55 +01:00
|
|
|
"other_text_italic": false,
|
|
|
|
"other_text_size_h": 1.0,
|
|
|
|
"other_text_size_v": 1.0,
|
|
|
|
"other_text_thickness": 0.15,
|
|
|
|
"other_text_upright": false,
|
|
|
|
"pads": {
|
2023-09-27 00:55:39 +02:00
|
|
|
"drill": 0.0,
|
|
|
|
"height": 3.0,
|
|
|
|
"width": 1.6
|
2023-03-03 19:58:55 +01:00
|
|
|
},
|
|
|
|
"silk_line_width": 0.12,
|
|
|
|
"silk_text_italic": false,
|
|
|
|
"silk_text_size_h": 1.0,
|
|
|
|
"silk_text_size_v": 1.0,
|
|
|
|
"silk_text_thickness": 0.15,
|
|
|
|
"silk_text_upright": false,
|
|
|
|
"zones": {
|
2023-10-16 01:10:03 +02:00
|
|
|
"min_clearance": 0.0
|
2023-03-03 19:58:55 +01:00
|
|
|
}
|
|
|
|
},
|
2023-09-27 00:55:39 +02:00
|
|
|
"diff_pair_dimensions": [
|
|
|
|
{
|
|
|
|
"gap": 0.0,
|
|
|
|
"via_gap": 0.0,
|
|
|
|
"width": 0.0
|
|
|
|
}
|
|
|
|
],
|
2024-02-15 23:00:05 +01:00
|
|
|
"drc_exclusions": [],
|
2023-03-03 19:58:55 +01:00
|
|
|
"meta": {
|
|
|
|
"filename": "board_design_settings.json",
|
|
|
|
"version": 2
|
|
|
|
},
|
|
|
|
"rule_severities": {
|
|
|
|
"annular_width": "error",
|
|
|
|
"clearance": "error",
|
2023-09-26 01:20:07 +02:00
|
|
|
"connection_width": "warning",
|
2023-03-03 19:58:55 +01:00
|
|
|
"copper_edge_clearance": "error",
|
2023-09-26 01:20:07 +02:00
|
|
|
"copper_sliver": "warning",
|
2023-03-03 19:58:55 +01:00
|
|
|
"courtyards_overlap": "error",
|
|
|
|
"diff_pair_gap_out_of_range": "error",
|
|
|
|
"diff_pair_uncoupled_length_too_long": "error",
|
|
|
|
"drill_out_of_range": "error",
|
|
|
|
"duplicate_footprints": "warning",
|
|
|
|
"extra_footprint": "warning",
|
2023-09-26 01:20:07 +02:00
|
|
|
"footprint": "error",
|
2024-04-06 21:14:56 +02:00
|
|
|
"footprint_symbol_mismatch": "warning",
|
2023-09-26 01:20:07 +02:00
|
|
|
"footprint_type_mismatch": "ignore",
|
2023-03-03 19:58:55 +01:00
|
|
|
"hole_clearance": "error",
|
|
|
|
"hole_near_hole": "error",
|
|
|
|
"invalid_outline": "error",
|
2023-09-26 01:20:07 +02:00
|
|
|
"isolated_copper": "warning",
|
2023-03-03 19:58:55 +01:00
|
|
|
"item_on_disabled_layer": "error",
|
|
|
|
"items_not_allowed": "error",
|
|
|
|
"length_out_of_range": "error",
|
2023-09-26 01:20:07 +02:00
|
|
|
"lib_footprint_issues": "warning",
|
|
|
|
"lib_footprint_mismatch": "warning",
|
2023-03-03 19:58:55 +01:00
|
|
|
"malformed_courtyard": "error",
|
|
|
|
"microvia_drill_out_of_range": "error",
|
|
|
|
"missing_courtyard": "ignore",
|
|
|
|
"missing_footprint": "warning",
|
|
|
|
"net_conflict": "warning",
|
|
|
|
"npth_inside_courtyard": "ignore",
|
2023-09-26 01:20:07 +02:00
|
|
|
"padstack": "warning",
|
2023-03-03 19:58:55 +01:00
|
|
|
"pth_inside_courtyard": "ignore",
|
|
|
|
"shorting_items": "error",
|
2023-09-26 01:20:07 +02:00
|
|
|
"silk_edge_clearance": "warning",
|
2023-10-26 23:08:03 +02:00
|
|
|
"silk_over_copper": "ignore",
|
2023-10-22 01:20:17 +02:00
|
|
|
"silk_overlap": "ignore",
|
2023-03-03 19:58:55 +01:00
|
|
|
"skew_out_of_range": "error",
|
2023-09-26 01:20:07 +02:00
|
|
|
"solder_mask_bridge": "error",
|
|
|
|
"starved_thermal": "error",
|
|
|
|
"text_height": "warning",
|
|
|
|
"text_thickness": "warning",
|
2023-03-03 19:58:55 +01:00
|
|
|
"through_hole_pad_without_hole": "error",
|
|
|
|
"too_many_vias": "error",
|
|
|
|
"track_dangling": "warning",
|
|
|
|
"track_width": "error",
|
|
|
|
"tracks_crossing": "error",
|
|
|
|
"unconnected_items": "error",
|
|
|
|
"unresolved_variable": "error",
|
|
|
|
"via_dangling": "warning",
|
|
|
|
"zones_intersect": "error"
|
|
|
|
},
|
|
|
|
"rule_severitieslegacy_courtyards_overlap": true,
|
|
|
|
"rule_severitieslegacy_no_courtyard_defined": false,
|
|
|
|
"rules": {
|
|
|
|
"max_error": 0.005,
|
|
|
|
"min_clearance": 0.0,
|
2023-09-26 01:20:07 +02:00
|
|
|
"min_connection": 0.0,
|
2024-04-06 21:14:56 +02:00
|
|
|
"min_copper_edge_clearance": 0.025,
|
2023-03-03 19:58:55 +01:00
|
|
|
"min_hole_clearance": 0.25,
|
|
|
|
"min_hole_to_hole": 0.25,
|
2024-04-06 21:14:56 +02:00
|
|
|
"min_microvia_diameter": 0.2,
|
|
|
|
"min_microvia_drill": 0.1,
|
2023-10-22 01:20:17 +02:00
|
|
|
"min_resolved_spokes": 1,
|
2023-03-03 19:58:55 +01:00
|
|
|
"min_silk_clearance": 0.0,
|
2024-04-06 21:14:56 +02:00
|
|
|
"min_text_height": 0.8,
|
2023-09-26 01:20:07 +02:00
|
|
|
"min_text_thickness": 0.08,
|
2024-04-06 21:14:56 +02:00
|
|
|
"min_through_hole_diameter": 0.2,
|
|
|
|
"min_track_width": 0.2,
|
|
|
|
"min_via_annular_width": 0.1,
|
|
|
|
"min_via_diameter": 0.4,
|
2023-11-01 22:44:32 +01:00
|
|
|
"solder_mask_to_copper_clearance": 0.005,
|
2023-03-03 19:58:55 +01:00
|
|
|
"use_height_for_length_calcs": true
|
|
|
|
},
|
2023-09-26 01:20:07 +02:00
|
|
|
"teardrop_options": [
|
|
|
|
{
|
|
|
|
"td_onpadsmd": true,
|
|
|
|
"td_onroundshapesonly": false,
|
|
|
|
"td_ontrackend": false,
|
|
|
|
"td_onviapad": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"teardrop_parameters": [
|
|
|
|
{
|
2024-04-06 21:14:56 +02:00
|
|
|
"td_allow_use_two_tracks": true,
|
2023-09-26 01:20:07 +02:00
|
|
|
"td_curve_segcount": 0,
|
|
|
|
"td_height_ratio": 1.0,
|
|
|
|
"td_length_ratio": 0.5,
|
|
|
|
"td_maxheight": 2.0,
|
|
|
|
"td_maxlen": 1.0,
|
2024-04-06 21:14:56 +02:00
|
|
|
"td_on_pad_in_zone": false,
|
2023-09-26 01:20:07 +02:00
|
|
|
"td_target_name": "td_round_shape",
|
|
|
|
"td_width_to_size_filter_ratio": 0.9
|
|
|
|
},
|
|
|
|
{
|
2024-04-06 21:14:56 +02:00
|
|
|
"td_allow_use_two_tracks": true,
|
2023-09-26 01:20:07 +02:00
|
|
|
"td_curve_segcount": 0,
|
|
|
|
"td_height_ratio": 1.0,
|
|
|
|
"td_length_ratio": 0.5,
|
|
|
|
"td_maxheight": 2.0,
|
|
|
|
"td_maxlen": 1.0,
|
2024-04-06 21:14:56 +02:00
|
|
|
"td_on_pad_in_zone": false,
|
2023-09-26 01:20:07 +02:00
|
|
|
"td_target_name": "td_rect_shape",
|
|
|
|
"td_width_to_size_filter_ratio": 0.9
|
|
|
|
},
|
|
|
|
{
|
2024-04-06 21:14:56 +02:00
|
|
|
"td_allow_use_two_tracks": true,
|
2023-09-26 01:20:07 +02:00
|
|
|
"td_curve_segcount": 0,
|
|
|
|
"td_height_ratio": 1.0,
|
|
|
|
"td_length_ratio": 0.5,
|
|
|
|
"td_maxheight": 2.0,
|
|
|
|
"td_maxlen": 1.0,
|
2024-04-06 21:14:56 +02:00
|
|
|
"td_on_pad_in_zone": false,
|
2023-09-26 01:20:07 +02:00
|
|
|
"td_target_name": "td_track_end",
|
|
|
|
"td_width_to_size_filter_ratio": 0.9
|
|
|
|
}
|
|
|
|
],
|
2023-03-03 19:58:55 +01:00
|
|
|
"track_widths": [
|
|
|
|
0.0,
|
|
|
|
0.2,
|
|
|
|
0.5,
|
2023-10-16 01:10:03 +02:00
|
|
|
1.0,
|
|
|
|
1.5,
|
|
|
|
2.0
|
2023-03-03 19:58:55 +01:00
|
|
|
],
|
2024-04-06 21:14:56 +02:00
|
|
|
"tuning_pattern_settings": {
|
|
|
|
"diff_pair_defaults": {
|
|
|
|
"corner_radius_percentage": 80,
|
|
|
|
"corner_style": 1,
|
|
|
|
"max_amplitude": 1.0,
|
|
|
|
"min_amplitude": 0.2,
|
|
|
|
"single_sided": false,
|
|
|
|
"spacing": 1.0
|
|
|
|
},
|
|
|
|
"diff_pair_skew_defaults": {
|
|
|
|
"corner_radius_percentage": 80,
|
|
|
|
"corner_style": 1,
|
|
|
|
"max_amplitude": 1.0,
|
|
|
|
"min_amplitude": 0.2,
|
|
|
|
"single_sided": false,
|
|
|
|
"spacing": 0.6
|
|
|
|
},
|
|
|
|
"single_track_defaults": {
|
|
|
|
"corner_radius_percentage": 80,
|
|
|
|
"corner_style": 1,
|
|
|
|
"max_amplitude": 1.0,
|
|
|
|
"min_amplitude": 0.2,
|
|
|
|
"single_sided": false,
|
|
|
|
"spacing": 0.6
|
|
|
|
}
|
|
|
|
},
|
2023-03-03 19:58:55 +01:00
|
|
|
"via_dimensions": [
|
|
|
|
{
|
|
|
|
"diameter": 0.0,
|
|
|
|
"drill": 0.0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"diameter": 1.2,
|
|
|
|
"drill": 0.8
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"diameter": 4.0,
|
|
|
|
"drill": 3.0
|
|
|
|
}
|
|
|
|
],
|
2023-10-22 01:20:17 +02:00
|
|
|
"zones_allow_external_fillets": true,
|
2023-03-03 19:58:55 +01:00
|
|
|
"zones_use_no_outline": true
|
|
|
|
},
|
2024-03-27 21:10:37 +01:00
|
|
|
"ipc2581": {
|
|
|
|
"dist": "",
|
|
|
|
"distpn": "",
|
|
|
|
"internal_id": "",
|
|
|
|
"mfg": "",
|
|
|
|
"mpn": ""
|
|
|
|
},
|
2023-08-02 21:44:17 +02:00
|
|
|
"layer_presets": [],
|
|
|
|
"viewports": []
|
2023-03-03 19:58:55 +01:00
|
|
|
},
|
|
|
|
"boards": [],
|
|
|
|
"cvpcb": {
|
|
|
|
"equivalence_files": []
|
|
|
|
},
|
|
|
|
"erc": {
|
|
|
|
"erc_exclusions": [],
|
|
|
|
"meta": {
|
|
|
|
"version": 0
|
|
|
|
},
|
|
|
|
"pin_map": [
|
|
|
|
[
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
0,
|
|
|
|
2,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
2,
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
0,
|
|
|
|
2,
|
|
|
|
1,
|
|
|
|
2,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
0,
|
|
|
|
2,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
2,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
0,
|
|
|
|
2,
|
|
|
|
1,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
2,
|
|
|
|
0,
|
|
|
|
0,
|
|
|
|
2
|
|
|
|
],
|
|
|
|
[
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2,
|
|
|
|
2
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"rule_severities": {
|
|
|
|
"bus_definition_conflict": "error",
|
|
|
|
"bus_entry_needed": "error",
|
|
|
|
"bus_to_bus_conflict": "error",
|
|
|
|
"bus_to_net_conflict": "error",
|
2023-08-02 21:44:17 +02:00
|
|
|
"conflicting_netclasses": "error",
|
2023-03-03 19:58:55 +01:00
|
|
|
"different_unit_footprint": "error",
|
|
|
|
"different_unit_net": "error",
|
|
|
|
"duplicate_reference": "error",
|
|
|
|
"duplicate_sheet_names": "error",
|
2023-10-26 07:49:56 +02:00
|
|
|
"endpoint_off_grid": "ignore",
|
2023-03-03 19:58:55 +01:00
|
|
|
"extra_units": "error",
|
|
|
|
"global_label_dangling": "warning",
|
|
|
|
"hier_label_mismatch": "error",
|
|
|
|
"label_dangling": "error",
|
|
|
|
"lib_symbol_issues": "warning",
|
2023-08-02 21:44:17 +02:00
|
|
|
"missing_bidi_pin": "warning",
|
|
|
|
"missing_input_pin": "warning",
|
|
|
|
"missing_power_pin": "error",
|
|
|
|
"missing_unit": "warning",
|
2023-03-03 19:58:55 +01:00
|
|
|
"multiple_net_names": "warning",
|
|
|
|
"net_not_bus_member": "warning",
|
|
|
|
"no_connect_connected": "warning",
|
|
|
|
"no_connect_dangling": "warning",
|
|
|
|
"pin_not_connected": "error",
|
|
|
|
"pin_not_driven": "error",
|
2023-10-16 01:10:03 +02:00
|
|
|
"pin_to_pin": "error",
|
2023-03-03 19:58:55 +01:00
|
|
|
"power_pin_not_driven": "error",
|
|
|
|
"similar_labels": "warning",
|
2023-08-02 21:44:17 +02:00
|
|
|
"simulation_model_issue": "ignore",
|
2023-03-03 19:58:55 +01:00
|
|
|
"unannotated": "error",
|
|
|
|
"unit_value_mismatch": "error",
|
|
|
|
"unresolved_variable": "error",
|
|
|
|
"wire_dangling": "error"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"libraries": {
|
|
|
|
"pinned_footprint_libs": [],
|
|
|
|
"pinned_symbol_libs": []
|
|
|
|
},
|
|
|
|
"meta": {
|
|
|
|
"filename": "PlantCtrlESP32.kicad_pro",
|
|
|
|
"version": 1
|
|
|
|
},
|
|
|
|
"net_settings": {
|
|
|
|
"classes": [
|
|
|
|
{
|
2023-08-02 21:44:17 +02:00
|
|
|
"bus_width": 12,
|
2023-10-16 01:10:03 +02:00
|
|
|
"clearance": 0.15,
|
2023-03-03 19:58:55 +01:00
|
|
|
"diff_pair_gap": 0.25,
|
|
|
|
"diff_pair_via_gap": 0.25,
|
|
|
|
"diff_pair_width": 0.2,
|
|
|
|
"line_style": 0,
|
|
|
|
"microvia_diameter": 0.3,
|
|
|
|
"microvia_drill": 0.1,
|
|
|
|
"name": "Default",
|
|
|
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
|
|
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
|
|
|
"track_width": 1.2,
|
|
|
|
"via_diameter": 0.8,
|
|
|
|
"via_drill": 0.4,
|
2023-08-02 21:44:17 +02:00
|
|
|
"wire_width": 6
|
2023-03-03 19:58:55 +01:00
|
|
|
},
|
|
|
|
{
|
2023-08-02 21:44:17 +02:00
|
|
|
"bus_width": 12,
|
2023-10-22 01:20:17 +02:00
|
|
|
"clearance": 0.15,
|
2023-03-03 19:58:55 +01:00
|
|
|
"diff_pair_gap": 0.25,
|
|
|
|
"diff_pair_via_gap": 0.25,
|
|
|
|
"diff_pair_width": 0.2,
|
|
|
|
"line_style": 0,
|
|
|
|
"microvia_diameter": 0.3,
|
|
|
|
"microvia_drill": 0.1,
|
2023-10-21 21:59:41 +02:00
|
|
|
"name": "12V",
|
2023-03-03 19:58:55 +01:00
|
|
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
2023-10-16 01:10:03 +02:00
|
|
|
"schematic_color": "rgb(255, 4, 6)",
|
|
|
|
"track_width": 1.0,
|
2023-03-03 19:58:55 +01:00
|
|
|
"via_diameter": 0.8,
|
|
|
|
"via_drill": 0.4,
|
2023-10-21 21:59:41 +02:00
|
|
|
"wire_width": 12
|
2023-03-03 19:58:55 +01:00
|
|
|
},
|
|
|
|
{
|
2023-08-02 21:44:17 +02:00
|
|
|
"bus_width": 12,
|
2023-10-22 01:20:17 +02:00
|
|
|
"clearance": 0.15,
|
2023-03-03 19:58:55 +01:00
|
|
|
"diff_pair_gap": 0.25,
|
|
|
|
"diff_pair_via_gap": 0.25,
|
|
|
|
"diff_pair_width": 0.2,
|
|
|
|
"line_style": 0,
|
|
|
|
"microvia_diameter": 0.3,
|
|
|
|
"microvia_drill": 0.1,
|
2023-10-21 21:59:41 +02:00
|
|
|
"name": "3V",
|
2023-03-03 19:58:55 +01:00
|
|
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
2023-10-21 21:59:41 +02:00
|
|
|
"schematic_color": "rgb(255, 153, 0)",
|
|
|
|
"track_width": 0.2,
|
2023-03-03 19:58:55 +01:00
|
|
|
"via_diameter": 0.8,
|
|
|
|
"via_drill": 0.4,
|
2023-10-21 21:59:41 +02:00
|
|
|
"wire_width": 12
|
2023-03-03 19:58:55 +01:00
|
|
|
},
|
2023-10-22 20:06:27 +02:00
|
|
|
{
|
|
|
|
"bus_width": 12,
|
|
|
|
"clearance": 0.15,
|
|
|
|
"diff_pair_gap": 0.25,
|
|
|
|
"diff_pair_via_gap": 0.25,
|
|
|
|
"diff_pair_width": 0.2,
|
|
|
|
"line_style": 0,
|
|
|
|
"microvia_diameter": 0.3,
|
|
|
|
"microvia_drill": 0.1,
|
|
|
|
"name": "BAT+",
|
|
|
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
|
|
|
"schematic_color": "rgb(81, 255, 3)",
|
|
|
|
"track_width": 1.2,
|
|
|
|
"via_diameter": 0.8,
|
|
|
|
"via_drill": 0.4,
|
|
|
|
"wire_width": 12
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"bus_width": 12,
|
|
|
|
"clearance": 0.15,
|
|
|
|
"diff_pair_gap": 0.25,
|
|
|
|
"diff_pair_via_gap": 0.25,
|
|
|
|
"diff_pair_width": 0.2,
|
|
|
|
"line_style": 0,
|
|
|
|
"microvia_diameter": 0.3,
|
|
|
|
"microvia_drill": 0.1,
|
|
|
|
"name": "BAT-",
|
|
|
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
|
|
|
"schematic_color": "rgb(130, 130, 130)",
|
|
|
|
"track_width": 1.2,
|
|
|
|
"via_diameter": 0.8,
|
|
|
|
"via_drill": 0.4,
|
|
|
|
"wire_width": 12
|
|
|
|
},
|
2023-03-03 19:58:55 +01:00
|
|
|
{
|
2023-08-02 21:44:17 +02:00
|
|
|
"bus_width": 12,
|
2023-10-22 01:20:17 +02:00
|
|
|
"clearance": 0.15,
|
2023-03-03 19:58:55 +01:00
|
|
|
"diff_pair_gap": 0.25,
|
|
|
|
"diff_pair_via_gap": 0.25,
|
|
|
|
"diff_pair_width": 0.2,
|
|
|
|
"line_style": 0,
|
|
|
|
"microvia_diameter": 0.3,
|
|
|
|
"microvia_drill": 0.1,
|
2023-10-21 21:59:41 +02:00
|
|
|
"name": "GND",
|
2023-03-03 19:58:55 +01:00
|
|
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
2023-10-21 21:59:41 +02:00
|
|
|
"schematic_color": "rgb(0, 0, 0)",
|
|
|
|
"track_width": 0.5,
|
2023-03-03 19:58:55 +01:00
|
|
|
"via_diameter": 0.8,
|
|
|
|
"via_drill": 0.4,
|
2023-10-21 21:59:41 +02:00
|
|
|
"wire_width": 12
|
2023-03-03 19:58:55 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"meta": {
|
2023-08-02 21:44:17 +02:00
|
|
|
"version": 3
|
2023-03-03 19:58:55 +01:00
|
|
|
},
|
2023-08-02 21:44:17 +02:00
|
|
|
"net_colors": null,
|
2023-10-22 20:06:27 +02:00
|
|
|
"netclass_assignments": {
|
|
|
|
"Net-(battery1-Pin_1)": "BAT-",
|
|
|
|
"VBAT": "BAT+"
|
|
|
|
},
|
2023-09-26 01:20:07 +02:00
|
|
|
"netclass_patterns": [
|
|
|
|
{
|
2023-10-21 21:59:41 +02:00
|
|
|
"netclass": "3V",
|
2023-09-26 01:20:07 +02:00
|
|
|
"pattern": "3_3V"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "CUSTOM_GPIO12"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "CUSTOM_GPIO2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "CUSTOM_GPIO34"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "CUSTOM_GPIO35"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "ESP_RX"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "ESP_TX"
|
|
|
|
},
|
|
|
|
{
|
2023-10-21 21:59:41 +02:00
|
|
|
"netclass": "GND",
|
2023-09-26 01:20:07 +02:00
|
|
|
"pattern": "GND"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(12V1-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(12V2-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Boot1-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(C10-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(C14-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(C16-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(C17-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(C4-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(C5-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(C6-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D10-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D11-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D12-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D13-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D14-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D15-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D16-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D4-Pad3)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D5-Pad3)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D7-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(D9-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Pumps1-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q1-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q1-Pad3)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q10-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q11-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q12-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q12-Pad3)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q13-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q13-Pad3)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q2-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q2-Pad3)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q3-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q3-Pad3)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q4-Pad3)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q5-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q6-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q7-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q8-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q9-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q_PWR1-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q_PWR2-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q_PWR3-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q_PWR4-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q_PWR5-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(Q_PWR6-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R1-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R14-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R18-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R19-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R28-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R54-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R56-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R58-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R60-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R62-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R64-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R66-Pad2)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(R68-Pad1)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(U3-Pad6)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(U4-Pad17)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(U4-Pad18)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(U4-Pad19)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(U4-Pad20)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(U4-Pad21)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(U4-Pad22)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(U4-Pad32)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(U6-Pad6)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Net-(U6-Pad7)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT0_MOIST"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT0_PUMP"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT1_MOIST"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT1_PUMP"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT2_MOIST"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT2_PUMP"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT3_MOIST"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT3_PUMP"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT4_MOIST"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT4_PUMP"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT5_MOIST"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT5_PUMP"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT6_MOIST"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT6_PUMP"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT_CTRL_PUMP_0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT_CTRL_PUMP_1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT_CTRL_PUMP_2"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT_CTRL_PUMP_3"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT_CTRL_PUMP_4"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT_CTRL_PUMP_5"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PLANT_CTRL_PUMP_6"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PUMP_ENABLE"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PUMP_PWR"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PWR_I2C"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PWR_PUMP_CONVERTER"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "PWR_SENSORS"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Rsense+"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "SCL"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "SDA"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "SENSORS_ENABLE"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "SOLAR_IN"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "Temp"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "VCC"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "VCC_BATT"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"netclass": "Default",
|
|
|
|
"pattern": "VCC_FUSED_ALWAYS"
|
2023-10-16 01:10:03 +02:00
|
|
|
},
|
|
|
|
{
|
2023-10-21 21:59:41 +02:00
|
|
|
"netclass": "12V",
|
2023-10-16 01:10:03 +02:00
|
|
|
"pattern": "12V"
|
|
|
|
},
|
|
|
|
{
|
2023-10-21 21:59:41 +02:00
|
|
|
"netclass": "12V",
|
2023-10-16 01:10:03 +02:00
|
|
|
"pattern": "/12VR"
|
2023-09-26 01:20:07 +02:00
|
|
|
}
|
|
|
|
]
|
2023-03-03 19:58:55 +01:00
|
|
|
},
|
|
|
|
"pcbnew": {
|
|
|
|
"last_paths": {
|
|
|
|
"gencad": "",
|
|
|
|
"idf": "",
|
|
|
|
"netlist": "PlantCtrlESP32.net",
|
2024-03-27 21:10:37 +01:00
|
|
|
"plot": "",
|
|
|
|
"pos_files": "",
|
2023-03-03 19:58:55 +01:00
|
|
|
"specctra_dsn": "",
|
|
|
|
"step": "",
|
2024-03-27 21:10:37 +01:00
|
|
|
"svg": "",
|
2023-03-03 19:58:55 +01:00
|
|
|
"vrml": ""
|
|
|
|
},
|
|
|
|
"page_layout_descr_file": ""
|
|
|
|
},
|
|
|
|
"schematic": {
|
|
|
|
"annotate_start_num": 0,
|
2024-03-27 21:10:37 +01:00
|
|
|
"bom_fmt_presets": [],
|
|
|
|
"bom_fmt_settings": {
|
|
|
|
"field_delimiter": ",",
|
|
|
|
"keep_line_breaks": false,
|
|
|
|
"keep_tabs": false,
|
|
|
|
"name": "CSV",
|
|
|
|
"ref_delimiter": ",",
|
|
|
|
"ref_range_delimiter": "",
|
|
|
|
"string_delimiter": "\""
|
|
|
|
},
|
|
|
|
"bom_presets": [],
|
|
|
|
"bom_settings": {
|
|
|
|
"exclude_dnp": false,
|
|
|
|
"fields_ordered": [
|
|
|
|
{
|
|
|
|
"group_by": false,
|
|
|
|
"label": "Reference",
|
|
|
|
"name": "Reference",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"group_by": true,
|
|
|
|
"label": "Value",
|
|
|
|
"name": "Value",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"group_by": false,
|
|
|
|
"label": "Datasheet",
|
|
|
|
"name": "Datasheet",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"group_by": false,
|
|
|
|
"label": "Footprint",
|
|
|
|
"name": "Footprint",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"group_by": false,
|
|
|
|
"label": "Qty",
|
|
|
|
"name": "${QUANTITY}",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"group_by": true,
|
|
|
|
"label": "DNP",
|
|
|
|
"name": "${DNP}",
|
|
|
|
"show": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"filter_string": "",
|
|
|
|
"group_symbols": true,
|
|
|
|
"name": "Grouped By Value",
|
|
|
|
"sort_asc": true,
|
|
|
|
"sort_field": "Reference"
|
|
|
|
},
|
|
|
|
"connection_grid_size": 50.0,
|
2023-03-03 19:58:55 +01:00
|
|
|
"drawing": {
|
2023-08-02 21:44:17 +02:00
|
|
|
"dashed_lines_dash_length_ratio": 12.0,
|
|
|
|
"dashed_lines_gap_length_ratio": 3.0,
|
2023-03-03 19:58:55 +01:00
|
|
|
"default_line_thickness": 6.0,
|
|
|
|
"default_text_size": 50.0,
|
|
|
|
"field_names": [],
|
|
|
|
"intersheets_ref_own_page": false,
|
|
|
|
"intersheets_ref_prefix": "",
|
|
|
|
"intersheets_ref_short": false,
|
|
|
|
"intersheets_ref_show": false,
|
|
|
|
"intersheets_ref_suffix": "",
|
|
|
|
"junction_size_choice": 3,
|
|
|
|
"label_size_ratio": 0.25,
|
2024-03-27 21:10:37 +01:00
|
|
|
"operating_point_overlay_i_precision": 3,
|
|
|
|
"operating_point_overlay_i_range": "~A",
|
|
|
|
"operating_point_overlay_v_precision": 3,
|
|
|
|
"operating_point_overlay_v_range": "~V",
|
|
|
|
"overbar_offset_ratio": 1.23,
|
2023-03-03 19:58:55 +01:00
|
|
|
"pin_symbol_size": 0.0,
|
|
|
|
"text_offset_ratio": 0.08
|
|
|
|
},
|
|
|
|
"legacy_lib_dir": "",
|
|
|
|
"legacy_lib_list": [],
|
|
|
|
"meta": {
|
|
|
|
"version": 1
|
|
|
|
},
|
|
|
|
"net_format_name": "Pcbnew",
|
|
|
|
"ngspice": {
|
|
|
|
"fix_include_paths": true,
|
|
|
|
"fix_passive_vals": false,
|
|
|
|
"meta": {
|
|
|
|
"version": 0
|
|
|
|
},
|
|
|
|
"model_mode": 0,
|
|
|
|
"workbook_filename": ""
|
|
|
|
},
|
|
|
|
"page_layout_descr_file": "",
|
|
|
|
"plot_directory": "/tmp/",
|
|
|
|
"spice_adjust_passive_values": false,
|
2023-08-02 21:44:17 +02:00
|
|
|
"spice_current_sheet_as_root": false,
|
2023-03-03 19:58:55 +01:00
|
|
|
"spice_external_command": "spice \"%I\"",
|
2023-08-02 21:44:17 +02:00
|
|
|
"spice_model_current_sheet_as_root": true,
|
|
|
|
"spice_save_all_currents": false,
|
2024-03-27 21:10:37 +01:00
|
|
|
"spice_save_all_dissipations": false,
|
2023-08-02 21:44:17 +02:00
|
|
|
"spice_save_all_voltages": false,
|
2023-03-03 19:58:55 +01:00
|
|
|
"subpart_first_id": 65,
|
|
|
|
"subpart_id_separator": 0
|
|
|
|
},
|
|
|
|
"sheets": [
|
|
|
|
[
|
|
|
|
"c26e8d55-0b6e-4c4e-b7c8-b1fed973201c",
|
2024-03-27 21:10:37 +01:00
|
|
|
"Root"
|
2023-03-03 19:58:55 +01:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"text_variables": {}
|
|
|
|
}
|