Index: trunk/hardware/smartPro.kicad_pro
===================================================================
--- trunk/hardware/smartPro.kicad_pro	(revision 74)
+++ trunk/hardware/smartPro.kicad_pro	(revision 1)
@@ -7,6 +7,6 @@
         "apply_defaults_to_fp_shapes": false,
         "apply_defaults_to_fp_text": false,
-        "board_outline_line_width": 0.049999999999999996,
-        "copper_line_width": 0.19999999999999998,
+        "board_outline_line_width": 0.05,
+        "copper_line_width": 0.2,
         "copper_text_italic": false,
         "copper_text_size_h": 1.5,
@@ -14,5 +14,5 @@
         "copper_text_thickness": 0.3,
         "copper_text_upright": false,
-        "courtyard_line_width": 0.049999999999999996,
+        "courtyard_line_width": 0.05,
         "dimension_precision": 4,
         "dimension_units": 3,
@@ -25,5 +25,5 @@
           "units_format": 1
         },
-        "fab_line_width": 0.09999999999999999,
+        "fab_line_width": 0.1,
         "fab_text_italic": false,
         "fab_text_size_h": 1.0,
@@ -31,5 +31,5 @@
         "fab_text_thickness": 0.15,
         "fab_text_upright": false,
-        "other_line_width": 0.09999999999999999,
+        "other_line_width": 0.1,
         "other_text_italic": false,
         "other_text_size_h": 1.0,
@@ -42,9 +42,9 @@
           "width": 2.0
         },
-        "silk_line_width": 0.09999999999999999,
+        "silk_line_width": 0.1,
         "silk_text_italic": false,
         "silk_text_size_h": 1.0,
         "silk_text_size_v": 1.0,
