diff --git a/bitaxe.kicad_sym b/bitaxe.kicad_sym index a4c905d..9a7d5f5 100644 --- a/bitaxe.kicad_sym +++ b/bitaxe.kicad_sym @@ -4016,4 +4016,23 @@ ) ) ) + (symbol "polarity" (in_bom no) (on_board yes) + (property "Reference" "U" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "bitaxe:polarity" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "polarity_1_1" + (text "Polarity Symbol" (at -1.27 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + ) + ) ) diff --git a/bitaxeUltra.kicad_pcb b/bitaxeUltra.kicad_pcb index 1e0d75e..fe70909 100644 --- a/bitaxeUltra.kicad_pcb +++ b/bitaxeUltra.kicad_pcb @@ -9159,6 +9159,48 @@ ) ) + (footprint "bitaxe:polarity" (layer "B.Cu") + (tstamp c663db52-beaa-4015-8578-f651ae4e8357) + (at 82.11 63.28 180) + (property "Sheetfile" "bitaxeUltra.kicad_sch") + (property "Sheetname" "") + (property "exclude_from_bom" "") + (path "/ed5fd8c8-a8cc-4fa5-8c18-545c4d1fc1a6") + (attr smd exclude_from_bom) + (fp_text reference "U3" (at -1.595 -9.875 unlocked) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp de3e44ed-c399-43a8-b681-f549764e02a8) + ) + (fp_text value "~" (at -0.525 -13.18 unlocked) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 85460622-dedd-4642-a4d6-829c8599eb33) + ) + (fp_text user "+" (at 2.135 -0.65 unlocked) (layer "B.SilkS") + (effects (font (size 1.25 1.25) (thickness 0.3)) (justify left bottom mirror)) + (tstamp 0aee7eb5-4443-402e-b30f-b08f11d7e714) + ) + (fp_text user "-" (at -4.375 -0.64 unlocked) (layer "B.SilkS") + (effects (font (size 1.25 1.25) (thickness 0.3)) (justify left bottom mirror)) + (tstamp 7ae2a36c-923b-4b4d-a713-615e0e914943) + ) + (fp_text user "${REFERENCE}" (at -0.525 -11.445 unlocked) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp ac5439f5-7ddf-4de4-9593-953692142147) + ) + (fp_line (start -1.01927 0) (end -2.459999 0) + (stroke (width 0.3) (type default)) (layer "B.SilkS") (tstamp 38c1bee9-6207-436f-833e-fea76aa71580)) + (fp_line (start 0 0) (end 2.029835 0) + (stroke (width 0.3) (type default)) (layer "B.SilkS") (tstamp 4c1693c2-8764-4938-80f7-0ffc7d00f55b)) + (fp_arc (start 0.705 0.715) (mid -1.01927 0.021245) (end 0.659031 -0.777324) + (stroke (width 0.3) (type default)) (layer "B.SilkS") (tstamp 0a3266e2-47df-4b26-b7c4-5615aa347e3f)) + (fp_circle (center -3.467582 0) (end -2.459999 0) + (stroke (width 0.3) (type solid)) (fill none) (layer "B.SilkS") (tstamp 35de6485-7017-4585-9569-bfdbe1dccb25)) + (fp_circle (center -0.005 -0.01) (end 0.245 -0.01) + (stroke (width 0.12) (type solid)) (fill solid) (layer "B.SilkS") (tstamp d0450c49-8d37-4fb3-8d15-214819c2e6ca)) + (fp_circle (center 3.037418 0) (end 4.045001 0) + (stroke (width 0.3) (type solid)) (fill none) (layer "B.SilkS") (tstamp 1c19709c-785f-4b5c-8368-53f35d3cb710)) + ) + (footprint "Fiducial:Fiducial_1mm_Mask2mm" (layer "B.Cu") (tstamp da08f857-12c1-4432-b4d6-01c5165e6ec1) (at 125.27 50.31 180) diff --git a/bitaxeUltra.kicad_pro b/bitaxeUltra.kicad_pro index 4863c3a..860d78e 100644 --- a/bitaxeUltra.kicad_pro +++ b/bitaxeUltra.kicad_pro @@ -56,12 +56,7 @@ "width": 0.0 } ], - "drc_exclusions": [ - "silk_edge_clearance|77189000|65040000|f7b225a8-1a30-4385-af28-27306407650f|8baa650b-7719-456a-bf05-0018bc275235", - "silk_edge_clearance|77189000|74040000|f7b225a8-1a30-4385-af28-27306407650f|1c768737-cf84-4e08-98f9-dabda66c7cf9", - "silk_edge_clearance|88937000|47522000|43660338-7ca4-4b39-a669-d93b743580b9|d4fd3093-c831-4a8b-99fe-95e8bb61f89b", - "silk_edge_clearance|97937000|47522000|43660338-7ca4-4b39-a669-d93b743580b9|8d9b5c3c-8b17-42ff-b53c-7060bc5122df" - ], + "drc_exclusions": [], "meta": { "version": 2 }, diff --git a/bitaxeUltra.kicad_sch b/bitaxeUltra.kicad_sch index 4fe2080..3e465c3 100644 --- a/bitaxeUltra.kicad_sch +++ b/bitaxeUltra.kicad_sch @@ -2062,6 +2062,25 @@ ) ) ) + (symbol "bitaxe:polarity" (in_bom no) (on_board yes) + (property "Reference" "U" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "bitaxe:polarity" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "polarity_1_1" + (text "Polarity Symbol" (at -1.27 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + ) + ) ) (junction (at 179.07 79.375) (diameter 0) (color 0 0 0 0) @@ -2817,6 +2836,30 @@ ) ) + (symbol (lib_id "bitaxe:polarity") (at 74.93 170.815 0) (unit 1) + (in_bom no) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ed5fd8c8-a8cc-4fa5-8c18-545c4d1fc1a6) + (property "Reference" "U3" (at 73.66 168.91 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "~" (at 74.93 170.815 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "bitaxe:polarity" (at 74.93 170.815 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 74.93 170.815 0) + (effects (font (size 1.27 1.27)) hide) + ) + (instances + (project "bitaxeUltra" + (path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55" + (reference "U3") (unit 1) + ) + ) + ) + ) + (sheet (at 82.55 74.93) (size 17.78 26.67) (fields_autoplaced) (stroke (width 0.1524) (type solid)) (fill (color 255 255 194 1.0000))