From 074127ebaaa63f19960e3f762b6644909588d972 Mon Sep 17 00:00:00 2001 From: Kevin Wallace Date: Thu, 11 Dec 2025 19:31:39 -0800 Subject: tweaks * remove testpoints from schematic, switch to fat tracks in pcb solder mask * restore J1, J2 labels for PCBA --- proxdongl3.kicad_pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxdongl3.kicad_pro') diff --git a/proxdongl3.kicad_pro b/proxdongl3.kicad_pro index 9acb0a5..ee50c07 100644 --- a/proxdongl3.kicad_pro +++ b/proxdongl3.kicad_pro @@ -106,7 +106,7 @@ "through_hole_pad_without_hole": "error", "too_many_vias": "error", "track_angle": "error", - "track_dangling": "warning", + "track_dangling": "ignore", "track_segment_length": "error", "track_width": "error", "tracks_crossing": "error", -- cgit v1.2.3