-        "silk_text_thickness": 0.09999999999999999,
+        "silk_text_thickness": 0.1,
         "silk_text_upright": false,
         "zones": {
@@ -70,4 +70,5 @@
         "copper_sliver": "warning",
         "courtyards_overlap": "error",
+        "creepage": "error",
         "diff_pair_gap_out_of_range": "error",
         "diff_pair_uncoupled_length_too_long": "error",
@@ -76,7 +77,11 @@
         "extra_footprint": "warning",
         "footprint": "error",
+        "footprint_filters_mismatch": "ignore",
+        "footprint_symbol_mismatch": "warning",
         "footprint_type_mismatch": "ignore",
         "hole_clearance": "error",
         "hole_near_hole": "error",
+        "hole_to_hole": "error",
+        "holes_co_located": "warning",
         "invalid_outline": "error",
         "isolated_copper": "warning",
@@ -88,7 +93,9 @@
         "malformed_courtyard": "error",
         "microvia_drill_out_of_range": "error",
+        "mirrored_text_on_front_layer": "warning",
         "missing_courtyard": "ignore",
         "missing_footprint": "warning",
         "net_conflict": "warning",
+        "nonmirrored_text_on_back_layer": "warning",
         "npth_inside_courtyard": "ignore",
         "padstack": "warning",
@@ -105,5 +112,7 @@
         "through_hole_pad_without_hole": "error",
         "too_many_vias": "error",
+        "track_angle": "error",
         "track_dangling": "warning",
+        "track_segment_length": "error",
         "track_width": "error",
         "tracks_crossing": "error",
@@ -115,18 +124,18 @@
       "rules": {
         "max_error": 0.005,
-        "min_clearance": 0.19999999999999998,
-        "min_connection": 0.19999999999999998,
+        "min_clearance": 0.2,
+        "min_connection": 0.2,
         "min_copper_edge_clearance": 0.5,
         "min_groove_width": 0.0,
         "min_hole_clearance": 0.25,
         "min_hole_to_hole": 0.25,
-        "min_microvia_diameter": 0.19999999999999998,
-        "min_microvia_drill": 0.09999999999999999,
+        "min_microvia_diameter": 0.2,
+        "min_microvia_drill": 0.1,
         "min_resolved_spokes": 2,
         "min_silk_clearance": 0.0,
-        "min_text_height": 0.7999999999999999,
+        "min_text_height": 0.8,
         "min_text_thickness": 0.08,
         "min_through_hole_diameter": 0.3,
-        "min_track_width": 0.19999999999999998,
+        "min_track_width": 0.2,
         "min_via_annular_width": 0.15,
         "min_via_diameter": 0.5,
@@ -136,15 +145,14 @@
       "teardrop_options": [
         {
+          "td_onpthpad": true,
+          "td_onroundshapesonly": false,
+          "td_onsmdpad": true,
+          "td_ontrackend": false,
+          "td_onvia": true
+        }
+      ],
+      "teardrop_parameters": [
+        {
           "td_allow_use_two_tracks": true,
-          "td_curve_segcount": 5,
-          "td_on_pad_in_zone": false,
-          "td_onpadsmd": true,
-          "td_onroundshapesonly": false,
-          "td_ontrackend": false,
-          "td_onviapad": true
-        }
-      ],
-      "teardrop_parameters": [
-        {
           "td_curve_segcount": 0,
           "td_height_ratio": 1.0,
@@ -152,8 +160,10 @@
           "td_maxheight": 2.0,
           "td_maxlen": 1.0,
+          "td_on_pad_in_zone": false,
           "td_target_name": "td_round_shape",
           "td_width_to_size_filter_ratio": 0.9
         },
         {
+          "td_allow_use_two_tracks": true,
           "td_curve_segcount": 0,
           "td_height_ratio": 1.0,
@@ -161,8 +171,10 @@
           "td_maxheight": 2.0,
           "td_maxlen": 1.0,
+          "td_on_pad_in_zone": false,
           "td_target_name": "td_rect_shape",
           "td_width_to_size_filter_ratio": 0.9
         },
         {
+          "td_allow_use_two_tracks": true,
           "td_curve_segcount": 0,
           "td_height_ratio": 1.0,
@@ -170,4 +182,5 @@
           "td_maxheight": 2.0,
           "td_maxlen": 1.0,
+          "td_on_pad_in_zone": false,
           "td_target_name": "td_track_end",
           "td_width_to_size_filter_ratio": 0.9
@@ -241,5 +254,22 @@
   },
   "erc": {
-    "erc_exclusions": [],
+    "erc_exclusions": [
+      [
+        "lib_symbol_issues|3302000|1270000|4fca5270-c273-44b6-b005-e5eaf86f363d|00000000-0000-0000-0000-000000000000|||",
+        ""
+      ],
+      [
+        "pin_to_pin|3251200|685800|303e122c-bd71-46b1-ba9e-d566b7b74552|0010c4ec-9ca4-401f-b31c-9d9d1f7ea765|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326",
+        ""
+      ],
+      [
+        "pin_to_pin|3263900|685800|303e122c-bd71-46b1-ba9e-d566b7b74552|0010c4ec-9ca4-401f-b31c-9d9d1f7ea765|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/495a9cc7-0a8f-4e5c-b2f2-b552a73e5326",
+        ""
+      ],
+      [
+        "pin_to_pin|635000|1016000|7319b3a0-e470-4746-b009-b309cee55bd7|7319b3a0-e470-4746-b009-b309cee55bd7|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/108fac66-0a35-4a2b-bdbd-3dd4b8eaee87|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/108fac66-0a35-4a2b-bdbd-3dd4b8eaee87|/bf1f8167-8e29-49cc-a467-dd9cc2c77246/15739c62-38dc-437e-9b84-14f2967fa6be",
+        ""
+      ]
+    ],
     "meta": {
       "version": 0
@@ -427,8 +457,13 @@
       "endpoint_off_grid": "warning",
       "extra_units": "error",
+      "footprint_filter": "ignore",
+      "footprint_link_issues": "warning",
+      "four_way_junction": "ignore",
       "global_label_dangling": "warning",
       "hier_label_mismatch": "error",
       "label_dangling": "error",
+      "label_multiple_wires": "warning",
       "lib_symbol_issues": "warning",
+      "lib_symbol_mismatch": "warning",
       "missing_bidi_pin": "warning",
       "missing_input_pin": "warning",
@@ -443,7 +478,12 @@
       "pin_to_pin": "warning",
       "power_pin_not_driven": "error",
+      "same_local_global_label": "warning",
+      "similar_label_and_power": "warning",
       "similar_labels": "warning",
+      "similar_power": "warning",
       "simulation_model_issue": "ignore",
+      "single_global_label": "ignore",
       "unannotated": "error",
+      "unconnected_wire_endpoint": "warning",
       "unit_value_mismatch": "error",
       "unresolved_variable": "error",
@@ -457,5 +497,5 @@
   "meta": {
     "filename": "smartPro.kicad_pro",
-    "version": 1
+    "version": 3
   },
   "net_settings": {
@@ -472,4 +512,5 @@
         "name": "Default",
         "pcb_color": "rgba(0, 0, 0, 0.000)",
+        "priority": 2147483647,
         "schematic_color": "rgba(0, 0, 0, 0.000)",
         "track_width": 0.2,
@@ -480,5 +521,5 @@
     ],
     "meta": {
-      "version": 3
+      "version": 4
     },
     "net_colors": null,
@@ -611,100 +652,4 @@
           "label": "Field-1",
           "name": "Field-1",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "MANUFACTURER",
-          "name": "MANUFACTURER",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "MAXIMUM_PACKAGE_HEIGHT",
-          "name": "MAXIMUM_PACKAGE_HEIGHT",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "MF",
-          "name": "MF",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "MP",
-          "name": "MP",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "PARTREV",
-          "name": "PARTREV",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "Package",
-          "name": "Package",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "Price",
-          "name": "Price",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "STANDARD",
-          "name": "STANDARD",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "Description_1",
-          "name": "Description_1",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "ECS Art#.Var",
-          "name": "ECS Art#.Var",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "SnapEDA_Link",
-          "name": "SnapEDA_Link",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "Availability",
-          "name": "Availability",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "Var",
-          "name": "Var",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "HAN.Var",
-          "name": "HAN.Var",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "Check_prices",
-          "name": "Check_prices",
-          "show": false
-        },
-        {
-          "group_by": false,
-          "label": "Sim.Library",
-          "name": "Sim.Library",
           "show": false
         }
@@ -811,12 +756,4 @@
       "4875905e-d35e-4049-a6aa-c7869d81fd32",
       "bom-parts"
-    ],
-    [
-      "6c73edc0-b2b7-45d9-b6a2-67d496e63f08",
-      "doku"
-    ],
-    [
-      "5f7aa91e-db5c-4ccf-ae9c-b17085bd88f3",
-      "analog_measurement"
     ]
   ],
