chore: use 0805 fuse footprint due to unavailability of 1812 resettable SMD fuses
This commit is contained in:
parent
28d246abff
commit
f7456d4c6a
6
fan-controller/.gitignore
vendored
Normal file
6
fan-controller/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
gerber
|
||||
fp-info-cache
|
||||
production/backups
|
||||
fan-controller-backups/
|
||||
*.kicad_prl
|
||||
*.lck
|
1
fan-controller/fabrication-toolkit-options.json
Normal file
1
fan-controller/fabrication-toolkit-options.json
Normal file
@ -0,0 +1 @@
|
||||
{"EXTRA_LAYERS": "", "EXTEND_EDGE_CUT": false, "AUTO TRANSLATE": true, "AUTO FILL": true, "EXCLUDE DNP": false}
|
@ -1,7 +1,6 @@
|
||||
"Designator","Comment","Footprint","LCSC Part Number"
|
||||
"C2","100nF","0603","C14663"
|
||||
"D1,D2,D3,D4,D5","D","D_SOD-123F","C18199087"
|
||||
"F1","2000mA","1812","C19078724"
|
||||
"Q1,Q2","AO3400A","SOT-23","C347475"
|
||||
"R1,R2","10kR","0603","C98220"
|
||||
"R3,R4","20R","0603","C22950"
|
||||
|
|
@ -5,7 +5,6 @@ Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
|
||||
"D3","D","D_SOD-123F",38.201600,-26.133600,-90.000000,top
|
||||
"D4","D","D_SOD-123F",38.201600,-16.103600,-90.000000,top
|
||||
"D5","D","D_SOD-123F",38.204261,-6.223000,-90.000000,top
|
||||
"F1","2000mA","Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder",16.002000,-5.842000,0.000000,top
|
||||
"Q1","AO3400A","SOT-23",33.703500,-7.631300,0.000000,top
|
||||
"Q2","AO3400A","SOT-23",33.702200,-17.502900,0.000000,top
|
||||
"R1","10kΩ","R_0603_1608Metric",29.845000,-6.660000,180.000000,top
|
||||
|
|
@ -42,7 +42,7 @@
|
||||
(pad_to_mask_clearance 0)
|
||||
(allow_soldermask_bridges_in_footprints no)
|
||||
(aux_axis_origin 150 50)
|
||||
(grid_origin 160.16 68.049)
|
||||
(grid_origin 166.313 59.946)
|
||||
(pcbplotparams
|
||||
(layerselection 0x00010fc_ffffffff)
|
||||
(plot_on_all_layers_selection 0x0000000_00000000)
|
||||
@ -692,7 +692,7 @@
|
||||
(descr "Terminal Block Phoenix MKDS-1,5-2-5.08, 2 pins, pitch 5.08mm, size 10.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix")
|
||||
(tags "THT Terminal Block Phoenix MKDS-1,5-2-5.08 pitch 5.08mm size 10.2x9.8mm^2 drill 1.3mm pad 2.6mm")
|
||||
(property "Reference" "J1"
|
||||
(at -3.932 -0.0256 360)
|
||||
(at -3.932 -0.0256 0)
|
||||
(layer "F.SilkS")
|
||||
(uuid "d4709f60-0d32-4da0-8d8a-1ab7c2c520b0")
|
||||
(effects
|
||||
@ -6427,16 +6427,16 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(footprint "Fuse:Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder"
|
||||
(footprint "Fuse:Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
|
||||
(layer "F.Cu")
|
||||
(uuid "d60a1642-c22a-4125-8ae7-c0cfef651b30")
|
||||
(at 166.002 55.842)
|
||||
(descr "Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator")
|
||||
(at 165.288 56.446)
|
||||
(descr "Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
|
||||
(tags "fuse handsolder")
|
||||
(property "Reference" "F1"
|
||||
(at 0 -2.794 180)
|
||||
(at 0 -1.65 0)
|
||||
(layer "F.SilkS")
|
||||
(uuid "cf3e2dd5-7168-4207-b5a9-8c35700af3db")
|
||||
(uuid "b9fa27c6-bc98-4fc0-b018-7c7a50c4619c")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
@ -6445,9 +6445,9 @@
|
||||
)
|
||||
)
|
||||
(property "Value" "2000mA"
|
||||
(at 0 2.65 0)
|
||||
(at 0 1.65 0)
|
||||
(layer "F.Fab")
|
||||
(uuid "fe96bc99-2c43-470e-864f-adceb80118d2")
|
||||
(uuid "e45534af-b654-4a14-8e08-822b76c1f935")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
@ -6455,12 +6455,12 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Fuse:Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder"
|
||||
(property "Footprint" "Fuse:Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
|
||||
(at 0 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "b7ed6393-8c14-4c2e-86c1-cb1fa82485bd")
|
||||
(uuid "6942427b-afc4-4447-a011-0ea7ac32d4d1")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -6473,7 +6473,7 @@
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "728caa9d-d2c0-4927-8971-42be4957eb23")
|
||||
(uuid "7556af4f-9cf0-4113-a25c-17cf4e61228f")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -6486,7 +6486,7 @@
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "0ebb8afa-3bbe-4527-89a7-206436516492")
|
||||
(uuid "003105ca-134d-4471-b1b9-2bef53090987")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -6526,135 +6526,135 @@
|
||||
(sheetfile "fan-controller.kicad_sch")
|
||||
(attr smd)
|
||||
(fp_line
|
||||
(start -1.386252 -1.71)
|
||||
(end 1.386252 -1.71)
|
||||
(start -0.261252 -0.71)
|
||||
(end 0.261252 -0.71)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "2161217f-0e7a-4b19-b169-6a94fef89516")
|
||||
(uuid "a14c6387-f12d-4c31-8b7e-937902b8937e")
|
||||
)
|
||||
(fp_line
|
||||
(start -1.386252 1.71)
|
||||
(end 1.386252 1.71)
|
||||
(start -0.261252 0.71)
|
||||
(end 0.261252 0.71)
|
||||
(stroke
|
||||
(width 0.12)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.SilkS")
|
||||
(uuid "d278bae0-246b-483c-8b09-280a255ca0fc")
|
||||
(uuid "5e901388-f1a6-46ee-a762-ff0b296b3f6b")
|
||||
)
|
||||
(fp_line
|
||||
(start -3.12 -1.95)
|
||||
(end 3.12 -1.95)
|
||||
(start -1.85 -0.95)
|
||||
(end 1.85 -0.95)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "2dafc0bc-2559-4dd6-9c44-09f92910a067")
|
||||
(uuid "f8bf8d7f-6862-4991-8cb8-c871a8394272")
|
||||
)
|
||||
(fp_line
|
||||
(start -3.12 1.95)
|
||||
(end -3.12 -1.95)
|
||||
(start -1.85 0.95)
|
||||
(end -1.85 -0.95)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "b056f3e0-86f3-4dd5-8964-1ae0a9457e43")
|
||||
(uuid "bc788e79-ddcd-4fa7-860d-7c56d81f2039")
|
||||
)
|
||||
(fp_line
|
||||
(start 3.12 -1.95)
|
||||
(end 3.12 1.95)
|
||||
(start 1.85 -0.95)
|
||||
(end 1.85 0.95)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "0524a972-2b9d-471e-af73-12a15816128f")
|
||||
(uuid "bfd045d5-3e4d-4dc3-b1b7-7b8745ddb654")
|
||||
)
|
||||
(fp_line
|
||||
(start 3.12 1.95)
|
||||
(end -3.12 1.95)
|
||||
(start 1.85 0.95)
|
||||
(end -1.85 0.95)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "b269f3d4-6676-41c0-86bd-555aa9f22878")
|
||||
(uuid "73a45ce5-e8bc-4749-a636-662e4015224e")
|
||||
)
|
||||
(fp_line
|
||||
(start -2.25 -1.6)
|
||||
(end 2.25 -1.6)
|
||||
(start -1 -0.6)
|
||||
(end 1 -0.6)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "79f43df9-527e-4f0b-bb5c-396c5da91f5c")
|
||||
(uuid "e2b83b47-e04e-45ec-87d3-a2d43d364508")
|
||||
)
|
||||
(fp_line
|
||||
(start -2.25 1.6)
|
||||
(end -2.25 -1.6)
|
||||
(start -1 0.6)
|
||||
(end -1 -0.6)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "1d15cabc-3b58-4ca7-8db6-20e0b7ebe26a")
|
||||
(uuid "0a4fb448-8aec-4011-8af1-1e99a5727157")
|
||||
)
|
||||
(fp_line
|
||||
(start 2.25 -1.6)
|
||||
(end 2.25 1.6)
|
||||
(start 1 -0.6)
|
||||
(end 1 0.6)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "b576b13f-f56f-4297-9eac-542ce6a3453f")
|
||||
(uuid "492b39ad-c73b-4a96-8bc4-0a1587261d8a")
|
||||
)
|
||||
(fp_line
|
||||
(start 2.25 1.6)
|
||||
(end -2.25 1.6)
|
||||
(start 1 0.6)
|
||||
(end -1 0.6)
|
||||
(stroke
|
||||
(width 0.1)
|
||||
(type solid)
|
||||
)
|
||||
(layer "F.Fab")
|
||||
(uuid "a73d887b-869d-4ba0-ad9b-9f2332ee8486")
|
||||
(uuid "8eaecd0d-151a-488d-a511-6780ea263866")
|
||||
)
|
||||
(fp_text user "${REFERENCE}"
|
||||
(at 0 0 0)
|
||||
(layer "F.Fab")
|
||||
(uuid "f8dd8c47-1ea4-46ab-a57e-5077355c3bb2")
|
||||
(uuid "e29defe5-4aad-4489-a321-8e723d7c494a")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
(size 0.5 0.5)
|
||||
(thickness 0.08)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pad "1" smd roundrect
|
||||
(at -2.225 0)
|
||||
(size 1.3 3.4)
|
||||
(at -1.025 0)
|
||||
(size 1.15 1.4)
|
||||
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||
(roundrect_rratio 0.192308)
|
||||
(roundrect_rratio 0.217391)
|
||||
(net 9 "Net-(J1-Pin_1)")
|
||||
(pintype "passive")
|
||||
(uuid "135da1b7-5ed7-4e79-8ce0-f0e90f1ddb48")
|
||||
(uuid "e1944ffb-1bc4-4f5b-908d-cc8ab42f39a5")
|
||||
)
|
||||
(pad "2" smd roundrect
|
||||
(at 2.225 0)
|
||||
(size 1.3 3.4)
|
||||
(at 1.025 0)
|
||||
(size 1.15 1.4)
|
||||
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||
(roundrect_rratio 0.192308)
|
||||
(roundrect_rratio 0.217391)
|
||||
(net 4 "+12V")
|
||||
(pintype "passive")
|
||||
(uuid "70883bf2-e0f7-41c6-96c6-e9013c53b59d")
|
||||
(uuid "ec73f847-ced0-480e-b69c-c02cea777857")
|
||||
)
|
||||
(model "${KICAD8_3DMODEL_DIR}/Fuse.3dshapes/Fuse_1812_4532Metric.wrl"
|
||||
(model "${KICAD8_3DMODEL_DIR}/Fuse.3dshapes/Fuse_0805_2012Metric.wrl"
|
||||
(offset
|
||||
(xyz 0 0 0)
|
||||
)
|
||||
@ -10992,14 +10992,6 @@
|
||||
(net 3)
|
||||
(uuid "dbe54617-8e7d-4478-a2fd-79209e1f2451")
|
||||
)
|
||||
(segment
|
||||
(start 166.313 59.1886)
|
||||
(end 168.227 57.2746)
|
||||
(width 0.6)
|
||||
(layer "F.Cu")
|
||||
(net 4)
|
||||
(uuid "09f9ddcd-e62e-40d2-bb54-ab1e5737d169")
|
||||
)
|
||||
(segment
|
||||
(start 193.823 54.823)
|
||||
(end 194 55)
|
||||
@ -11136,14 +11128,6 @@
|
||||
(net 4)
|
||||
(uuid "7df12a8e-425c-4590-8450-c6511e34818f")
|
||||
)
|
||||
(segment
|
||||
(start 166.313 59.946)
|
||||
(end 166.313 59.1886)
|
||||
(width 0.6)
|
||||
(layer "F.Cu")
|
||||
(net 4)
|
||||
(uuid "7e0a8dbf-b357-44fc-89ba-a6725fb1c941")
|
||||
)
|
||||
(segment
|
||||
(start 188.204261 54.823)
|
||||
(end 193.823 54.823)
|
||||
@ -11168,6 +11152,14 @@
|
||||
(net 4)
|
||||
(uuid "95cea98d-1de4-4939-a369-49a44b4e9f99")
|
||||
)
|
||||
(segment
|
||||
(start 166.313 59.946)
|
||||
(end 166.313 56.446)
|
||||
(width 0.6)
|
||||
(layer "F.Cu")
|
||||
(net 4)
|
||||
(uuid "979e5412-b802-42db-b47a-5f41876da62d")
|
||||
)
|
||||
(segment
|
||||
(start 198.3616 62.4968)
|
||||
(end 195.8584 65)
|
||||
@ -11216,14 +11208,6 @@
|
||||
(net 4)
|
||||
(uuid "d41dbeec-1e9b-4c8f-a9b6-633a37dff696")
|
||||
)
|
||||
(segment
|
||||
(start 168.227 57.2746)
|
||||
(end 168.227 55.842)
|
||||
(width 0.6)
|
||||
(layer "F.Cu")
|
||||
(net 4)
|
||||
(uuid "d9ddc7eb-4896-452e-a65f-fc645b6273f0")
|
||||
)
|
||||
(segment
|
||||
(start 193.7036 64.7036)
|
||||
(end 194 65)
|
||||
@ -11313,20 +11297,20 @@
|
||||
(uuid "d36c7c73-beff-400f-ba3f-c1bade7e3b36")
|
||||
)
|
||||
(segment
|
||||
(start 156.8324 57.615)
|
||||
(end 162.004 57.615)
|
||||
(start 163.094 57.615)
|
||||
(end 164.263 56.446)
|
||||
(width 0.6)
|
||||
(layer "F.Cu")
|
||||
(net 9)
|
||||
(uuid "07ebc34b-41a0-493c-ac5a-0024a38861dd")
|
||||
(uuid "acbbb5cc-d87f-4503-9f34-6812063f5956")
|
||||
)
|
||||
(segment
|
||||
(start 162.004 57.615)
|
||||
(end 163.777 55.842)
|
||||
(start 156.8324 57.615)
|
||||
(end 163.094 57.615)
|
||||
(width 0.6)
|
||||
(layer "F.Cu")
|
||||
(net 9)
|
||||
(uuid "70d6b86f-8d0d-4abf-8a6a-4b84ce58e0b4")
|
||||
(uuid "ad92081f-00bd-41c4-a489-1160fac6d1a0")
|
||||
)
|
||||
(segment
|
||||
(start 182.7447 56.66)
|
||||
@ -11859,7 +11843,7 @@
|
||||
(xy 181.315185 57.48448) (xy 181.331814 57.463842) (xy 181.425472 57.370185) (xy 181.440486 57.345349)
|
||||
(xy 181.492014 57.298162) (xy 181.546602 57.2855) (xy 181.661391 57.2855) (xy 181.72843 57.305185)
|
||||
(xy 181.749072 57.321819) (xy 181.776629 57.349376) (xy 181.776633 57.349379) (xy 181.776635 57.349381)
|
||||
(xy 181.918102 57.433044) (xy 181.958549 57.444795) (xy 182.075926 57.478897) (xy 182.075929 57.478897)
|
||||
(xy 181.918102 57.433044) (xy 181.959724 57.445136) (xy 182.075926 57.478897) (xy 182.075929 57.478897)
|
||||
(xy 182.075931 57.478898) (xy 182.112806 57.4818) (xy 183.279 57.4818) (xy 183.346039 57.501485)
|
||||
(xy 183.391794 57.554289) (xy 183.403 57.6058) (xy 183.403 57.6573) (xy 183.383315 57.724339) (xy 183.330511 57.770094)
|
||||
(xy 183.279 57.7813) (xy 183.016 57.7813) (xy 183.016 58.3313) (xy 183.671685 58.3313) (xy 183.734806 58.348568)
|
||||
@ -11994,7 +11978,7 @@
|
||||
(xy 199.1621 70.559558) (xy 199.1621 62.417958) (xy 199.1621 56.779158) (xy 199.1621 56.779155)
|
||||
(xy 199.162099 56.779153) (xy 199.145023 56.693306) (xy 199.131337 56.624503) (xy 199.131335 56.624498)
|
||||
(xy 199.070997 56.478827) (xy 199.07099 56.478814) (xy 198.98339 56.347712) (xy 198.95313 56.317452)
|
||||
(xy 198.871889 56.236211) (xy 198.259178 55.6235) (xy 197.013892 54.378213) (xy 197.013888 54.37821)
|
||||
(xy 198.871889 56.236211) (xy 197.946863 55.311185) (xy 197.013892 54.378213) (xy 197.013888 54.37821)
|
||||
(xy 196.882785 54.290609) (xy 196.882772 54.290602) (xy 196.737101 54.230264) (xy 196.737089 54.230261)
|
||||
(xy 196.582445 54.1995) (xy 196.582442 54.1995) (xy 195.319434 54.1995) (xy 195.252395 54.179815)
|
||||
(xy 195.219117 54.148387) (xy 195.191545 54.110437) (xy 195.039563 53.958455) (xy 195.000796 53.930289)
|
||||
@ -12026,45 +12010,25 @@
|
||||
(xy 170.303292 59.20665) (xy 170.303289 59.206651) (xy 170.142305 59.259996) (xy 170.142298 59.259999)
|
||||
(xy 170.063203 59.308786) (xy 170.031991 59.328038) (xy 169.966895 59.3465) (xy 167.737499 59.3465)
|
||||
(xy 167.67046 59.326815) (xy 167.624705 59.274011) (xy 167.613499 59.2225) (xy 167.613499 59.098129)
|
||||
(xy 167.613498 59.09812) (xy 167.612274 59.086734) (xy 167.624677 59.017974) (xy 167.647879 58.985797)
|
||||
(xy 168.554859 58.078818) (xy 168.616182 58.045333) (xy 168.64254 58.042499) (xy 168.677002 58.042499)
|
||||
(xy 168.677008 58.042499) (xy 168.779797 58.031999) (xy 168.946334 57.976814) (xy 169.095656 57.884712)
|
||||
(xy 169.219712 57.760656) (xy 169.311814 57.611334) (xy 169.366999 57.444797) (xy 169.3775 57.342009)
|
||||
(xy 169.377499 54.341992) (xy 169.372249 54.290602) (xy 169.366999 54.239203) (xy 169.366998 54.2392)
|
||||
(xy 169.353843 54.1995) (xy 169.311814 54.072666) (xy 169.219712 53.923344) (xy 169.095656 53.799288)
|
||||
(xy 168.946334 53.707186) (xy 168.779797 53.652001) (xy 168.779795 53.652) (xy 168.67701 53.6415)
|
||||
(xy 167.776998 53.6415) (xy 167.77698 53.641501) (xy 167.674203 53.652) (xy 167.6742 53.652001)
|
||||
(xy 167.507668 53.707185) (xy 167.507663 53.707187) (xy 167.358342 53.799289) (xy 167.234289 53.923342)
|
||||
(xy 167.142187 54.072663) (xy 167.142186 54.072666) (xy 167.087001 54.239203) (xy 167.087001 54.239204)
|
||||
(xy 167.087 54.239204) (xy 167.0765 54.341983) (xy 167.0765 57.241659) (xy 167.056815 57.308698)
|
||||
(xy 167.040181 57.32934) (xy 165.80271 58.566811) (xy 165.760338 58.609182) (xy 165.699015 58.642667)
|
||||
(xy 165.672659 58.6455) (xy 165.46513 58.6455) (xy 165.465123 58.645501) (xy 165.405516 58.651908)
|
||||
(xy 165.270671 58.702202) (xy 165.270664 58.702206) (xy 165.155455 58.788452) (xy 165.155452 58.788455)
|
||||
(xy 165.069206 58.903664) (xy 165.069202 58.903671) (xy 165.018908 59.038517) (xy 165.012501 59.098116)
|
||||
(xy 165.0125 59.098135) (xy 165.012501 60.797193) (xy 165.010998 60.797193) (xy 164.996279 60.859394)
|
||||
(xy 164.945984 60.907894) (xy 164.888544 60.922) (xy 157.155717 60.922) (xy 157.137235 60.920615)
|
||||
(xy 156.967296 60.895) (xy 156.697503 60.895) (xy 156.527565 60.920615) (xy 156.509083 60.922) (xy 155.0292 60.922)
|
||||
(xy 155.0292 62.665716) (xy 155.028853 62.674983) (xy 155.027353 62.694997) (xy 150.5005 62.694997)
|
||||
(xy 150.5005 56.267135) (xy 155.0319 56.267135) (xy 155.0319 58.96287) (xy 155.031901 58.962876)
|
||||
(xy 155.038308 59.022483) (xy 155.088602 59.157328) (xy 155.088606 59.157335) (xy 155.174852 59.272544)
|
||||
(xy 155.174855 59.272547) (xy 155.290064 59.358793) (xy 155.290071 59.358797) (xy 155.424917 59.409091)
|
||||
(xy 155.424916 59.409091) (xy 155.431844 59.409835) (xy 155.484527 59.4155) (xy 158.180272 59.415499)
|
||||
(xy 158.239883 59.409091) (xy 158.374731 59.358796) (xy 158.489946 59.272546) (xy 158.576196 59.157331)
|
||||
(xy 158.626491 59.022483) (xy 158.6329 58.962873) (xy 158.6329 58.5395) (xy 158.652585 58.472461)
|
||||
(xy 158.705389 58.426706) (xy 158.7569 58.4155) (xy 162.082844 58.4155) (xy 162.082845 58.415499)
|
||||
(xy 162.237497 58.384737) (xy 162.383179 58.324394) (xy 162.514289 58.236789) (xy 162.813054 57.938023)
|
||||
(xy 162.874374 57.904541) (xy 162.944065 57.909525) (xy 162.965822 57.920164) (xy 163.057666 57.976814)
|
||||
(xy 163.224203 58.031999) (xy 163.326991 58.0425) (xy 164.227008 58.042499) (xy 164.227016 58.042498)
|
||||
(xy 164.227019 58.042498) (xy 164.283302 58.036748) (xy 164.329797 58.031999) (xy 164.496334 57.976814)
|
||||
(xy 164.645656 57.884712) (xy 164.769712 57.760656) (xy 164.861814 57.611334) (xy 164.916999 57.444797)
|
||||
(xy 164.9275 57.342009) (xy 164.927499 54.341992) (xy 164.922249 54.290602) (xy 164.916999 54.239203)
|
||||
(xy 164.916998 54.2392) (xy 164.903843 54.1995) (xy 164.861814 54.072666) (xy 164.769712 53.923344)
|
||||
(xy 164.645656 53.799288) (xy 164.496334 53.707186) (xy 164.329797 53.652001) (xy 164.329795 53.652)
|
||||
(xy 164.22701 53.6415) (xy 163.326998 53.6415) (xy 163.32698 53.641501) (xy 163.224203 53.652) (xy 163.2242 53.652001)
|
||||
(xy 163.057668 53.707185) (xy 163.057663 53.707187) (xy 162.908342 53.799289) (xy 162.784289 53.923342)
|
||||
(xy 162.692187 54.072663) (xy 162.692186 54.072666) (xy 162.637001 54.239203) (xy 162.637001 54.239204)
|
||||
(xy 162.637 54.239204) (xy 162.6265 54.341983) (xy 162.6265 55.809059) (xy 162.606815 55.876098)
|
||||
(xy 162.590181 55.89674) (xy 161.708741 56.778181) (xy 161.647418 56.811666) (xy 161.62106 56.8145)
|
||||
(xy 167.613498 59.098123) (xy 167.613497 59.098116) (xy 167.607091 59.038517) (xy 167.606971 59.038196)
|
||||
(xy 167.556797 58.903671) (xy 167.556793 58.903664) (xy 167.470547 58.788455) (xy 167.470544 58.788452)
|
||||
(xy 167.355335 58.702206) (xy 167.355328 58.702202) (xy 167.220482 58.651908) (xy 167.212938 58.650126)
|
||||
(xy 167.213474 58.647853) (xy 167.159688 58.625571) (xy 167.119843 58.568177) (xy 167.1135 58.529024)
|
||||
(xy 167.1135 57.53323) (xy 167.133185 57.466191) (xy 167.149819 57.445549) (xy 167.162324 57.433044)
|
||||
(xy 167.230712 57.364656) (xy 167.322814 57.215334) (xy 167.377999 57.048797) (xy 167.3885 56.946009)
|
||||
(xy 167.388499 55.945992) (xy 167.377999 55.843203) (xy 167.322814 55.676666) (xy 167.230712 55.527344)
|
||||
(xy 167.106656 55.403288) (xy 166.957334 55.311186) (xy 166.790797 55.256001) (xy 166.790795 55.256)
|
||||
(xy 166.68801 55.2455) (xy 165.937998 55.2455) (xy 165.93798 55.245501) (xy 165.835203 55.256) (xy 165.8352 55.256001)
|
||||
(xy 165.668668 55.311185) (xy 165.668663 55.311187) (xy 165.519342 55.403289) (xy 165.395285 55.527346)
|
||||
(xy 165.393537 55.530182) (xy 165.391829 55.531717) (xy 165.390807 55.533011) (xy 165.390585 55.532836)
|
||||
(xy 165.341589 55.576905) (xy 165.272626 55.588126) (xy 165.208544 55.560282) (xy 165.182463 55.530182)
|
||||
(xy 165.180714 55.527346) (xy 165.056657 55.403289) (xy 165.056656 55.403288) (xy 164.907334 55.311186)
|
||||
(xy 164.740797 55.256001) (xy 164.740795 55.256) (xy 164.63801 55.2455) (xy 163.887998 55.2455)
|
||||
(xy 163.88798 55.245501) (xy 163.785203 55.256) (xy 163.7852 55.256001) (xy 163.618668 55.311185)
|
||||
(xy 163.618663 55.311187) (xy 163.469342 55.403289) (xy 163.345289 55.527342) (xy 163.253187 55.676663)
|
||||
(xy 163.253185 55.676668) (xy 163.240248 55.71571) (xy 163.198001 55.843203) (xy 163.198001 55.843204)
|
||||
(xy 163.198 55.843204) (xy 163.1875 55.945983) (xy 163.1875 56.338059) (xy 163.167815 56.405098)
|
||||
(xy 163.151181 56.42574) (xy 162.798741 56.778181) (xy 162.737418 56.811666) (xy 162.71106 56.8145)
|
||||
(xy 158.756899 56.8145) (xy 158.68986 56.794815) (xy 158.644105 56.742011) (xy 158.632899 56.6905)
|
||||
(xy 158.632899 56.267129) (xy 158.632898 56.267123) (xy 158.632897 56.267116) (xy 158.626491 56.207517)
|
||||
(xy 158.614176 56.1745) (xy 158.576197 56.072671) (xy 158.576193 56.072664) (xy 158.489947 55.957455)
|
||||
@ -12073,8 +12037,29 @@
|
||||
(xy 158.180264 55.8145) (xy 155.484529 55.8145) (xy 155.484523 55.814501) (xy 155.424916 55.820908)
|
||||
(xy 155.290071 55.871202) (xy 155.290064 55.871206) (xy 155.174855 55.957452) (xy 155.174852 55.957455)
|
||||
(xy 155.088606 56.072664) (xy 155.088602 56.072671) (xy 155.038308 56.207517) (xy 155.031901 56.267116)
|
||||
(xy 155.031901 56.267123) (xy 155.0319 56.267135) (xy 150.5005 56.267135) (xy 150.5005 50.6245)
|
||||
(xy 150.520185 50.557461) (xy 150.572989 50.511706) (xy 150.6245 50.5005) (xy 199.3755 50.5005)
|
||||
(xy 155.031901 56.267123) (xy 155.0319 56.267135) (xy 155.0319 58.96287) (xy 155.031901 58.962876)
|
||||
(xy 155.038308 59.022483) (xy 155.088602 59.157328) (xy 155.088606 59.157335) (xy 155.174852 59.272544)
|
||||
(xy 155.174855 59.272547) (xy 155.290064 59.358793) (xy 155.290071 59.358797) (xy 155.424917 59.409091)
|
||||
(xy 155.424916 59.409091) (xy 155.431844 59.409835) (xy 155.484527 59.4155) (xy 158.180272 59.415499)
|
||||
(xy 158.239883 59.409091) (xy 158.374731 59.358796) (xy 158.489946 59.272546) (xy 158.576196 59.157331)
|
||||
(xy 158.626491 59.022483) (xy 158.6329 58.962873) (xy 158.6329 58.5395) (xy 158.652585 58.472461)
|
||||
(xy 158.705389 58.426706) (xy 158.7569 58.4155) (xy 163.172844 58.4155) (xy 163.172845 58.415499)
|
||||
(xy 163.327497 58.384737) (xy 163.473179 58.324394) (xy 163.604289 58.236789) (xy 164.158259 57.682817)
|
||||
(xy 164.219582 57.649333) (xy 164.24594 57.646499) (xy 164.638002 57.646499) (xy 164.638008 57.646499)
|
||||
(xy 164.740797 57.635999) (xy 164.907334 57.580814) (xy 165.056656 57.488712) (xy 165.180712 57.364656)
|
||||
(xy 165.182461 57.361819) (xy 165.184169 57.360283) (xy 165.185193 57.358989) (xy 165.185414 57.359163)
|
||||
(xy 165.234406 57.315096) (xy 165.303368 57.303872) (xy 165.367451 57.331713) (xy 165.393537 57.361817)
|
||||
(xy 165.395288 57.364656) (xy 165.395289 57.364657) (xy 165.39529 57.364658) (xy 165.476181 57.445549)
|
||||
(xy 165.509666 57.506872) (xy 165.5125 57.53323) (xy 165.5125 58.529023) (xy 165.492815 58.596062)
|
||||
(xy 165.440011 58.641817) (xy 165.412865 58.649266) (xy 165.413068 58.650124) (xy 165.40552 58.651907)
|
||||
(xy 165.270671 58.702202) (xy 165.270664 58.702206) (xy 165.155455 58.788452) (xy 165.155452 58.788455)
|
||||
(xy 165.069206 58.903664) (xy 165.069202 58.903671) (xy 165.018908 59.038517) (xy 165.012501 59.098116)
|
||||
(xy 165.012501 59.098123) (xy 165.0125 59.098135) (xy 165.012501 60.797193) (xy 165.010998 60.797193)
|
||||
(xy 164.996279 60.859394) (xy 164.945984 60.907894) (xy 164.888544 60.922) (xy 157.155717 60.922)
|
||||
(xy 157.137235 60.920615) (xy 156.967296 60.895) (xy 156.697503 60.895) (xy 156.527565 60.920615)
|
||||
(xy 156.509083 60.922) (xy 155.0292 60.922) (xy 155.0292 62.665716) (xy 155.028853 62.674983) (xy 155.027353 62.694997)
|
||||
(xy 150.5005 62.694997) (xy 150.5005 50.6245) (xy 150.520185 50.557461) (xy 150.572989 50.511706)
|
||||
(xy 150.6245 50.5005) (xy 199.3755 50.5005)
|
||||
)
|
||||
)
|
||||
(filled_polygon
|
||||
|
@ -3326,7 +3326,7 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Fuse:Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder"
|
||||
(property "Footprint" "Fuse:Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder"
|
||||
(at 48.26 38.1 0)
|
||||
(effects
|
||||
(font
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,68 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*
|
||||
G04 #@! TF.CreationDate,2024-09-01T16:09:03+02:00*
|
||||
G04 #@! TF.ProjectId,fan-controller,66616e2d-636f-46e7-9472-6f6c6c65722e,rev?*
|
||||
G04 #@! TF.SameCoordinates,PX8f0d180PY2faf080*
|
||||
G04 #@! TF.FileFunction,Soldermask,Bot*
|
||||
G04 #@! TF.FilePolarity,Negative*
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-09-01 16:09:03*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%ADD10C,5.600000*%
|
||||
%ADD11R,2.600000X2.600000*%
|
||||
%ADD12C,2.600000*%
|
||||
%ADD13R,2.030000X1.730000*%
|
||||
%ADD14O,2.030000X1.730000*%
|
||||
%ADD15R,1.700000X1.700000*%
|
||||
%ADD16O,1.700000X1.700000*%
|
||||
%ADD17R,1.600000X1.600000*%
|
||||
%ADD18C,1.600000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X29210000Y-46482000D03*
|
||||
D11*
|
||||
X6832400Y-7615000D03*
|
||||
D12*
|
||||
X6832400Y-12695000D03*
|
||||
D13*
|
||||
X44000000Y-37540000D03*
|
||||
D14*
|
||||
X44000000Y-35000000D03*
|
||||
X44000000Y-32460000D03*
|
||||
D13*
|
||||
X44000000Y-47540000D03*
|
||||
D14*
|
||||
X44000000Y-45000000D03*
|
||||
X44000000Y-42460000D03*
|
||||
D13*
|
||||
X44000000Y-7540000D03*
|
||||
D14*
|
||||
X44000000Y-5000000D03*
|
||||
X44000000Y-2460000D03*
|
||||
D10*
|
||||
X3556000Y-46482000D03*
|
||||
D15*
|
||||
X10160000Y-18049000D03*
|
||||
D16*
|
||||
X10160000Y-20589000D03*
|
||||
X10160000Y-23129000D03*
|
||||
D13*
|
||||
X44000000Y-17540000D03*
|
||||
D14*
|
||||
X44000000Y-15000000D03*
|
||||
X44000000Y-12460000D03*
|
||||
D10*
|
||||
X3556000Y-21590000D03*
|
||||
D13*
|
||||
X44000000Y-27540000D03*
|
||||
D14*
|
||||
X44000000Y-25000000D03*
|
||||
X44000000Y-22460000D03*
|
||||
D17*
|
||||
X16313000Y-9946000D03*
|
||||
D18*
|
||||
X16313000Y-12446000D03*
|
||||
M02*
|
@ -0,0 +1,15 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*
|
||||
G04 #@! TF.CreationDate,2024-09-01T16:09:03+02:00*
|
||||
G04 #@! TF.ProjectId,fan-controller,66616e2d-636f-46e7-9472-6f6c6c65722e,rev?*
|
||||
G04 #@! TF.SameCoordinates,PX8f0d180PY2faf080*
|
||||
G04 #@! TF.FileFunction,Paste,Bot*
|
||||
G04 #@! TF.FilePolarity,Positive*
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-09-01 16:09:03*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 APERTURE END LIST*
|
||||
M02*
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,23 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*
|
||||
G04 #@! TF.CreationDate,2024-09-01T16:09:03+02:00*
|
||||
G04 #@! TF.ProjectId,fan-controller,66616e2d-636f-46e7-9472-6f6c6c65722e,rev?*
|
||||
G04 #@! TF.SameCoordinates,PX8f0d180PY2faf080*
|
||||
G04 #@! TF.FileFunction,Profile,NP*
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-09-01 16:09:03*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 #@! TA.AperFunction,Profile*
|
||||
%ADD10C,0.050000*%
|
||||
G04 #@! TD*
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X0Y0D02*
|
||||
X50000000Y0D01*
|
||||
X50000000Y-50000000D01*
|
||||
X0Y-50000000D01*
|
||||
X0Y0D01*
|
||||
M02*
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,132 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*
|
||||
G04 #@! TF.CreationDate,2024-09-01T16:09:03+02:00*
|
||||
G04 #@! TF.ProjectId,fan-controller,66616e2d-636f-46e7-9472-6f6c6c65722e,rev?*
|
||||
G04 #@! TF.SameCoordinates,PX8f0d180PY2faf080*
|
||||
G04 #@! TF.FileFunction,Soldermask,Top*
|
||||
G04 #@! TF.FilePolarity,Negative*
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-09-01 16:09:03*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMRoundRect*
|
||||
0 Rectangle with rounded corners*
|
||||
0 $1 Rounding radius*
|
||||
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
|
||||
0 Add a 4 corners polygon primitive as box body*
|
||||
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
|
||||
0 Add four circle primitives for the rounded corners*
|
||||
1,1,$1+$1,$2,$3*
|
||||
1,1,$1+$1,$4,$5*
|
||||
1,1,$1+$1,$6,$7*
|
||||
1,1,$1+$1,$8,$9*
|
||||
0 Add four rect primitives between the rounded corners*
|
||||
20,1,$1+$1,$2,$3,$4,$5,0*
|
||||
20,1,$1+$1,$4,$5,$6,$7,0*
|
||||
20,1,$1+$1,$6,$7,$8,$9,0*
|
||||
20,1,$1+$1,$8,$9,$2,$3,0*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10RoundRect,0.250000X-0.325000X-0.450000X0.325000X-0.450000X0.325000X0.450000X-0.325000X0.450000X0*%
|
||||
%ADD11RoundRect,0.200000X0.200000X0.275000X-0.200000X0.275000X-0.200000X-0.275000X0.200000X-0.275000X0*%
|
||||
%ADD12C,5.600000*%
|
||||
%ADD13RoundRect,0.200000X-0.200000X-0.275000X0.200000X-0.275000X0.200000X0.275000X-0.200000X0.275000X0*%
|
||||
%ADD14R,2.600000X2.600000*%
|
||||
%ADD15C,2.600000*%
|
||||
%ADD16RoundRect,0.250000X-0.300000X0.300000X-0.300000X-0.300000X0.300000X-0.300000X0.300000X0.300000X0*%
|
||||
%ADD17R,2.030000X1.730000*%
|
||||
%ADD18O,2.030000X1.730000*%
|
||||
%ADD19RoundRect,0.150000X-0.587500X-0.150000X0.587500X-0.150000X0.587500X0.150000X-0.587500X0.150000X0*%
|
||||
%ADD20RoundRect,0.225000X-0.250000X0.225000X-0.250000X-0.225000X0.250000X-0.225000X0.250000X0.225000X0*%
|
||||
%ADD21R,1.700000X1.700000*%
|
||||
%ADD22O,1.700000X1.700000*%
|
||||
%ADD23R,1.600000X1.600000*%
|
||||
%ADD24C,1.600000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X14263000Y-6446000D03*
|
||||
X16313000Y-6446000D03*
|
||||
D11*
|
||||
X30670000Y-6660000D03*
|
||||
X29020000Y-6660000D03*
|
||||
D12*
|
||||
X29210000Y-46482000D03*
|
||||
D13*
|
||||
X29020000Y-8636000D03*
|
||||
X30670000Y-8636000D03*
|
||||
D14*
|
||||
X6832400Y-7615000D03*
|
||||
D15*
|
||||
X6832400Y-12695000D03*
|
||||
D16*
|
||||
X38201600Y-24733600D03*
|
||||
X38201600Y-27533600D03*
|
||||
D17*
|
||||
X44000000Y-37540000D03*
|
||||
D18*
|
||||
X44000000Y-35000000D03*
|
||||
X44000000Y-32460000D03*
|
||||
D11*
|
||||
X30651200Y-18472400D03*
|
||||
X29001200Y-18472400D03*
|
||||
D17*
|
||||
X44000000Y-47540000D03*
|
||||
D18*
|
||||
X44000000Y-45000000D03*
|
||||
X44000000Y-42460000D03*
|
||||
D17*
|
||||
X44000000Y-7540000D03*
|
||||
D18*
|
||||
X44000000Y-5000000D03*
|
||||
X44000000Y-2460000D03*
|
||||
D16*
|
||||
X38150800Y-34741200D03*
|
||||
X38150800Y-37541200D03*
|
||||
X38204261Y-4823000D03*
|
||||
X38204261Y-7623000D03*
|
||||
D12*
|
||||
X3556000Y-46482000D03*
|
||||
D16*
|
||||
X38201600Y-14703600D03*
|
||||
X38201600Y-17503600D03*
|
||||
D19*
|
||||
X32764700Y-16552900D03*
|
||||
X32764700Y-18452900D03*
|
||||
X34639700Y-17502900D03*
|
||||
D20*
|
||||
X20701000Y-10147000D03*
|
||||
X20701000Y-11697000D03*
|
||||
D21*
|
||||
X10160000Y-18049000D03*
|
||||
D22*
|
||||
X10160000Y-20589000D03*
|
||||
X10160000Y-23129000D03*
|
||||
D16*
|
||||
X38163400Y-44729400D03*
|
||||
X38163400Y-47529400D03*
|
||||
D17*
|
||||
X44000000Y-17540000D03*
|
||||
D18*
|
||||
X44000000Y-15000000D03*
|
||||
X44000000Y-12460000D03*
|
||||
D12*
|
||||
X3556000Y-21590000D03*
|
||||
D19*
|
||||
X32766000Y-6681300D03*
|
||||
X32766000Y-8581300D03*
|
||||
X34641000Y-7631300D03*
|
||||
D17*
|
||||
X44000000Y-27540000D03*
|
||||
D18*
|
||||
X44000000Y-25000000D03*
|
||||
X44000000Y-22460000D03*
|
||||
D23*
|
||||
X16313000Y-9946000D03*
|
||||
D24*
|
||||
X16313000Y-12446000D03*
|
||||
D13*
|
||||
X29001200Y-16535400D03*
|
||||
X30651200Y-16535400D03*
|
||||
M02*
|
@ -0,0 +1,78 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,8.0.4*
|
||||
G04 #@! TF.CreationDate,2024-09-01T16:09:03+02:00*
|
||||
G04 #@! TF.ProjectId,fan-controller,66616e2d-636f-46e7-9472-6f6c6c65722e,rev?*
|
||||
G04 #@! TF.SameCoordinates,PX8f0d180PY2faf080*
|
||||
G04 #@! TF.FileFunction,Paste,Top*
|
||||
G04 #@! TF.FilePolarity,Positive*
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 8.0.4) date 2024-09-01 16:09:03*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMRoundRect*
|
||||
0 Rectangle with rounded corners*
|
||||
0 $1 Rounding radius*
|
||||
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
|
||||
0 Add a 4 corners polygon primitive as box body*
|
||||
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
|
||||
0 Add four circle primitives for the rounded corners*
|
||||
1,1,$1+$1,$2,$3*
|
||||
1,1,$1+$1,$4,$5*
|
||||
1,1,$1+$1,$6,$7*
|
||||
1,1,$1+$1,$8,$9*
|
||||
0 Add four rect primitives between the rounded corners*
|
||||
20,1,$1+$1,$2,$3,$4,$5,0*
|
||||
20,1,$1+$1,$4,$5,$6,$7,0*
|
||||
20,1,$1+$1,$6,$7,$8,$9,0*
|
||||
20,1,$1+$1,$8,$9,$2,$3,0*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10RoundRect,0.250000X-0.325000X-0.450000X0.325000X-0.450000X0.325000X0.450000X-0.325000X0.450000X0*%
|
||||
%ADD11RoundRect,0.200000X0.200000X0.275000X-0.200000X0.275000X-0.200000X-0.275000X0.200000X-0.275000X0*%
|
||||
%ADD12RoundRect,0.200000X-0.200000X-0.275000X0.200000X-0.275000X0.200000X0.275000X-0.200000X0.275000X0*%
|
||||
%ADD13RoundRect,0.250000X-0.300000X0.300000X-0.300000X-0.300000X0.300000X-0.300000X0.300000X0.300000X0*%
|
||||
%ADD14RoundRect,0.150000X-0.587500X-0.150000X0.587500X-0.150000X0.587500X0.150000X-0.587500X0.150000X0*%
|
||||
%ADD15RoundRect,0.225000X-0.250000X0.225000X-0.250000X-0.225000X0.250000X-0.225000X0.250000X0.225000X0*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X14263000Y-6446000D03*
|
||||
X16313000Y-6446000D03*
|
||||
D11*
|
||||
X30670000Y-6660000D03*
|
||||
X29020000Y-6660000D03*
|
||||
D12*
|
||||
X29020000Y-8636000D03*
|
||||
X30670000Y-8636000D03*
|
||||
D13*
|
||||
X38201600Y-24733600D03*
|
||||
X38201600Y-27533600D03*
|
||||
D11*
|
||||
X30651200Y-18472400D03*
|
||||
X29001200Y-18472400D03*
|
||||
D13*
|
||||
X38150800Y-34741200D03*
|
||||
X38150800Y-37541200D03*
|
||||
X38204261Y-4823000D03*
|
||||
X38204261Y-7623000D03*
|
||||
X38201600Y-14703600D03*
|
||||
X38201600Y-17503600D03*
|
||||
D14*
|
||||
X32764700Y-16552900D03*
|
||||
X32764700Y-18452900D03*
|
||||
X34639700Y-17502900D03*
|
||||
D15*
|
||||
X20701000Y-10147000D03*
|
||||
X20701000Y-11697000D03*
|
||||
D13*
|
||||
X38163400Y-44729400D03*
|
||||
X38163400Y-47529400D03*
|
||||
D14*
|
||||
X32766000Y-6681300D03*
|
||||
X32766000Y-8581300D03*
|
||||
X34641000Y-7631300D03*
|
||||
D12*
|
||||
X29001200Y-16535400D03*
|
||||
X30651200Y-16535400D03*
|
||||
M02*
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,12 @@
|
||||
M48
|
||||
; DRILL file {KiCad 8.0.4} date 2024-09-01T15:21:58+0200
|
||||
; FORMAT={-:-/ absolute / metric / decimal}
|
||||
; #@! TF.CreationDate,2024-09-01T15:21:58+02:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.4
|
||||
; #@! TF.FileFunction,NonPlated,1,2,NPTH
|
||||
FMAT,2
|
||||
METRIC
|
||||
%
|
||||
G90
|
||||
G05
|
||||
M30
|
@ -0,0 +1,100 @@
|
||||
M48
|
||||
; DRILL file {KiCad 8.0.4} date 2024-09-01T15:21:58+0200
|
||||
; FORMAT={-:-/ absolute / metric / decimal}
|
||||
; #@! TF.CreationDate,2024-09-01T15:21:58+02:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.0.4
|
||||
; #@! TF.FileFunction,Plated,1,2,PTH
|
||||
FMAT,2
|
||||
METRIC
|
||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||
T1C0.300
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T2C0.800
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T3C1.000
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T4C1.020
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T5C1.300
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T6C3.200
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T1
|
||||
X12.446Y-21.844
|
||||
X15.24Y-21.844
|
||||
X15.875Y-1.27
|
||||
X17.907Y-21.844
|
||||
X19.05Y-1.27
|
||||
X21.59Y-12.065
|
||||
X21.59Y-15.24
|
||||
X22.225Y-1.27
|
||||
X22.225Y-4.445
|
||||
X22.225Y-22.86
|
||||
X25.4Y-1.27
|
||||
X25.4Y-4.445
|
||||
X25.4Y-8.89
|
||||
X25.4Y-12.065
|
||||
X25.4Y-19.685
|
||||
X25.4Y-22.86
|
||||
X26.111Y-16.535
|
||||
X28.575Y-1.27
|
||||
X28.575Y-15.24
|
||||
X28.575Y-19.685
|
||||
X28.575Y-22.86
|
||||
X29.007Y-11.074
|
||||
X31.75Y-1.27
|
||||
X31.75Y-12.065
|
||||
X31.75Y-15.24
|
||||
X31.75Y-19.685
|
||||
X31.75Y-22.86
|
||||
X34.925Y-1.27
|
||||
X34.925Y-12.065
|
||||
X34.925Y-15.24
|
||||
X36.83Y-19.685
|
||||
X36.83Y-22.86
|
||||
X36.83Y-29.845
|
||||
X36.83Y-33.02
|
||||
X36.83Y-42.545
|
||||
X36.893Y-39.37
|
||||
X38.1Y-1.27
|
||||
X38.1Y-8.89
|
||||
X38.1Y-12.065
|
||||
X40.005Y-19.685
|
||||
X40.005Y-22.86
|
||||
X40.005Y-29.845
|
||||
X40.005Y-33.02
|
||||
X40.005Y-42.545
|
||||
X40.068Y-39.37
|
||||
T2
|
||||
X16.313Y-9.946
|
||||
X16.313Y-12.446
|
||||
T3
|
||||
X10.16Y-18.049
|
||||
X10.16Y-20.589
|
||||
X10.16Y-23.129
|
||||
T4
|
||||
X44.0Y-2.46
|
||||
X44.0Y-5.0
|
||||
X44.0Y-7.54
|
||||
X44.0Y-12.46
|
||||
X44.0Y-15.0
|
||||
X44.0Y-17.54
|
||||
X44.0Y-22.46
|
||||
X44.0Y-25.0
|
||||
X44.0Y-27.54
|
||||
X44.0Y-32.46
|
||||
X44.0Y-35.0
|
||||
X44.0Y-37.54
|
||||
X44.0Y-42.46
|
||||
X44.0Y-45.0
|
||||
X44.0Y-47.54
|
||||
T5
|
||||
X6.832Y-7.615
|
||||
X6.832Y-12.695
|
||||
T6
|
||||
X3.556Y-21.59
|
||||
X3.556Y-46.482
|
||||
X29.21Y-46.482
|
||||
M30
|
Loading…
Reference in New Issue
Block a user