From 4ba07b1122d29f026bc0ab893d3f9dd36b186052 Mon Sep 17 00:00:00 2001 From: Lene Marquardt Date: Tue, 7 Oct 2025 18:57:31 +0200 Subject: [PATCH] update possible changes --- FT25_AMS_Slave/FT25_AMS_Slave.kicad_pro | 21 +++++++++++++++---- .../~_autosave-FT25_AMS_Slave.kicad_pcb.lck | 1 + FT25_AMS_VSENS/FT25_AMS_VSENS.kicad_pro | 21 +++++++++++++++---- 3 files changed, 35 insertions(+), 8 deletions(-) create mode 100644 FT25_AMS_Slave/~_autosave-FT25_AMS_Slave.kicad_pcb.lck diff --git a/FT25_AMS_Slave/FT25_AMS_Slave.kicad_pro b/FT25_AMS_Slave/FT25_AMS_Slave.kicad_pro index bcd01c7..b5d5d1b 100644 --- a/FT25_AMS_Slave/FT25_AMS_Slave.kicad_pro +++ b/FT25_AMS_Slave/FT25_AMS_Slave.kicad_pro @@ -69,16 +69,20 @@ "copper_edge_clearance": "error", "copper_sliver": "warning", "courtyards_overlap": "ignore", + "creepage": "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", "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", "item_on_disabled_layer": "error", @@ -88,9 +92,11 @@ "lib_footprint_mismatch": "ignore", "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", "pth_inside_courtyard": "ignore", @@ -102,10 +108,13 @@ "solder_mask_bridge": "error", "starved_thermal": "error", "text_height": "warning", + "text_on_edge_cuts": "error", "text_thickness": "ignore", "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", "unconnected_items": "error", @@ -118,6 +127,7 @@ "min_clearance": 0.15, "min_connection": 0.0, "min_copper_edge_clearance": 0.3, + "min_groove_width": 0.0, "min_hole_clearance": 0.25, "min_hole_to_hole": 0.4, "min_microvia_diameter": 0.2, @@ -135,10 +145,11 @@ }, "teardrop_options": [ { - "td_onpadsmd": true, + "td_onpthpad": true, "td_onroundshapesonly": false, + "td_onsmdpad": true, "td_ontrackend": false, - "td_onviapad": true + "td_onvia": true } ], "teardrop_parameters": [ @@ -220,6 +231,7 @@ "mfg": "", "mpn": "" }, + "layer_pairs": [], "layer_presets": [], "viewports": [] }, @@ -444,7 +456,7 @@ }, "meta": { "filename": "FT25_AMS_Slave.kicad_pro", - "version": 1 + "version": 3 }, "net_settings": { "classes": [ @@ -459,6 +471,7 @@ "microvia_drill": 0.1, "name": "Default", "pcb_color": "rgba(0, 0, 0, 0.000)", + "priority": 2147483647, "schematic_color": "rgba(0, 0, 0, 0.000)", "track_width": 0.2, "via_diameter": 0.6, @@ -467,7 +480,7 @@ } ], "meta": { - "version": 3 + "version": 4 }, "net_colors": null, "netclass_assignments": null, diff --git a/FT25_AMS_Slave/~_autosave-FT25_AMS_Slave.kicad_pcb.lck b/FT25_AMS_Slave/~_autosave-FT25_AMS_Slave.kicad_pcb.lck new file mode 100644 index 0000000..af58c23 --- /dev/null +++ b/FT25_AMS_Slave/~_autosave-FT25_AMS_Slave.kicad_pcb.lck @@ -0,0 +1 @@ +{"hostname":"LENovo","username":"lene"} \ No newline at end of file diff --git a/FT25_AMS_VSENS/FT25_AMS_VSENS.kicad_pro b/FT25_AMS_VSENS/FT25_AMS_VSENS.kicad_pro index 99833bb..7725649 100644 --- a/FT25_AMS_VSENS/FT25_AMS_VSENS.kicad_pro +++ b/FT25_AMS_VSENS/FT25_AMS_VSENS.kicad_pro @@ -63,16 +63,20 @@ "copper_edge_clearance": "error", "copper_sliver": "warning", "courtyards_overlap": "error", + "creepage": "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", "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", "item_on_disabled_layer": "error", @@ -82,9 +86,11 @@ "lib_footprint_mismatch": "warning", "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", "pth_inside_courtyard": "ignore", @@ -96,10 +102,13 @@ "solder_mask_bridge": "error", "starved_thermal": "error", "text_height": "warning", + "text_on_edge_cuts": "error", "text_thickness": "warning", "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", "unconnected_items": "error", @@ -112,6 +121,7 @@ "min_clearance": 0.15, "min_connection": 0.0, "min_copper_edge_clearance": 0.3, + "min_groove_width": 0.0, "min_hole_clearance": 0.25, "min_hole_to_hole": 0.25, "min_microvia_diameter": 0.2, @@ -129,10 +139,11 @@ }, "teardrop_options": [ { - "td_onpadsmd": true, + "td_onpthpad": true, "td_onroundshapesonly": false, + "td_onsmdpad": true, "td_ontrackend": false, - "td_onviapad": true + "td_onvia": true } ], "teardrop_parameters": [ @@ -207,6 +218,7 @@ "mfg": "", "mpn": "" }, + "layer_pairs": [], "layer_presets": [], "viewports": [] }, @@ -431,7 +443,7 @@ }, "meta": { "filename": "FT25_AMS_VSENS.kicad_pro", - "version": 1 + "version": 3 }, "net_settings": { "classes": [ @@ -446,6 +458,7 @@ "microvia_drill": 0.1, "name": "Default", "pcb_color": "rgba(0, 0, 0, 0.000)", + "priority": 2147483647, "schematic_color": "rgba(0, 0, 0, 0.000)", "track_width": 0.2, "via_diameter": 0.6, @@ -454,7 +467,7 @@ } ], "meta": { - "version": 3 + "version": 4 }, "net_colors": null, "netclass_assignments": null,