Initial commit

main
alexis 2022-10-23 20:31:51 -05:00
commit fc560443ad
56 changed files with 209537 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
# Ignore list for: kicad
*.bck
*.bak
*.kicad_pcb-bak
*.sch-bak
*-cache
*-backups
*.kicad_prl
# Ignore list for: spice
*.raw
*.log

27
README.md Normal file
View File

@ -0,0 +1,27 @@
# minikv
minikv is a small power supply for projects using around 3mA from 600V to
1200V. Below 1000V, it can supply 5mA.
For more information, see my [project page](https://alexisvl.rocks/projects/minikv).
## what's in here
- `README.md` - you're looking at it
- `minikv.kicad_sym` - project-specific schematic symbol library
- `minikv.pretty` - project-specific footprint library
- `minikv_doc_schem` - dedicated schematic project for documentation, combining both boards
- `minikv_primary` - primary winding and control board
- `minikv_secondary` - secondary winding and rectifier board
- `spice` - LTspice simulation files
## what software do i need
KiCad 6.99 (pre-release 7.0). To run the simulation, you'll need LTspice XVII.
(Yes, I've been trying to get it to simulate in KiCad — you can see some of my
efforts in `minikv_doc_schem` — but have been having some trouble.)
## how do i change it
minikv is public domain because intellectual property is fake. Do whatever you
want with it, i can't stop you. Be gay, do crime.

79
minikv.kicad_sym Normal file
View File

@ -0,0 +1,79 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "Conn_01x08_minikv" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J1" (at 0 10.16 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x08" (at 0 -12.7 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "minikv:JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical_minikv" (at 0 -15.24 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic connector, single row, 01x08, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_01x08_minikv_1_1"
(rectangle (start -1.27 -10.033) (end 0 -10.287)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 -7.493) (end 0 -7.747)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 -4.953) (end 0 -5.207)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 -2.413) (end 0 -2.667)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 0.127) (end 0 -0.127)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 2.667) (end 0 2.413)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 5.207) (end 0 4.953)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 7.747) (end 0 7.493)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 8.89) (end 1.27 -11.43)
(stroke (width 0.254) (type default))
(fill (type background))
)
(pin passive line (at -5.08 7.62 0) (length 3.81)
(name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 5.08 0) (length 3.81)
(name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 3.81)
(name "Pin_5" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -10.16 0) (length 3.81)
(name "Pin_8" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@ -0,0 +1,93 @@
(footprint "JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical_minikv" (version 20220914) (generator pcbnew)
(layer "F.Cu")
(descr "JST XH series connector, B8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical")
(property "Sheetfile" "File: minikv_primary.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Generic connector, single row, 01x08, script generated (kicad-library-utils/schlib/autogen/connector/)")
(property "ki_keywords" "connector")
(attr through_hole)
(fp_text reference "J1" (at 8.75 -3.55 180) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a2f65d68-51ee-4717-bcfa-9277962860ba)
)
(fp_text value "Conn_01x08" (at 8.75 4.6 180) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp dfcb5400-527f-40c0-a9ad-a4e428be67bc)
)
(fp_text user "${REFERENCE}" (at 8.75 2.7 180) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 29238843-85ff-4c41-a7c5-c69a7405dcf7)
)
(fp_line (start -2.85 -2.75) (end -2.85 -1.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 246b0f0a-a77d-4244-a359-3fc258a732b9))
(fp_line (start -2.56 -2.46) (end -2.56 1.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a8bc7ab3-90e7-4312-b38f-436fc7508ea4))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5bcd85b5-afa6-4d2e-8f0e-00811c1ae236))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ebb3e603-c50b-43c9-905f-459353b59530))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 980a940d-a85d-491d-9567-b2e85bd2509d))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5f758e51-4173-46c6-8004-3aeaa932af07))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 54adf4ba-1325-4faf-97d3-f4392c40df45))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eeb99ae0-9b9d-42d4-814e-fd3fd5102ffb))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e0999fba-0073-48ed-a5b3-ad2a30fccdc8))
(fp_line (start 0.75 -1.7) (end 16.75 -1.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 744b7a9d-804d-41af-9a00-2727c97ef942))
(fp_line (start 16.75 -2.45) (end 0.75 -2.45)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d2997778-0ce5-4eba-8fae-1782a99677e9))
(fp_line (start 16.75 -1.7) (end 16.75 -2.45)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 189f54c2-11ac-4f2f-8f5a-8294434c7bf1))
(fp_line (start 18.25 -2.45) (end 18.25 -1.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c67c71f5-4561-45cd-a496-136c05e31d05))
(fp_line (start 18.25 -1.7) (end 20.05 -1.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c088629d-aaf9-4151-b494-eec8000c6174))
(fp_line (start 20.05 -2.45) (end 18.25 -2.45)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa1e4164-c530-4b5e-b5a7-90aa7b135a3a))
(fp_line (start 20.05 -1.7) (end 20.05 -2.45)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9a1a05c1-13eb-471f-90e8-a57d277fafd4))
(fp_line (start 20.05 -0.2) (end 19.3 -0.2)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c2e87ae6-f170-4357-9838-5c832f4a1958))
(fp_line (start 20.06 -2.46) (end -2.56 -2.46)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e1c9660b-f14b-4b2f-8aa2-3b0001681fb7))
(fp_line (start 20.06 1.5) (end 20.06 -2.46)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ec8cd357-0d9b-4c9c-89e1-3f2ebf2f4a1d))
(fp_line (start -2.95 -2.85) (end -2.95 3.9)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 44edd8ee-1e99-471b-8888-fbbd72c4cad3))
(fp_line (start -2.95 3.9) (end 20.45 3.9)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1d5ffc90-4ea2-495b-942a-e2ceb2574b29))
(fp_line (start 20.45 -2.85) (end -2.95 -2.85)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c0046feb-5553-4221-9b6d-cdd295bd4aaf))
(fp_line (start 20.45 3.9) (end 20.45 -2.85)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cfe8d96a-5d93-4f38-b9ac-01a6e7973cac))
(fp_line (start -2.45 -2.35) (end -2.45 3.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d38e6dd2-4afb-4d9f-ba8a-8909cd7429b3))
(fp_line (start -2.45 3.4) (end 19.95 3.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f65805ae-f29c-49e5-be33-2c9c972d0b4d))
(fp_line (start -0.625 -2.35) (end 0 -1.35)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b83ed714-9a61-4cda-9dbd-3fcb58e28590))
(fp_line (start 0 -1.35) (end 0.625 -2.35)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 313ce504-65b7-40cd-9152-03c085aefa90))
(fp_line (start 19.95 -2.35) (end -2.45 -2.35)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 87836f8e-2c6f-46b9-8f58-92b71cf2d300))
(fp_line (start 19.95 3.4) (end 19.95 -2.35)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8fa552f5-fd06-4226-943d-e29d23ff1ec2))
(pad "" np_thru_hole circle (at 5 0) (size 0.95 0.95) (drill 0.95) (layers *.Mask) (tstamp 3aa45d1b-9867-4cee-bc68-35c11936cabe))
(pad "" np_thru_hole circle (at 7.5 0) (size 0.95 0.95) (drill 0.95) (layers F&B.Cu *.Mask) (tstamp a9d6c9a7-df90-4ffb-b7d3-576b8fba8725))
(pad "" np_thru_hole circle (at 12.5 0) (size 0.95 0.95) (drill 0.95) (layers *.Mask) (tstamp b20dfa17-24cc-444f-923e-f276eb8df1e9))
(pad "" np_thru_hole circle (at 15 0) (size 0.95 0.95) (drill 0.95) (layers *.Mask) (tstamp 6e360295-38ca-434e-a533-66c8e555bd48))
(pad "1" thru_hole roundrect (at 0 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.147059) (tstamp 4e8cbe87-818d-441c-88d5-09508683bb9e))
(pad "2" thru_hole oval (at 2.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (tstamp c3ad922c-1c99-4b5a-9598-551e7e7ef6fd))
(pad "5" thru_hole oval (at 10 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (tstamp 520e496c-39a2-47e9-a1a1-e472f4554dba))
(pad "8" thru_hole oval (at 17.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (tstamp 32ac2ab6-81d0-46e7-be95-def29500dff6))
(model "${KICAD6_3DMODEL_DIR}/Connector_JST.3dshapes/JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,2 @@
(kicad_pcb (version 20220914) (generator pcbnew)
)

View File

@ -0,0 +1,479 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"board_outline_line_width": 0.09999999999999999,
"copper_line_width": 0.19999999999999998,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.09999999999999999,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.15,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
},
"silk_line_width": 0.15,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.15,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.508
}
},
"diff_pair_dimensions": [],
"drc_exclusions": [],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "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_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_thickness": 0.12,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"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,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [],
"via_dimensions": [],
"zones_allow_external_fillets": false
},
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"extra_units": "error",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"lib_symbol_issues": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "error",
"power_pin_not_driven": "error",
"similar_labels": "warning",
"unannotated": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "minikv_doc_schem.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"via_diameter": 0.8,
"via_drill": 0.4,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"specctra_dsn": "",
"step": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.375,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.15
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 1
},
"net_format_name": "",
"ngspice": {
"fix_include_paths": true,
"fix_passive_vals": false,
"meta": {
"version": 0
},
"model_mode": 3,
"workbook_filename": "minikv_doc_schem.wbk"
},
"page_layout_descr_file": "",
"plot_directory": "",
"spice_adjust_passive_values": false,
"spice_external_command": "spice \"%I\"",
"spice_save_all_currents": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"4eceb7a8-6047-4b7e-9aaf-be650cadbc2c",
""
]
],
"text_variables": {}
}

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -0,0 +1,4 @@
1
9
.tran 1u 60m
0

4414
minikv_primary/bom/ibom.html Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,3 @@
(fp_lib_table
(lib (name "minikv")(type "KiCad")(uri "${KIPRJMOD}/../minikv.pretty")(options "")(descr ""))
)

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,193 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-3937-g3e53426b6c)*
G04 #@! TF.CreationDate,2022-10-17T18:45:10-06:00*
G04 #@! TF.ProjectId,minikv_primary,6d696e69-6b76-45f7-9072-696d6172792e,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.99.0-3937-g3e53426b6c)) date 2022-10-17 18:45:10*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 #@! TA.AperFunction,Profile*
%ADD10C,0.100000*%
G04 #@! TD*
G04 APERTURE END LIST*
D10*
X138950000Y-74000000D02*
X134600000Y-74000000D01*
X136100000Y-101500000D02*
X138100000Y-101500000D01*
X158400000Y-91600000D02*
G75*
G03*
X157900000Y-92100000I0J-500000D01*
G01*
X139100000Y-91600000D02*
X141600000Y-91600000D01*
X160900000Y-108400000D02*
X158400000Y-108400000D01*
X160900000Y-108400000D02*
G75*
G03*
X161400000Y-107900000I0J500000D01*
G01*
X135600000Y-99000000D02*
X135600000Y-101000000D01*
X132500000Y-111400000D02*
G75*
G03*
X134600000Y-113500000I2100000J0D01*
G01*
X152500000Y-108400000D02*
G75*
G03*
X153000000Y-107900000I0J500000D01*
G01*
X141600000Y-108400000D02*
G75*
G03*
X142100000Y-107900000I0J500000D01*
G01*
X164400000Y-99000000D02*
X164400000Y-101000000D01*
X163900000Y-101500000D02*
X161900000Y-101500000D01*
X147000000Y-92100000D02*
X147000000Y-107900000D01*
X138100000Y-98500000D02*
G75*
G03*
X138600000Y-98000000I0J500000D01*
G01*
X167500000Y-76100000D02*
G75*
G03*
X165400000Y-74000000I-2100000J0D01*
G01*
X141600000Y-108400000D02*
X139100000Y-108400000D01*
X161400000Y-102000000D02*
X161400000Y-107900000D01*
X138600000Y-98000000D02*
X138600000Y-92100000D01*
X161900000Y-98500000D02*
X163900000Y-98500000D01*
X138100000Y-98500000D02*
X136100000Y-98500000D01*
X138600000Y-107900000D02*
X138600000Y-102000000D01*
X158400000Y-91600000D02*
X160900000Y-91600000D01*
X167500000Y-76100000D02*
X167500000Y-111400000D01*
X147500000Y-91600000D02*
G75*
G03*
X147000000Y-92100000I0J-500000D01*
G01*
X147000000Y-107900000D02*
G75*
G03*
X147500000Y-108400000I500000J0D01*
G01*
X138600000Y-107900000D02*
G75*
G03*
X139100000Y-108400000I500000J0D01*
G01*
X161400000Y-98000000D02*
G75*
G03*
X161900000Y-98500000I500000J0D01*
G01*
X161400000Y-92100000D02*
G75*
G03*
X160900000Y-91600000I-500000J0D01*
G01*
X142100000Y-92100000D02*
G75*
G03*
X141600000Y-91600000I-500000J0D01*
G01*
X134600000Y-74000000D02*
G75*
G03*
X132500000Y-76100000I0J-2100000D01*
G01*
X147500000Y-108400000D02*
X152500000Y-108400000D01*
X138950000Y-74000000D02*
G75*
G03*
X140350000Y-74000000I700000J0D01*
G01*
X153000000Y-107900000D02*
X153000000Y-92100000D01*
X135600000Y-101000000D02*
G75*
G03*
X136100000Y-101500000I500000J0D01*
G01*
X140350000Y-74000000D02*
X165400000Y-74000000D01*
X157900000Y-107900000D02*
X157900000Y-92100000D01*
X165400000Y-113500000D02*
X134600000Y-113500000D01*
X136100000Y-98500000D02*
G75*
G03*
X135600000Y-99000000I0J-500000D01*
G01*
X161400000Y-92100000D02*
X161400000Y-98000000D01*
X153000000Y-92100000D02*
G75*
G03*
X152500000Y-91600000I-500000J0D01*
G01*
X157900000Y-107900000D02*
G75*
G03*
X158400000Y-108400000I500000J0D01*
G01*
X138600000Y-102000000D02*
G75*
G03*
X138100000Y-101500000I-500000J0D01*
G01*
X164400000Y-99000000D02*
G75*
G03*
X163900000Y-98500000I-500000J0D01*
G01*
X163900000Y-101500000D02*
G75*
G03*
X164400000Y-101000000I0J500000D01*
G01*
X132500000Y-111400000D02*
X132500000Y-76100000D01*
X161900000Y-101500000D02*
G75*
G03*
X161400000Y-102000000I0J-500000D01*
G01*
X139100000Y-91600000D02*
G75*
G03*
X138600000Y-92100000I0J-500000D01*
G01*
X165400000Y-113500000D02*
G75*
G03*
X167500000Y-111400000I0J2100000D01*
G01*
X142100000Y-92100000D02*
X142100000Y-107900000D01*
X152500000Y-91600000D02*
X147500000Y-91600000D01*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,66 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-3937-g3e53426b6c)*
G04 #@! TF.CreationDate,2022-10-17T18:45:09-06:00*
G04 #@! TF.ProjectId,minikv_primary,6d696e69-6b76-45f7-9072-696d6172792e,rev?*
G04 #@! TF.SameCoordinates,Original*
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 (6.99.0-3937-g3e53426b6c)) date 2022-10-17 18:45:09*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,2.200000*%
%ADD11C,0.950000*%
%ADD12O,1.700000X1.950000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,H3*
X165400000Y-111400000D03*
G04 #@! TD*
G04 #@! TO.C,H2*
X165400000Y-76100000D03*
G04 #@! TD*
G04 #@! TO.C,H4*
X134600000Y-111400000D03*
G04 #@! TD*
G04 #@! TO.C,H1*
X134600000Y-76100000D03*
G04 #@! TD*
D11*
G04 #@! TO.C,J1*
X146250000Y-76025000D03*
X148750000Y-76025000D03*
X153750000Y-76025000D03*
X156250000Y-76025000D03*
G36*
G01*
X140400000Y-76750000D02*
X140400000Y-75300000D01*
G75*
G02*
X140650000Y-75050000I250000J0D01*
G01*
X141850000Y-75050000D01*
G75*
G02*
X142100000Y-75300000I0J-250000D01*
G01*
X142100000Y-76750000D01*
G75*
G02*
X141850000Y-77000000I-250000J0D01*
G01*
X140650000Y-77000000D01*
G75*
G02*
X140400000Y-76750000I0J250000D01*
G01*
G37*
D12*
X143749999Y-76024999D03*
X151249999Y-76024999D03*
X158749999Y-76024999D03*
G04 #@! TD*
M02*

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,27 @@
M48
; DRILL file {KiCad (6.99.0-3937-g3e53426b6c)} date Monday, October 17, 2022 at 06:45:12 PM
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2022-10-17T18:45:12-06:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.99.0-3937-g3e53426b6c)
; #@! TF.FileFunction,NonPlated,1,4,NPTH
FMAT,2
INCH
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C0.0374
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T2C0.0866
%
G90
G05
T1
X5.7579Y-2.9931
X5.8563Y-2.9931
X6.0531Y-2.9931
X6.1516Y-2.9931
T2
X5.2992Y-2.9961
X5.2992Y-4.3858
X6.5118Y-2.9961
X6.5118Y-4.3858
T0
M30

View File

@ -0,0 +1,62 @@
M48
; DRILL file {KiCad (6.99.0-3937-g3e53426b6c)} date Monday, October 17, 2022 at 06:45:12 PM
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2022-10-17T18:45:12-06:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.99.0-3937-g3e53426b6c)
; #@! TF.FileFunction,Plated,1,4,PTH
FMAT,2
INCH
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.0118
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C0.0374
%
G90
G05
T1
X5.3051Y-3.7992
X5.3248Y-3.3858
X5.3445Y-3.248
X5.3504Y-3.5984
X5.4823Y-3.3957
X5.5315Y-3.061
X5.5315Y-3.4449
X5.5709Y-3.061
X5.6102Y-3.061
X5.6102Y-3.4961
X5.752Y-3.378
X5.7677Y-3.0807
X5.7874Y-3.5669
X5.7972Y-3.1102
X5.7972Y-3.1496
X5.8071Y-3.1988
X5.8366Y-3.1988
X5.8898Y-4.3858
X5.9075Y-3.5669
X5.937Y-4.315
X5.9685Y-3.2913
X6.0Y-3.2913
X6.0551Y-3.3976
X6.0728Y-3.1496
X6.1004Y-3.4272
X6.2894Y-3.4744
X6.2894Y-3.5335
X6.3386Y-3.4154
X6.3386Y-3.4744
X6.3386Y-3.5335
X6.3878Y-3.3563
X6.3878Y-3.4154
X6.3878Y-3.4744
X6.3878Y-3.5335
X6.4016Y-3.7303
X6.437Y-3.3563
X6.437Y-3.4154
X6.437Y-3.4744
X6.437Y-3.5335
T2
X5.561Y-2.9931
X5.6594Y-2.9931
X5.9547Y-2.9931
X6.25Y-2.9931
T0
M30

View File

@ -0,0 +1,30 @@
[html_defaults]
dark_mode=1
show_pads=1
show_fabrication=1
show_silkscreen=1
highlight_pin1=0
redraw_on_drag=1
board_rotation=0
checkboxes=Placed
bom_view=left-right
layer_view=B
compression=1
open_browser=1
[general]
bom_dest_dir=bom
bom_name_format=ibom
component_sort_order=C,R,L,D,U,Y,X,F,SW,A,~,HS,CNN,J,P,NT,MH
component_blacklist=H*,J1,TW*
blacklist_virtual=1
blacklist_empty_val=0
include_tracks=0
include_nets=0
[fields]
show_fields=Value
group_fields=Value
normalize_field_case=0
board_variant_field=
board_variant_whitelist=
board_variant_blacklist=
dnp_field=

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,549 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"board_outline_line_width": 0.09999999999999999,
"copper_line_width": 0.19999999999999998,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.09999999999999999,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.15,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.95,
"height": 0.95,
"width": 0.95
},
"silk_line_width": 0.15,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.15,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.25
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [
"courtyards_overlap|158993532|78874999|9972d263-1d90-429d-b8fa-27efc4a87258|ff13b34e-f2dd-464a-8eab-fcfac643f59c",
"starved_thermal|162600000|93550000|c4d96a33-0f1d-476b-8ad5-84c778d14a6d|5a417b4b-4e87-4e96-adc3-907b5efc07eb"
],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "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_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.15239999999999998,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.25,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_thickness": 0.12,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.15239999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": true,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_curve_segcount": 5,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 5,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
0.4,
0.5,
0.6
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": true
},
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"extra_units": "error",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"lib_symbol_issues": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"similar_labels": "warning",
"unannotated": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "minikv_primary.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.15,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 2.4,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "1kV",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 1.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "500V",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": [
{
"netclass": "1kV",
"pattern": "/1kV"
},
{
"netclass": "500V",
"pattern": "/500Vpp"
},
{
"netclass": "500V",
"pattern": "/hvAC"
},
{
"netclass": "1kV",
"pattern": "/hvDC"
}
]
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"specctra_dsn": "",
"step": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.375,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.15
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 1
},
"net_format_name": "",
"ngspice": {
"fix_include_paths": true,
"fix_passive_vals": false,
"meta": {
"version": 0
},
"model_mode": 0,
"workbook_filename": ""
},
"page_layout_descr_file": "",
"plot_directory": "",
"spice_adjust_passive_values": false,
"spice_external_command": "spice \"%I\"",
"spice_save_all_currents": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"3b221a68-b2c1-4f6f-bc08-59bfd97371f9",
""
]
],
"text_variables": {}
}

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -0,0 +1,3 @@
(sym_lib_table
(lib (name "minikv")(type "KiCad")(uri "/Users/alex/sync/electronics/projects/minikv/minikv.kicad_sym")(options "")(descr ""))
)

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,3 @@
(fp_lib_table
(lib (name "minikv")(type "KiCad")(uri "${KIPRJMOD}/../minikv.pretty")(options "")(descr ""))
)

Binary file not shown.

View File

@ -0,0 +1,829 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-3937-g3e53426b6c)*
G04 #@! TF.CreationDate,2022-10-17T18:43:08-06:00*
G04 #@! TF.ProjectId,minikv_secondary,6d696e69-6b76-45f7-9365-636f6e646172,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Copper,L4,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.99.0-3937-g3e53426b6c)) date 2022-10-17 18:43:08*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 #@! TA.AperFunction,EtchedComponent*
%ADD10C,0.200000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ComponentPad*
%ADD11O,1.700000X1.950000*%
G04 #@! TD*
G04 #@! TA.AperFunction,SMDPad,CuDef*
%ADD12C,0.200000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
%ADD13C,0.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
%ADD14C,0.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
%ADD15C,0.150000*%
G04 #@! TD*
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,TW4*
X129900000Y-70500000D02*
X131100000Y-70500000D01*
G04 #@! TD*
G04 #@! TO.P,J1,1,Pin_1*
G04 #@! TO.N,+12V*
G04 #@! TA.AperFunction,ComponentPad*
G36*
G01*
X130150000Y-56750000D02*
X130150000Y-55300000D01*
G75*
G02*
X130400000Y-55050000I250000J0D01*
G01*
X131600000Y-55050000D01*
G75*
G02*
X131850000Y-55300000I0J-250000D01*
G01*
X131850000Y-56750000D01*
G75*
G02*
X131600000Y-57000000I-250000J0D01*
G01*
X130400000Y-57000000D01*
G75*
G02*
X130150000Y-56750000I0J250000D01*
G01*
G37*
G04 #@! TD.AperFunction*
D11*
G04 #@! TO.P,J1,2,Pin_2*
G04 #@! TO.N,GND*
X133499999Y-56024999D03*
G04 #@! TO.P,J1,5,Pin_5*
G04 #@! TO.N,/500Vpp*
X140999999Y-56024999D03*
G04 #@! TO.P,J1,8,Pin_8*
G04 #@! TO.N,/1kV*
X148499999Y-56024999D03*
G04 #@! TD*
D12*
G04 #@! TO.P,TW4,1,1*
G04 #@! TO.N,GND*
X129900000Y-70500000D03*
G04 #@! TO.P,TW4,2,2*
G04 #@! TO.N,/500Vpp*
X131100000Y-70500000D03*
G04 #@! TD*
D13*
G04 #@! TO.N,GND*
X156250000Y-69000000D03*
X125500000Y-73750000D03*
X156250000Y-65250000D03*
G04 #@! TO.N,/500Vpp*
X144100000Y-64250000D03*
X135800000Y-64600000D03*
X141500000Y-70800000D03*
X125500000Y-61250000D03*
X141000000Y-57500000D03*
X138500000Y-70800000D03*
G04 #@! TD*
D14*
G04 #@! TO.N,GND*
X129000000Y-70500000D02*
X125500000Y-70500000D01*
X130784497Y-65012253D02*
X125500000Y-70500000D01*
X125500000Y-70500000D02*
X125500000Y-70258579D01*
X149632046Y-60863744D02*
X139267274Y-59334516D01*
X125500000Y-70500000D02*
X125500000Y-73750000D01*
X147390110Y-62905849D02*
X139846576Y-61805751D01*
X133500000Y-56025000D02*
X126449315Y-67019663D01*
D15*
X129900000Y-70500000D02*
X129000000Y-70500000D01*
D14*
X156250000Y-69000000D02*
X151536246Y-64830141D01*
X156250000Y-65250000D02*
X154121213Y-63121213D01*
X135776926Y-62272072D02*
X133631863Y-63111445D01*
X135253774Y-57515708D02*
X133500000Y-56025000D01*
X139846575Y-61805760D02*
G75*
G03*
X135776926Y-62272072I-1154475J-7916240D01*
G01*
X154121236Y-63121190D02*
G75*
G03*
X149632046Y-60863745I-5656836J-5656910D01*
G01*
X133631872Y-63111467D02*
G75*
G03*
X130784497Y-65012253I2915128J-7449933D01*
G01*
X151536259Y-64830126D02*
G75*
G03*
X147390110Y-62905850I-5300559J-5991974D01*
G01*
X126449324Y-67019669D02*
G75*
G03*
X125500000Y-70258579I5050676J-3238931D01*
G01*
X135253788Y-57515691D02*
G75*
G03*
X139267274Y-59334515I5181212J6095491D01*
G01*
D15*
G04 #@! TO.N,/500Vpp*
X143000000Y-68300000D02*
X137300000Y-68300000D01*
X143650000Y-88400000D02*
X143650000Y-70150000D01*
X137000000Y-92650000D02*
X143000000Y-92650000D01*
X143000000Y-65600000D02*
X137300000Y-65600000D01*
X138914213Y-70385787D02*
X138500000Y-70800000D01*
X131100000Y-70500000D02*
X131102227Y-70502227D01*
X143000000Y-67100000D02*
X137300000Y-67100000D01*
X137000000Y-91750000D02*
X143000000Y-91750000D01*
X133950000Y-70150000D02*
X133950000Y-88400000D01*
X143000000Y-69500000D02*
X137300000Y-69500000D01*
X134250000Y-70150000D02*
X134250000Y-88400000D01*
X133650000Y-70150000D02*
X133650000Y-88400000D01*
X145750000Y-88400000D02*
X145750000Y-70150000D01*
X143350000Y-88400000D02*
X143350000Y-70150000D01*
X146050000Y-88400000D02*
X146050000Y-70150000D01*
X144550000Y-88400000D02*
X144550000Y-70150000D01*
X134850000Y-70150000D02*
X134850000Y-88400000D01*
X146650000Y-88400000D02*
X146650000Y-70150000D01*
X137000000Y-90250000D02*
X143000000Y-90250000D01*
X147550000Y-88400000D02*
X147550000Y-70150000D01*
X143000000Y-69200000D02*
X137300000Y-69200000D01*
X137000000Y-92350000D02*
X143000000Y-92350000D01*
X146950000Y-88400000D02*
X146950000Y-70150000D01*
X137000000Y-89050000D02*
X143000000Y-89050000D01*
X137000000Y-91450000D02*
X143000000Y-91450000D01*
X137000000Y-89350000D02*
X143000000Y-89350000D01*
X143000000Y-66200000D02*
X137300000Y-66200000D01*
X135150000Y-70150000D02*
X135150000Y-88400000D01*
X136050000Y-70150000D02*
X136050000Y-88400000D01*
X143000000Y-68600000D02*
X137300000Y-68600000D01*
X131102227Y-70502227D02*
X131548272Y-70502227D01*
X143000000Y-65900000D02*
X137300000Y-65900000D01*
X147250000Y-88400000D02*
X147250000Y-70150000D01*
X134550000Y-70150000D02*
X134550000Y-88400000D01*
X146350000Y-88400000D02*
X146350000Y-70150000D01*
X143000000Y-66500000D02*
X137300000Y-66500000D01*
X144850000Y-88400000D02*
X144850000Y-70150000D01*
X143000000Y-67700000D02*
X137300000Y-67700000D01*
X137000000Y-92050000D02*
X143000000Y-92050000D01*
X144250000Y-88400000D02*
X144250000Y-70150000D01*
X143000000Y-69800000D02*
X140328427Y-69800000D01*
X137000000Y-90850000D02*
X143000000Y-90850000D01*
X137000000Y-89650000D02*
X143000000Y-89650000D01*
X143000000Y-68000000D02*
X137300000Y-68000000D01*
X145150000Y-88400000D02*
X145150000Y-70150000D01*
X136650000Y-70150000D02*
X136650000Y-88400000D01*
X132450000Y-71500000D02*
X132450000Y-88400000D01*
X143950000Y-88400000D02*
X143950000Y-70150000D01*
X137000000Y-90550000D02*
X143000000Y-90550000D01*
X136350000Y-70150000D02*
X136350000Y-88400000D01*
X132750000Y-70150000D02*
X132750000Y-88400000D01*
X135450000Y-70150000D02*
X135450000Y-88400000D01*
X137000000Y-89950000D02*
X143000000Y-89950000D01*
X135750000Y-70150000D02*
X135750000Y-88400000D01*
X137000000Y-92950000D02*
X143000000Y-92950000D01*
X133350000Y-70150000D02*
X133350000Y-88400000D01*
X143000000Y-66800000D02*
X137300000Y-66800000D01*
X145450000Y-88400000D02*
X145450000Y-70150000D01*
X143000000Y-68900000D02*
X137300000Y-68900000D01*
X143000000Y-67400000D02*
X137300000Y-67400000D01*
X137000000Y-91150000D02*
X143000000Y-91150000D01*
X137000000Y-88750000D02*
X143000000Y-88750000D01*
X133050000Y-70150000D02*
X133050000Y-88400000D01*
X136050000Y-88400000D02*
G75*
G03*
X137000000Y-89350000I950000J0D01*
G01*
X137300000Y-66200000D02*
G75*
G03*
X133350000Y-70150000I0J-3950000D01*
G01*
X132450000Y-88400000D02*
G75*
G03*
X137000000Y-92950000I4550000J0D01*
G01*
X137300000Y-67400000D02*
G75*
G03*
X134550000Y-70150000I0J-2750000D01*
G01*
X143000000Y-92350000D02*
G75*
G03*
X146950000Y-88400000I0J3950000D01*
G01*
X146650000Y-70150000D02*
G75*
G03*
X143000000Y-66500000I-3650000J0D01*
G01*
X137300000Y-66800000D02*
G75*
G03*
X133950000Y-70150000I0J-3350000D01*
G01*
X143000000Y-91150000D02*
G75*
G03*
X145750000Y-88400000I0J2750000D01*
G01*
X137300000Y-69200000D02*
G75*
G03*
X136350000Y-70150000I0J-950000D01*
G01*
X143000000Y-89050000D02*
G75*
G03*
X143650000Y-88400000I0J650000D01*
G01*
X137300000Y-66500000D02*
G75*
G03*
X133650000Y-70150000I0J-3650000D01*
G01*
X143950000Y-70150000D02*
G75*
G03*
X143000000Y-69200000I-950000J0D01*
G01*
X136350000Y-88400000D02*
G75*
G03*
X137000000Y-89050000I650000J0D01*
G01*
X143650000Y-70150000D02*
G75*
G03*
X143000000Y-69500000I-650000J0D01*
G01*
X146050000Y-70150000D02*
G75*
G03*
X143000000Y-67100000I-3050000J0D01*
G01*
X137300000Y-68000000D02*
G75*
G03*
X135150000Y-70150000I0J-2150000D01*
G01*
X144850000Y-70150000D02*
G75*
G03*
X143000000Y-68300000I-1850000J0D01*
G01*
X135450000Y-88400000D02*
G75*
G03*
X137000000Y-89950000I1550000J0D01*
G01*
X146350000Y-70150000D02*
G75*
G03*
X143000000Y-66800000I-3350000J0D01*
G01*
X146950000Y-70150000D02*
G75*
G03*
X143000000Y-66200000I-3950000J0D01*
G01*
X135150000Y-88400000D02*
G75*
G03*
X137000000Y-90250000I1850000J0D01*
G01*
X133050000Y-88400000D02*
G75*
G03*
X137000000Y-92350000I3950000J0D01*
G01*
X135750000Y-88400000D02*
G75*
G03*
X137000000Y-89650000I1250000J0D01*
G01*
X133950000Y-88400000D02*
G75*
G03*
X137000000Y-91450000I3050000J0D01*
G01*
X137300000Y-65600000D02*
G75*
G03*
X132750000Y-70150000I0J-4550000D01*
G01*
X133350000Y-88400000D02*
G75*
G03*
X137000000Y-92050000I3650000J0D01*
G01*
X137300000Y-68600000D02*
G75*
G03*
X135750000Y-70150000I0J-1550000D01*
G01*
X137300000Y-68300000D02*
G75*
G03*
X135450000Y-70150000I0J-1850000D01*
G01*
X143000000Y-91450000D02*
G75*
G03*
X146050000Y-88400000I0J3050000D01*
G01*
X143350000Y-70150000D02*
G75*
G03*
X143000000Y-69800000I-350000J0D01*
G01*
X143000000Y-92950000D02*
G75*
G03*
X147550000Y-88400000I0J4550000D01*
G01*
X137300000Y-68900000D02*
G75*
G03*
X136050000Y-70150000I0J-1250000D01*
G01*
X136650000Y-88400000D02*
G75*
G03*
X137000000Y-88750000I350000J0D01*
G01*
X143000000Y-89950000D02*
G75*
G03*
X144550000Y-88400000I0J1550000D01*
G01*
X143000000Y-89350000D02*
G75*
G03*
X143950000Y-88400000I0J950000D01*
G01*
X145150000Y-70150000D02*
G75*
G03*
X143000000Y-68000000I-2150000J0D01*
G01*
X134250000Y-88400000D02*
G75*
G03*
X137000000Y-91150000I2750000J0D01*
G01*
X147250000Y-70150000D02*
G75*
G03*
X143000000Y-65900000I-4250000J0D01*
G01*
X145450000Y-70150000D02*
G75*
G03*
X143000000Y-67700000I-2450000J0D01*
G01*
X147550000Y-70150000D02*
G75*
G03*
X143000000Y-65600000I-4550000J0D01*
G01*
X133650000Y-88400000D02*
G75*
G03*
X137000000Y-91750000I3350000J0D01*
G01*
X134850000Y-88400000D02*
G75*
G03*
X137000000Y-90550000I2150000J0D01*
G01*
X143000000Y-90250000D02*
G75*
G03*
X144850000Y-88400000I0J1850000D01*
G01*
X143000000Y-91750000D02*
G75*
G03*
X146350000Y-88400000I0J3350000D01*
G01*
X137300000Y-67100000D02*
G75*
G03*
X134250000Y-70150000I0J-3050000D01*
G01*
X143000000Y-92650000D02*
G75*
G03*
X147250000Y-88400000I0J4250000D01*
G01*
X137300000Y-69500000D02*
G75*
G03*
X136650000Y-70150000I0J-650000D01*
G01*
X144550000Y-70150000D02*
G75*
G03*
X143000000Y-68600000I-1550000J0D01*
G01*
X145750000Y-70150000D02*
G75*
G03*
X143000000Y-67400000I-2750000J0D01*
G01*
X143000000Y-90550000D02*
G75*
G03*
X145150000Y-88400000I0J2150000D01*
G01*
X140328427Y-69800020D02*
G75*
G03*
X138914214Y-70385788I-27J-1999980D01*
G01*
X132449991Y-71500000D02*
G75*
G03*
X131548272Y-70502227I-1004991J-1900D01*
G01*
X144250000Y-70150000D02*
G75*
G03*
X143000000Y-68900000I-1250000J0D01*
G01*
X143000000Y-88750000D02*
G75*
G03*
X143350000Y-88400000I0J350000D01*
G01*
X134550000Y-88400000D02*
G75*
G03*
X137000000Y-90850000I2450000J0D01*
G01*
X143000000Y-90850000D02*
G75*
G03*
X145450000Y-88400000I0J2450000D01*
G01*
X137300000Y-67700000D02*
G75*
G03*
X134850000Y-70150000I0J-2450000D01*
G01*
X143000000Y-89650000D02*
G75*
G03*
X144250000Y-88400000I0J1250000D01*
G01*
X132750000Y-88400000D02*
G75*
G03*
X137000000Y-92650000I4250000J0D01*
G01*
X143000000Y-92050000D02*
G75*
G03*
X146650000Y-88400000I0J3650000D01*
G01*
X137300000Y-65900000D02*
G75*
G03*
X133050000Y-70150000I0J-4250000D01*
G01*
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,GND*
G36*
X129125595Y-70227332D02*
G01*
X129592800Y-70422000D01*
X129599119Y-70428345D01*
X129600000Y-70432800D01*
X129600000Y-70567200D01*
X129596573Y-70575473D01*
X129592800Y-70578000D01*
X129125595Y-70772668D01*
X129116640Y-70772687D01*
X129110299Y-70766379D01*
X129000885Y-70504511D01*
X129000885Y-70495489D01*
X129110299Y-70233621D01*
X129116651Y-70227309D01*
X129125595Y-70227332D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,GND*
G36*
X129896254Y-70403627D02*
G01*
X129900122Y-70412203D01*
X129900999Y-70499883D01*
X129900999Y-70500117D01*
X129900122Y-70587797D01*
X129896613Y-70596035D01*
X129887813Y-70599364D01*
X129882063Y-70599064D01*
X129850894Y-70597437D01*
X129849475Y-70597276D01*
X129815450Y-70591264D01*
X129814708Y-70591107D01*
X129801211Y-70587797D01*
X129785089Y-70583843D01*
X129785077Y-70583840D01*
X129784912Y-70583800D01*
X129784747Y-70583771D01*
X129784743Y-70583770D01*
X129750169Y-70577661D01*
X129750170Y-70577661D01*
X129749824Y-70577600D01*
X129711089Y-70575579D01*
X129703007Y-70571726D01*
X129700000Y-70563895D01*
X129700000Y-70436105D01*
X129703427Y-70427832D01*
X129711089Y-70424421D01*
X129749824Y-70422400D01*
X129757788Y-70420993D01*
X129784743Y-70416230D01*
X129784747Y-70416229D01*
X129784912Y-70416200D01*
X129785077Y-70416160D01*
X129785089Y-70416157D01*
X129805951Y-70411041D01*
X129814708Y-70408893D01*
X129815450Y-70408736D01*
X129849475Y-70402724D01*
X129850894Y-70402563D01*
X129882063Y-70400936D01*
X129887813Y-70400636D01*
X129896254Y-70403627D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,GND*
G36*
X134290543Y-55588155D02*
G01*
X134291066Y-55589191D01*
X134435595Y-55915050D01*
X134585364Y-56219722D01*
X134735133Y-56491394D01*
X134884902Y-56730066D01*
X134885024Y-56730234D01*
X134885025Y-56730235D01*
X135029249Y-56928293D01*
X135031349Y-56936998D01*
X135028706Y-56942756D01*
X134952516Y-57032392D01*
X134652328Y-57385555D01*
X134644359Y-57389640D01*
X134637678Y-57388176D01*
X134373939Y-57239875D01*
X134373933Y-57239872D01*
X134373684Y-57239732D01*
X134101286Y-57119562D01*
X133977396Y-57079916D01*
X133829202Y-57032492D01*
X133829194Y-57032490D01*
X133828888Y-57032392D01*
X133556490Y-56978223D01*
X133284093Y-56957054D01*
X133499239Y-56024353D01*
X134089871Y-55688729D01*
X134274591Y-55583763D01*
X134283477Y-55582655D01*
X134290543Y-55588155D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,/500Vpp*
G36*
X138868717Y-70340293D02*
G01*
X138959706Y-70431282D01*
X138963133Y-70439555D01*
X138960438Y-70447025D01*
X138930756Y-70482804D01*
X138887306Y-70535178D01*
X138850298Y-70616462D01*
X138834250Y-70697166D01*
X138834232Y-70697266D01*
X138817336Y-70790994D01*
X138816948Y-70792538D01*
X138781067Y-70902811D01*
X138775248Y-70909618D01*
X138765497Y-70910014D01*
X138503815Y-70802564D01*
X138497436Y-70796185D01*
X138495939Y-70792538D01*
X138423639Y-70616462D01*
X138389986Y-70534503D01*
X138390013Y-70525548D01*
X138397189Y-70518933D01*
X138507460Y-70483050D01*
X138509004Y-70482662D01*
X138602733Y-70465767D01*
X138602833Y-70465749D01*
X138683536Y-70449701D01*
X138684151Y-70449421D01*
X138684154Y-70449420D01*
X138725402Y-70430639D01*
X138764821Y-70412692D01*
X138852975Y-70339561D01*
X138861529Y-70336916D01*
X138868717Y-70340293D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,/500Vpp*
G36*
X131134040Y-70401937D02*
G01*
X131148978Y-70402787D01*
X131150519Y-70402978D01*
X131184343Y-70409506D01*
X131185134Y-70409688D01*
X131204544Y-70414891D01*
X131214601Y-70417587D01*
X131214608Y-70417589D01*
X131214811Y-70417643D01*
X131249800Y-70424395D01*
X131250193Y-70424417D01*
X131250198Y-70424418D01*
X131288522Y-70426599D01*
X131296587Y-70430490D01*
X131299557Y-70438280D01*
X131299557Y-70566071D01*
X131296130Y-70574344D01*
X131288414Y-70577758D01*
X131278872Y-70578213D01*
X131249880Y-70579595D01*
X131240657Y-70581082D01*
X131215017Y-70585216D01*
X131215010Y-70585217D01*
X131214851Y-70585243D01*
X131214689Y-70585279D01*
X131214685Y-70585280D01*
X131207528Y-70586880D01*
X131185039Y-70591908D01*
X131184372Y-70592037D01*
X131162027Y-70595639D01*
X131150326Y-70597526D01*
X131149021Y-70597662D01*
X131112135Y-70599421D01*
X131103708Y-70596392D01*
X131099879Y-70587851D01*
X131099001Y-70500117D01*
X131099001Y-70499883D01*
X131099695Y-70430490D01*
X131099877Y-70412260D01*
X131103386Y-70404023D01*
X131112240Y-70400697D01*
X131134040Y-70401937D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,GND*
G36*
X132698613Y-55724837D02*
G01*
X132721716Y-55733460D01*
X133497778Y-56023129D01*
X133497779Y-56023129D01*
X133500539Y-56024159D01*
X134001524Y-56817536D01*
X133758711Y-56926399D01*
X133641183Y-56995065D01*
X133639331Y-56996147D01*
X133639330Y-56996147D01*
X133527494Y-57061488D01*
X133515899Y-57068262D01*
X133273087Y-57243126D01*
X133030275Y-57450990D01*
X133030133Y-57451131D01*
X132794123Y-57685247D01*
X132785836Y-57688641D01*
X132779567Y-57686790D01*
X132412086Y-57451131D01*
X132289864Y-57372752D01*
X132284750Y-57365401D01*
X132284992Y-57359479D01*
X132363054Y-57104446D01*
X132363060Y-57104425D01*
X132363074Y-57104379D01*
X132434818Y-56840645D01*
X132443742Y-56807842D01*
X132443746Y-56807828D01*
X132443754Y-56807797D01*
X132524434Y-56478215D01*
X132605113Y-56115633D01*
X132683060Y-55733459D01*
X132688070Y-55726038D01*
X132696861Y-55724334D01*
X132698613Y-55724837D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*
M02*

View File

@ -0,0 +1,66 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-3937-g3e53426b6c)*
G04 #@! TF.CreationDate,2022-10-17T18:43:08-06:00*
G04 #@! TF.ProjectId,minikv_secondary,6d696e69-6b76-45f7-9365-636f6e646172,rev?*
G04 #@! TF.SameCoordinates,Original*
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 (6.99.0-3937-g3e53426b6c)) date 2022-10-17 18:43:08*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,2.200000*%
%ADD11C,0.950000*%
%ADD12O,1.700000X1.950000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,H2*
X155400000Y-56100000D03*
G04 #@! TD*
G04 #@! TO.C,H1*
X124600000Y-56100000D03*
G04 #@! TD*
G04 #@! TO.C,H4*
X124600000Y-91400000D03*
G04 #@! TD*
G04 #@! TO.C,H3*
X155400000Y-91400000D03*
G04 #@! TD*
D11*
G04 #@! TO.C,J1*
X136000000Y-56025000D03*
X138500000Y-56025000D03*
X143500000Y-56025000D03*
X146000000Y-56025000D03*
G36*
G01*
X130150000Y-56750000D02*
X130150000Y-55300000D01*
G75*
G02*
X130400000Y-55050000I250000J0D01*
G01*
X131600000Y-55050000D01*
G75*
G02*
X131850000Y-55300000I0J-250000D01*
G01*
X131850000Y-56750000D01*
G75*
G02*
X131600000Y-57000000I-250000J0D01*
G01*
X130400000Y-57000000D01*
G75*
G02*
X130150000Y-56750000I0J250000D01*
G01*
G37*
D12*
X133499999Y-56024999D03*
X140999999Y-56024999D03*
X148499999Y-56024999D03*
G04 #@! TD*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,188 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-3937-g3e53426b6c)*
G04 #@! TF.CreationDate,2022-10-17T18:43:09-06:00*
G04 #@! TF.ProjectId,minikv_secondary,6d696e69-6b76-45f7-9365-636f6e646172,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.99.0-3937-g3e53426b6c)) date 2022-10-17 18:43:09*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 #@! TA.AperFunction,Profile*
%ADD10C,0.100000*%
G04 #@! TD*
G04 APERTURE END LIST*
D10*
X128600000Y-82000000D02*
X128600000Y-87900000D01*
X157500000Y-56100000D02*
G75*
G03*
X155400000Y-54000000I-2100000J0D01*
G01*
X155400000Y-93500000D02*
X124600000Y-93500000D01*
X122500000Y-91400000D02*
X122500000Y-56100000D01*
X128600000Y-78000000D02*
X128600000Y-72100000D01*
X122500000Y-91400000D02*
G75*
G03*
X124600000Y-93500000I2100000J0D01*
G01*
X125600000Y-81000000D02*
G75*
G03*
X126100000Y-81500000I500000J0D01*
G01*
X143000000Y-87900000D02*
X143000000Y-72100000D01*
X126100000Y-78500000D02*
G75*
G03*
X125600000Y-79000000I0J-500000D01*
G01*
X154400000Y-79000000D02*
G75*
G03*
X153900000Y-78500000I-500000J0D01*
G01*
X153900000Y-81500000D02*
G75*
G03*
X154400000Y-81000000I0J500000D01*
G01*
X132100000Y-72100000D02*
X132100000Y-87900000D01*
X151900000Y-81500000D02*
X153900000Y-81500000D01*
X128100000Y-78500000D02*
G75*
G03*
X128600000Y-78000000I0J500000D01*
G01*
X151400000Y-78000000D02*
X151400000Y-72100000D01*
X130350000Y-54000000D02*
X155400000Y-54000000D01*
X128600000Y-87900000D02*
G75*
G03*
X129100000Y-88400000I500000J0D01*
G01*
X153900000Y-78500000D02*
X151900000Y-78500000D01*
X130350000Y-54000000D02*
X124600000Y-54000000D01*
X137500000Y-71600000D02*
G75*
G03*
X137000000Y-72100000I0J-500000D01*
G01*
X128600000Y-82000000D02*
G75*
G03*
X128100000Y-81500000I-500000J0D01*
G01*
X131600000Y-88400000D02*
X129100000Y-88400000D01*
X126100000Y-78500000D02*
X128100000Y-78500000D01*
X155400000Y-93500000D02*
G75*
G03*
X157500000Y-91400000I0J2100000D01*
G01*
X151400000Y-72100000D02*
G75*
G03*
X150900000Y-71600000I-500000J0D01*
G01*
X142500000Y-88400000D02*
G75*
G03*
X143000000Y-87900000I0J500000D01*
G01*
X147900000Y-87900000D02*
G75*
G03*
X148400000Y-88400000I500000J0D01*
G01*
X132100000Y-72100000D02*
G75*
G03*
X131600000Y-71600000I-500000J0D01*
G01*
X151400000Y-78000000D02*
G75*
G03*
X151900000Y-78500000I500000J0D01*
G01*
X148400000Y-71600000D02*
G75*
G03*
X147900000Y-72100000I0J-500000D01*
G01*
X143000000Y-72100000D02*
G75*
G03*
X142500000Y-71600000I-500000J0D01*
G01*
X148400000Y-71600000D02*
X150900000Y-71600000D01*
X137000000Y-87900000D02*
G75*
G03*
X137500000Y-88400000I500000J0D01*
G01*
X128100000Y-81500000D02*
X126100000Y-81500000D01*
X151400000Y-82000000D02*
X151400000Y-87900000D01*
X147900000Y-87900000D02*
X147900000Y-72100000D01*
X150900000Y-88400000D02*
G75*
G03*
X151400000Y-87900000I0J500000D01*
G01*
X131600000Y-88400000D02*
G75*
G03*
X132100000Y-87900000I0J500000D01*
G01*
X137000000Y-72100000D02*
X137000000Y-87900000D01*
X124600000Y-54000000D02*
G75*
G03*
X122500000Y-56100000I0J-2100000D01*
G01*
X129100000Y-71600000D02*
X131600000Y-71600000D01*
X142500000Y-71600000D02*
X137500000Y-71600000D01*
X125600000Y-81000000D02*
X125600000Y-79000000D01*
X137500000Y-88400000D02*
X142500000Y-88400000D01*
X157500000Y-56100000D02*
X157500000Y-91400000D01*
X150900000Y-88400000D02*
X148400000Y-88400000D01*
X154400000Y-81000000D02*
X154400000Y-79000000D01*
X129100000Y-71600000D02*
G75*
G03*
X128600000Y-72100000I0J-500000D01*
G01*
X151900000Y-81500000D02*
G75*
G03*
X151400000Y-82000000I0J-500000D01*
G01*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,616 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-3937-g3e53426b6c)*
G04 #@! TF.CreationDate,2022-10-17T18:43:08-06:00*
G04 #@! TF.ProjectId,minikv_secondary,6d696e69-6b76-45f7-9365-636f6e646172,rev?*
G04 #@! TF.SameCoordinates,Original*
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 (6.99.0-3937-g3e53426b6c)) date 2022-10-17 18:43:08*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,2.200000*%
%ADD11C,0.950000*%
%ADD12O,1.700000X1.950000*%
G04 APERTURE END LIST*
G04 #@! TO.C,D4*
G36*
G01*
X148111474Y-63593782D02*
X147411474Y-64806218D01*
G75*
G02*
X146933365Y-64934327I-303109J175000D01*
G01*
X146327147Y-64584327D01*
G75*
G02*
X146199038Y-64106218I175000J303109D01*
G01*
X146899038Y-62893782D01*
G75*
G02*
X147377147Y-62765673I303109J-175000D01*
G01*
X147983365Y-63115673D01*
G75*
G02*
X148111474Y-63593782I-175000J-303109D01*
G01*
G37*
G36*
G01*
X144300962Y-61393782D02*
X143600962Y-62606218D01*
G75*
G02*
X143122853Y-62734327I-303109J175000D01*
G01*
X142516635Y-62384327D01*
G75*
G02*
X142388526Y-61906218I175000J303109D01*
G01*
X143088526Y-60693782D01*
G75*
G02*
X143566635Y-60565673I303109J-175000D01*
G01*
X144172853Y-60915673D01*
G75*
G02*
X144300962Y-61393782I-175000J-303109D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C4*
G36*
G01*
X127700000Y-67350000D02*
X127700000Y-65150000D01*
G75*
G02*
X127950000Y-64900000I250000J0D01*
G01*
X128600000Y-64900000D01*
G75*
G02*
X128850000Y-65150000I0J-250000D01*
G01*
X128850000Y-67350000D01*
G75*
G02*
X128600000Y-67600000I-250000J0D01*
G01*
X127950000Y-67600000D01*
G75*
G02*
X127700000Y-67350000I0J250000D01*
G01*
G37*
G36*
G01*
X130650000Y-67350000D02*
X130650000Y-65150000D01*
G75*
G02*
X130900000Y-64900000I250000J0D01*
G01*
X131550000Y-64900000D01*
G75*
G02*
X131800000Y-65150000I0J-250000D01*
G01*
X131800000Y-67350000D01*
G75*
G02*
X131550000Y-67600000I-250000J0D01*
G01*
X130900000Y-67600000D01*
G75*
G02*
X130650000Y-67350000I0J250000D01*
G01*
G37*
G04 #@! TD*
D10*
G04 #@! TO.C,H2*
X155400000Y-56100000D03*
G04 #@! TD*
G04 #@! TO.C,D3*
G36*
G01*
X140649643Y-62985694D02*
X139334073Y-63464523D01*
G75*
G02*
X138885474Y-63255338I-119707J328892D01*
G01*
X138646060Y-62597553D01*
G75*
G02*
X138855245Y-62148954I328892J119707D01*
G01*
X140170815Y-61670125D01*
G75*
G02*
X140619414Y-61879310I119707J-328892D01*
G01*
X140858828Y-62537095D01*
G75*
G02*
X140649643Y-62985694I-328892J-119707D01*
G01*
G37*
G36*
G01*
X139144755Y-58851046D02*
X137829185Y-59329875D01*
G75*
G02*
X137380586Y-59120690I-119707J328892D01*
G01*
X137141172Y-58462905D01*
G75*
G02*
X137350357Y-58014306I328892J119707D01*
G01*
X138665927Y-57535477D01*
G75*
G02*
X139114526Y-57744662I119707J-328892D01*
G01*
X139353940Y-58402447D01*
G75*
G02*
X139144755Y-58851046I-328892J-119707D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C1*
G36*
G01*
X123900000Y-61950000D02*
X126100000Y-61950000D01*
G75*
G02*
X126350000Y-62200000I0J-250000D01*
G01*
X126350000Y-62850000D01*
G75*
G02*
X126100000Y-63100000I-250000J0D01*
G01*
X123900000Y-63100000D01*
G75*
G02*
X123650000Y-62850000I0J250000D01*
G01*
X123650000Y-62200000D01*
G75*
G02*
X123900000Y-61950000I250000J0D01*
G01*
G37*
G36*
G01*
X123900000Y-64900000D02*
X126100000Y-64900000D01*
G75*
G02*
X126350000Y-65150000I0J-250000D01*
G01*
X126350000Y-65800000D01*
G75*
G02*
X126100000Y-66050000I-250000J0D01*
G01*
X123900000Y-66050000D01*
G75*
G02*
X123650000Y-65800000I0J250000D01*
G01*
X123650000Y-65150000D01*
G75*
G02*
X123900000Y-64900000I250000J0D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,H1*
X124600000Y-56100000D03*
G04 #@! TD*
G04 #@! TO.C,L1*
G36*
G01*
X152631045Y-69112069D02*
X150988971Y-68672077D01*
G75*
G02*
X150812195Y-68365891I64705J241481D01*
G01*
X151006309Y-67641447D01*
G75*
G02*
X151312495Y-67464671I241481J-64705D01*
G01*
X152954569Y-67904663D01*
G75*
G02*
X153131345Y-68210849I-64705J-241481D01*
G01*
X152937231Y-68935293D01*
G75*
G02*
X152631045Y-69112069I-241481J64705D01*
G01*
G37*
G36*
G01*
X153187505Y-67035329D02*
X151545431Y-66595337D01*
G75*
G02*
X151368655Y-66289151I64705J241481D01*
G01*
X151562769Y-65564707D01*
G75*
G02*
X151868955Y-65387931I241481J-64705D01*
G01*
X153511029Y-65827923D01*
G75*
G02*
X153687805Y-66134109I-64705J-241481D01*
G01*
X153493691Y-66858553D01*
G75*
G02*
X153187505Y-67035329I-241481J64705D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C2*
G36*
G01*
X136659803Y-61050148D02*
X134592480Y-61802592D01*
G75*
G02*
X134272052Y-61653174I-85505J234923D01*
G01*
X134049739Y-61042374D01*
G75*
G02*
X134199157Y-60721946I234923J85505D01*
G01*
X136266480Y-59969502D01*
G75*
G02*
X136586908Y-60118920I85505J-234923D01*
G01*
X136809221Y-60729720D01*
G75*
G02*
X136659803Y-61050148I-234923J-85505D01*
G01*
G37*
G36*
G01*
X135650843Y-58278054D02*
X133583520Y-59030498D01*
G75*
G02*
X133263092Y-58881080I-85505J234923D01*
G01*
X133040779Y-58270280D01*
G75*
G02*
X133190197Y-57949852I234923J85505D01*
G01*
X135257520Y-57197408D01*
G75*
G02*
X135577948Y-57346826I85505J-234923D01*
G01*
X135800261Y-57957626D01*
G75*
G02*
X135650843Y-58278054I-234923J-85505D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,H4*
X124600000Y-91400000D03*
G04 #@! TD*
G04 #@! TO.C,R1*
G36*
G01*
X149815850Y-68092912D02*
X148946516Y-67859975D01*
G75*
G02*
X148769740Y-67553789I64705J241481D01*
G01*
X148905620Y-67046678D01*
G75*
G02*
X149211806Y-66869902I241481J-64705D01*
G01*
X150081140Y-67102839D01*
G75*
G02*
X150257916Y-67409025I-64705J-241481D01*
G01*
X150122036Y-67916136D01*
G75*
G02*
X149815850Y-68092912I-241481J64705D01*
G01*
G37*
G36*
G01*
X150288194Y-66330098D02*
X149418860Y-66097161D01*
G75*
G02*
X149242084Y-65790975I64705J241481D01*
G01*
X149377964Y-65283864D01*
G75*
G02*
X149684150Y-65107088I241481J-64705D01*
G01*
X150553484Y-65340025D01*
G75*
G02*
X150730260Y-65646211I-64705J-241481D01*
G01*
X150594380Y-66153322D01*
G75*
G02*
X150288194Y-66330098I-241481J64705D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C3*
G36*
G01*
X152750000Y-72500000D02*
X152750000Y-70300000D01*
G75*
G02*
X153000000Y-70050000I250000J0D01*
G01*
X153650000Y-70050000D01*
G75*
G02*
X153900000Y-70300000I0J-250000D01*
G01*
X153900000Y-72500000D01*
G75*
G02*
X153650000Y-72750000I-250000J0D01*
G01*
X153000000Y-72750000D01*
G75*
G02*
X152750000Y-72500000I0J250000D01*
G01*
G37*
G36*
G01*
X155700000Y-72500000D02*
X155700000Y-70300000D01*
G75*
G02*
X155950000Y-70050000I250000J0D01*
G01*
X156600000Y-70050000D01*
G75*
G02*
X156850000Y-70300000I0J-250000D01*
G01*
X156850000Y-72500000D01*
G75*
G02*
X156600000Y-72750000I-250000J0D01*
G01*
X155950000Y-72750000D01*
G75*
G02*
X155700000Y-72500000I0J250000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,C5*
G36*
G01*
X150150000Y-64150000D02*
X150150000Y-59250000D01*
G75*
G02*
X150400000Y-59000000I250000J0D01*
G01*
X151700000Y-59000000D01*
G75*
G02*
X151950000Y-59250000I0J-250000D01*
G01*
X151950000Y-64150000D01*
G75*
G02*
X151700000Y-64400000I-250000J0D01*
G01*
X150400000Y-64400000D01*
G75*
G02*
X150150000Y-64150000I0J250000D01*
G01*
G37*
G36*
G01*
X155250000Y-64150000D02*
X155250000Y-59250000D01*
G75*
G02*
X155500000Y-59000000I250000J0D01*
G01*
X156800000Y-59000000D01*
G75*
G02*
X157050000Y-59250000I0J-250000D01*
G01*
X157050000Y-64150000D01*
G75*
G02*
X156800000Y-64400000I-250000J0D01*
G01*
X155500000Y-64400000D01*
G75*
G02*
X155250000Y-64150000I0J250000D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,D1*
G36*
G01*
X124800000Y-67100000D02*
X126200000Y-67100000D01*
G75*
G02*
X126550000Y-67450000I0J-350000D01*
G01*
X126550000Y-68150000D01*
G75*
G02*
X126200000Y-68500000I-350000J0D01*
G01*
X124800000Y-68500000D01*
G75*
G02*
X124450000Y-68150000I0J350000D01*
G01*
X124450000Y-67450000D01*
G75*
G02*
X124800000Y-67100000I350000J0D01*
G01*
G37*
G36*
G01*
X124800000Y-71500000D02*
X126200000Y-71500000D01*
G75*
G02*
X126550000Y-71850000I0J-350000D01*
G01*
X126550000Y-72550000D01*
G75*
G02*
X126200000Y-72900000I-350000J0D01*
G01*
X124800000Y-72900000D01*
G75*
G02*
X124450000Y-72550000I0J350000D01*
G01*
X124450000Y-71850000D01*
G75*
G02*
X124800000Y-71500000I350000J0D01*
G01*
G37*
G04 #@! TD*
G04 #@! TO.C,H3*
X155400000Y-91400000D03*
G04 #@! TD*
G04 #@! TO.C,D2*
G36*
G01*
X133120012Y-60823276D02*
X133482358Y-62175572D01*
G75*
G02*
X133234871Y-62604233I-338074J-90587D01*
G01*
X132558723Y-62785407D01*
G75*
G02*
X132130062Y-62537920I-90587J338074D01*
G01*
X131767716Y-61185624D01*
G75*
G02*
X132015203Y-60756963I338074J90587D01*
G01*
X132691351Y-60575789D01*
G75*
G02*
X133120012Y-60823276I90587J-338074D01*
G01*
G37*
G36*
G01*
X128869938Y-61962080D02*
X129232284Y-63314376D01*
G75*
G02*
X128984797Y-63743037I-338074J-90587D01*
G01*
X128308649Y-63924211D01*
G75*
G02*
X127879988Y-63676724I-90587J338074D01*
G01*
X127517642Y-62324428D01*
G75*
G02*
X127765129Y-61895767I338074J90587D01*
G01*
X128441277Y-61714593D01*
G75*
G02*
X128869938Y-61962080I90587J-338074D01*
G01*
G37*
G04 #@! TD*
D11*
G04 #@! TO.C,J1*
X136000000Y-56025000D03*
X138500000Y-56025000D03*
X143500000Y-56025000D03*
X146000000Y-56025000D03*
G36*
G01*
X130150000Y-56750000D02*
X130150000Y-55300000D01*
G75*
G02*
X130400000Y-55050000I250000J0D01*
G01*
X131600000Y-55050000D01*
G75*
G02*
X131850000Y-55300000I0J-250000D01*
G01*
X131850000Y-56750000D01*
G75*
G02*
X131600000Y-57000000I-250000J0D01*
G01*
X130400000Y-57000000D01*
G75*
G02*
X130150000Y-56750000I0J250000D01*
G01*
G37*
D12*
X133499999Y-56024999D03*
X140999999Y-56024999D03*
X148499999Y-56024999D03*
G04 #@! TD*
M02*

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,609 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-3937-g3e53426b6c)*
G04 #@! TF.CreationDate,2022-10-17T18:43:08-06:00*
G04 #@! TF.ProjectId,minikv_secondary,6d696e69-6b76-45f7-9365-636f6e646172,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Copper,L2,Inr*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.99.0-3937-g3e53426b6c)) date 2022-10-17 18:43:08*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 #@! TA.AperFunction,ComponentPad*
%ADD10O,1.700000X1.950000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
%ADD11C,0.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
%ADD12C,0.150000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
%ADD13C,0.600000*%
G04 #@! TD*
G04 APERTURE END LIST*
G04 #@! TO.N,+12V*
G04 #@! TO.C,J1*
G04 #@! TA.AperFunction,ComponentPad*
G36*
G01*
X130150000Y-56750000D02*
X130150000Y-55300000D01*
G75*
G02*
X130400000Y-55050000I250000J0D01*
G01*
X131600000Y-55050000D01*
G75*
G02*
X131850000Y-55300000I0J-250000D01*
G01*
X131850000Y-56750000D01*
G75*
G02*
X131600000Y-57000000I-250000J0D01*
G01*
X130400000Y-57000000D01*
G75*
G02*
X130150000Y-56750000I0J250000D01*
G01*
G37*
G04 #@! TD.AperFunction*
D10*
G04 #@! TO.N,GND*
X133499999Y-56024999D03*
G04 #@! TO.N,/500Vpp*
X140999999Y-56024999D03*
G04 #@! TO.N,/1kV*
X148499999Y-56024999D03*
G04 #@! TD*
D11*
G04 #@! TO.N,GND*
X156250000Y-69000000D03*
X125500000Y-73750000D03*
X156250000Y-65250000D03*
G04 #@! TO.N,/500Vpp*
X144100000Y-64250000D03*
X135800000Y-64600000D03*
X141500000Y-70800000D03*
X125500000Y-61250000D03*
X141000000Y-57500000D03*
X138500000Y-70800000D03*
G04 #@! TD*
D12*
G04 #@! TO.N,/500Vpp*
X133350000Y-69850000D02*
X133350000Y-88400000D01*
X146650000Y-88400000D02*
X146650000Y-69850000D01*
X143300000Y-66800000D02*
X137000000Y-66800000D01*
X132750000Y-69850000D02*
X132750000Y-88400000D01*
X143300000Y-67100000D02*
X137000000Y-67100000D01*
X145450000Y-88400000D02*
X145450000Y-69850000D01*
X138600000Y-65300000D02*
X140100653Y-65300000D01*
X146950000Y-88400000D02*
X146950000Y-69850000D01*
X137000000Y-92650000D02*
X143000000Y-92650000D01*
X137000000Y-89350000D02*
X143000000Y-89350000D01*
X143300000Y-68900000D02*
X137000000Y-68900000D01*
X137000000Y-89950000D02*
X143000000Y-89950000D01*
X143300000Y-69200000D02*
X137000000Y-69200000D01*
X143300000Y-68600000D02*
X137000000Y-68600000D01*
X145150000Y-88400000D02*
X145150000Y-69850000D01*
X143300000Y-68300000D02*
X137000000Y-68300000D01*
X137000000Y-89650000D02*
X143000000Y-89650000D01*
X136650000Y-69850000D02*
X136650000Y-88400000D01*
D13*
X135800000Y-64600000D02*
X125500000Y-61250000D01*
D12*
X137000000Y-91450000D02*
X143000000Y-91450000D01*
X135150000Y-69850000D02*
X135150000Y-88400000D01*
X143300000Y-67700000D02*
X137000000Y-67700000D01*
X137000000Y-89050000D02*
X143000000Y-89050000D01*
X137000000Y-88750000D02*
X143000000Y-88750000D01*
X147550000Y-88400000D02*
X147550000Y-69850000D01*
X133950000Y-69850000D02*
X133950000Y-88400000D01*
X143300000Y-65900000D02*
X137000000Y-65900000D01*
X137000000Y-90250000D02*
X143000000Y-90250000D01*
X143300000Y-66500000D02*
X137000000Y-66500000D01*
X137000000Y-90550000D02*
X143000000Y-90550000D01*
X134250000Y-69850000D02*
X134250000Y-88400000D01*
X137000000Y-92350000D02*
X143000000Y-92350000D01*
X143300000Y-65600000D02*
X137000000Y-65600000D01*
X144850000Y-88400000D02*
X144850000Y-69850000D01*
X145750000Y-88400000D02*
X145750000Y-69850000D01*
X146050000Y-88400000D02*
X146050000Y-69850000D01*
X132450000Y-69950000D02*
X132450000Y-88400000D01*
X137000000Y-91150000D02*
X143000000Y-91150000D01*
X133050000Y-69850000D02*
X133050000Y-88400000D01*
X143300000Y-67400000D02*
X137000000Y-67400000D01*
X135750000Y-69850000D02*
X135750000Y-88400000D01*
X143300000Y-69500000D02*
X137000000Y-69500000D01*
X133650000Y-69850000D02*
X133650000Y-88400000D01*
X144250000Y-88400000D02*
X144250000Y-69850000D01*
X134850000Y-69850000D02*
X134850000Y-88400000D01*
X137000000Y-92050000D02*
X143000000Y-92050000D01*
X136350000Y-69850000D02*
X136350000Y-88400000D01*
X143650000Y-88400000D02*
X143650000Y-69850000D01*
X132450000Y-69950000D02*
X132450000Y-69850000D01*
X135450000Y-69850000D02*
X135450000Y-88400000D01*
X144550000Y-88400000D02*
X144550000Y-69850000D01*
X143350000Y-88400000D02*
X143350000Y-71923954D01*
X143300000Y-68000000D02*
X137000000Y-68000000D01*
D13*
X135800000Y-64600000D02*
X141000000Y-57500000D01*
D12*
X134550000Y-69850000D02*
X134550000Y-88400000D01*
X137000000Y-65300000D02*
X138600000Y-65300000D01*
X146350000Y-88400000D02*
X146350000Y-69850000D01*
X147250000Y-88400000D02*
X147250000Y-69850000D01*
X136050000Y-69850000D02*
X136050000Y-88400000D01*
X137000000Y-92950000D02*
X143000000Y-92950000D01*
X137000000Y-90850000D02*
X143000000Y-90850000D01*
X143950000Y-88400000D02*
X143950000Y-69850000D01*
X137000000Y-91750000D02*
X143000000Y-91750000D01*
X143300000Y-66200000D02*
X137000000Y-66200000D01*
X142483918Y-70932962D02*
X141500000Y-70800000D01*
X144100000Y-64250000D02*
X141659505Y-65050787D01*
X143000000Y-92650000D02*
G75*
G03*
X147250000Y-88400000I0J4250000D01*
G01*
X133350000Y-88400000D02*
G75*
G03*
X137000000Y-92050000I3650000J0D01*
G01*
X137000000Y-68000000D02*
G75*
G03*
X135150000Y-69850000I0J-1850000D01*
G01*
X143000000Y-88750000D02*
G75*
G03*
X143350000Y-88400000I0J350000D01*
G01*
X132450000Y-88400000D02*
G75*
G03*
X137000000Y-92950000I4550000J0D01*
G01*
X143000000Y-92050000D02*
G75*
G03*
X146650000Y-88400000I0J3650000D01*
G01*
X134250000Y-88400000D02*
G75*
G03*
X137000000Y-91150000I2750000J0D01*
G01*
X143000000Y-89050000D02*
G75*
G03*
X143650000Y-88400000I0J650000D01*
G01*
X146950000Y-69850000D02*
G75*
G03*
X143300000Y-66200000I-3650000J0D01*
G01*
X147250000Y-69850000D02*
G75*
G03*
X143300000Y-65900000I-3950000J0D01*
G01*
X137000000Y-65600000D02*
G75*
G03*
X132750000Y-69850000I0J-4250000D01*
G01*
X135750000Y-88400000D02*
G75*
G03*
X137000000Y-89650000I1250000J0D01*
G01*
X143000000Y-90850000D02*
G75*
G03*
X145450000Y-88400000I0J2450000D01*
G01*
X137000000Y-68600000D02*
G75*
G03*
X135750000Y-69850000I0J-1250000D01*
G01*
X137000000Y-68900000D02*
G75*
G03*
X136050000Y-69850000I0J-950000D01*
G01*
X136350000Y-88400000D02*
G75*
G03*
X137000000Y-89050000I650000J0D01*
G01*
X134550000Y-88400000D02*
G75*
G03*
X137000000Y-90850000I2450000J0D01*
G01*
X144250000Y-69850000D02*
G75*
G03*
X143300000Y-68900000I-950000J0D01*
G01*
X143000000Y-89350000D02*
G75*
G03*
X143950000Y-88400000I0J950000D01*
G01*
X143000000Y-91150000D02*
G75*
G03*
X145750000Y-88400000I0J2750000D01*
G01*
X137000000Y-67700000D02*
G75*
G03*
X134850000Y-69850000I0J-2150000D01*
G01*
X143000000Y-92350000D02*
G75*
G03*
X146950000Y-88400000I0J3950000D01*
G01*
X133050000Y-88400000D02*
G75*
G03*
X137000000Y-92350000I3950000J0D01*
G01*
X137000000Y-67100000D02*
G75*
G03*
X134250000Y-69850000I0J-2750000D01*
G01*
X135150000Y-88400000D02*
G75*
G03*
X137000000Y-90250000I1850000J0D01*
G01*
X143000000Y-90250000D02*
G75*
G03*
X144850000Y-88400000I0J1850000D01*
G01*
X143950000Y-69850000D02*
G75*
G03*
X143300000Y-69200000I-650000J0D01*
G01*
X134850000Y-88400000D02*
G75*
G03*
X137000000Y-90550000I2150000J0D01*
G01*
X137000000Y-66200000D02*
G75*
G03*
X133350000Y-69850000I0J-3650000D01*
G01*
X137000000Y-68300000D02*
G75*
G03*
X135450000Y-69850000I0J-1550000D01*
G01*
X145150000Y-69850000D02*
G75*
G03*
X143300000Y-68000000I-1850000J0D01*
G01*
X137000000Y-66800000D02*
G75*
G03*
X133950000Y-69850000I0J-3050000D01*
G01*
X143000000Y-90550000D02*
G75*
G03*
X145150000Y-88400000I0J2150000D01*
G01*
X136650000Y-88400000D02*
G75*
G03*
X137000000Y-88750000I350000J0D01*
G01*
X145750000Y-69850000D02*
G75*
G03*
X143300000Y-67400000I-2450000J0D01*
G01*
X137000000Y-66500000D02*
G75*
G03*
X133650000Y-69850000I0J-3350000D01*
G01*
X146350000Y-69850000D02*
G75*
G03*
X143300000Y-66800000I-3050000J0D01*
G01*
X137000000Y-67400000D02*
G75*
G03*
X134550000Y-69850000I0J-2450000D01*
G01*
X147550000Y-69850000D02*
G75*
G03*
X143300000Y-65600000I-4250000J0D01*
G01*
X135450000Y-88400000D02*
G75*
G03*
X137000000Y-89950000I1550000J0D01*
G01*
X145450000Y-69850000D02*
G75*
G03*
X143300000Y-67700000I-2150000J0D01*
G01*
X136050000Y-88400000D02*
G75*
G03*
X137000000Y-89350000I950000J0D01*
G01*
X133950000Y-88400000D02*
G75*
G03*
X137000000Y-91450000I3050000J0D01*
G01*
X133650000Y-88400000D02*
G75*
G03*
X137000000Y-91750000I3350000J0D01*
G01*
X132750000Y-88400000D02*
G75*
G03*
X137000000Y-92650000I4250000J0D01*
G01*
X143000000Y-91750000D02*
G75*
G03*
X146350000Y-88400000I0J3350000D01*
G01*
X140100653Y-65300016D02*
G75*
G03*
X141659505Y-65050787I-53J5000016D01*
G01*
X143350045Y-71923954D02*
G75*
G03*
X142483918Y-70932962I-1000045J-46D01*
G01*
X146650000Y-69850000D02*
G75*
G03*
X143300000Y-66500000I-3350000J0D01*
G01*
X143000000Y-89650000D02*
G75*
G03*
X144250000Y-88400000I0J1250000D01*
G01*
X137000000Y-69500000D02*
G75*
G03*
X136650000Y-69850000I0J-350000D01*
G01*
X137000000Y-65300000D02*
G75*
G03*
X132450000Y-69850000I0J-4550000D01*
G01*
X137000000Y-69200000D02*
G75*
G03*
X136350000Y-69850000I0J-650000D01*
G01*
X143000000Y-91450000D02*
G75*
G03*
X146050000Y-88400000I0J3050000D01*
G01*
X137000000Y-65900000D02*
G75*
G03*
X133050000Y-69850000I0J-3950000D01*
G01*
X143000000Y-92950000D02*
G75*
G03*
X147550000Y-88400000I0J4550000D01*
G01*
X144850000Y-69850000D02*
G75*
G03*
X143300000Y-68300000I-1550000J0D01*
G01*
X143650000Y-69850000D02*
G75*
G03*
X143300000Y-69500000I-350000J0D01*
G01*
X143000000Y-89950000D02*
G75*
G03*
X144550000Y-88400000I0J1550000D01*
G01*
X146050000Y-69850000D02*
G75*
G03*
X143300000Y-67100000I-2750000J0D01*
G01*
X144550000Y-69850000D02*
G75*
G03*
X143300000Y-68600000I-1250000J0D01*
G01*
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,/500Vpp*
G36*
X143896616Y-64046565D02*
G01*
X143983141Y-64132577D01*
X144097484Y-64246244D01*
X144100935Y-64254577D01*
X144100736Y-64317351D01*
X144100040Y-64537209D01*
X144096587Y-64545471D01*
X144088303Y-64548872D01*
X144087270Y-64548822D01*
X144007151Y-64541411D01*
X143964748Y-64537488D01*
X143962729Y-64537121D01*
X143865730Y-64510498D01*
X143865512Y-64510436D01*
X143781935Y-64485745D01*
X143781934Y-64485745D01*
X143781322Y-64485564D01*
X143686478Y-64479027D01*
X143567026Y-64504960D01*
X143558215Y-64503366D01*
X143553428Y-64497174D01*
X143513335Y-64374987D01*
X143514012Y-64366058D01*
X143519980Y-64360527D01*
X143622828Y-64317991D01*
X143623442Y-64317737D01*
X143623980Y-64317353D01*
X143623983Y-64317351D01*
X143694084Y-64267266D01*
X143694087Y-64267263D01*
X143694643Y-64266866D01*
X143695092Y-64266350D01*
X143695096Y-64266346D01*
X143746772Y-64206919D01*
X143746776Y-64206914D01*
X143746890Y-64206783D01*
X143803240Y-64132577D01*
X143803836Y-64131855D01*
X143879645Y-64047065D01*
X143887714Y-64043181D01*
X143896616Y-64046565D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,/500Vpp*
G36*
X141625114Y-70528509D02*
G01*
X141626190Y-70529025D01*
X141736949Y-70589236D01*
X141738979Y-70590635D01*
X141817080Y-70657632D01*
X141817516Y-70658025D01*
X141882982Y-70720155D01*
X141883429Y-70720579D01*
X141967217Y-70771831D01*
X142060111Y-70795358D01*
X142089368Y-70802768D01*
X142096546Y-70808121D01*
X142098090Y-70815677D01*
X142080870Y-70943100D01*
X142076366Y-70950840D01*
X142068451Y-70953204D01*
X141992754Y-70947851D01*
X141961539Y-70945643D01*
X141961538Y-70945643D01*
X141960943Y-70945601D01*
X141876922Y-70956949D01*
X141805669Y-70984803D01*
X141725717Y-71025845D01*
X141725309Y-71026044D01*
X141675641Y-71049021D01*
X141625831Y-71072063D01*
X141616884Y-71072426D01*
X141610123Y-71065952D01*
X141500894Y-70804378D01*
X141500895Y-70795358D01*
X141586803Y-70589828D01*
X141609808Y-70534791D01*
X141616159Y-70528480D01*
X141625114Y-70528509D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*
M02*

View File

@ -0,0 +1,591 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.99.0-3937-g3e53426b6c)*
G04 #@! TF.CreationDate,2022-10-17T18:43:08-06:00*
G04 #@! TF.ProjectId,minikv_secondary,6d696e69-6b76-45f7-9365-636f6e646172,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Copper,L3,Inr*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.99.0-3937-g3e53426b6c)) date 2022-10-17 18:43:08*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 #@! TA.AperFunction,ComponentPad*
%ADD10O,1.700000X1.950000*%
G04 #@! TD*
G04 #@! TA.AperFunction,ViaPad*
%ADD11C,0.600000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
%ADD12C,0.150000*%
G04 #@! TD*
G04 APERTURE END LIST*
G04 #@! TO.N,+12V*
G04 #@! TO.C,J1*
G04 #@! TA.AperFunction,ComponentPad*
G36*
G01*
X130150000Y-56750000D02*
X130150000Y-55300000D01*
G75*
G02*
X130400000Y-55050000I250000J0D01*
G01*
X131600000Y-55050000D01*
G75*
G02*
X131850000Y-55300000I0J-250000D01*
G01*
X131850000Y-56750000D01*
G75*
G02*
X131600000Y-57000000I-250000J0D01*
G01*
X130400000Y-57000000D01*
G75*
G02*
X130150000Y-56750000I0J250000D01*
G01*
G37*
G04 #@! TD.AperFunction*
D10*
G04 #@! TO.N,GND*
X133499999Y-56024999D03*
G04 #@! TO.N,/500Vpp*
X140999999Y-56024999D03*
G04 #@! TO.N,/1kV*
X148499999Y-56024999D03*
G04 #@! TD*
D11*
G04 #@! TO.N,GND*
X156250000Y-69000000D03*
X125500000Y-73750000D03*
X156250000Y-65250000D03*
G04 #@! TO.N,/500Vpp*
X144100000Y-64250000D03*
X135800000Y-64600000D03*
X141500000Y-70800000D03*
X125500000Y-61250000D03*
X141000000Y-57500000D03*
X138500000Y-70800000D03*
G04 #@! TD*
D12*
G04 #@! TO.N,/500Vpp*
X147250000Y-88400000D02*
X147250000Y-70150000D01*
X146950000Y-88400000D02*
X146950000Y-70150000D01*
X137000000Y-90850000D02*
X143000000Y-90850000D01*
X133050000Y-70150000D02*
X133050000Y-88400000D01*
X143000000Y-66800000D02*
X136700000Y-66800000D01*
X136050000Y-70150000D02*
X136050000Y-88400000D01*
X135750000Y-70150000D02*
X135750000Y-88400000D01*
X147550000Y-88400000D02*
X147550000Y-70150000D01*
X137000000Y-91750000D02*
X143000000Y-91750000D01*
X134850000Y-70150000D02*
X134850000Y-88400000D01*
X137000000Y-89050000D02*
X143000000Y-89050000D01*
X137000000Y-91450000D02*
X143000000Y-91450000D01*
X137000000Y-89650000D02*
X143000000Y-89650000D01*
X145750000Y-88400000D02*
X145750000Y-70150000D01*
X137000000Y-91150000D02*
X143000000Y-91150000D01*
X143350000Y-88400000D02*
X143350000Y-70150000D01*
X145150000Y-88400000D02*
X145150000Y-70150000D01*
X138500000Y-70800000D02*
X137516082Y-70932962D01*
X133650000Y-70150000D02*
X133650000Y-88400000D01*
X146650000Y-88400000D02*
X146650000Y-70150000D01*
X143000000Y-67100000D02*
X136700000Y-67100000D01*
X143000000Y-67400000D02*
X136700000Y-67400000D01*
X136350000Y-70150000D02*
X136350000Y-88400000D01*
X137000000Y-90550000D02*
X143000000Y-90550000D01*
X143000000Y-69500000D02*
X136700000Y-69500000D01*
X143000000Y-69800000D02*
X136700000Y-69800000D01*
X143000000Y-68300000D02*
X136700000Y-68300000D01*
X143000000Y-69200000D02*
X136700000Y-69200000D01*
X143950000Y-88400000D02*
X143950000Y-70150000D01*
X144550000Y-88400000D02*
X144550000Y-70150000D01*
X137000000Y-89350000D02*
X143000000Y-89350000D01*
X137000000Y-88750000D02*
X143000000Y-88750000D01*
X133950000Y-70150000D02*
X133950000Y-88400000D01*
X135150000Y-70150000D02*
X135150000Y-88400000D01*
X143000000Y-66500000D02*
X136700000Y-66500000D01*
X143000000Y-67700000D02*
X136700000Y-67700000D01*
X137000000Y-92050000D02*
X143000000Y-92050000D01*
X137000000Y-89950000D02*
X143000000Y-89950000D01*
X135450000Y-70150000D02*
X135450000Y-88400000D01*
X143000000Y-68900000D02*
X136700000Y-68900000D01*
X145450000Y-88400000D02*
X145450000Y-70150000D01*
X132450000Y-70150000D02*
X132450000Y-88400000D01*
X132750000Y-70150000D02*
X132750000Y-88400000D01*
X143000000Y-65900000D02*
X136700000Y-65900000D01*
X137000000Y-90250000D02*
X143000000Y-90250000D01*
X133350000Y-70150000D02*
X133350000Y-88400000D01*
X137000000Y-92950000D02*
X143000000Y-92950000D01*
X136650000Y-71923954D02*
X136650000Y-88400000D01*
X143000000Y-68000000D02*
X136700000Y-68000000D01*
X137000000Y-92350000D02*
X143000000Y-92350000D01*
X146273676Y-66675696D02*
X144100000Y-64250000D01*
X134250000Y-70150000D02*
X134250000Y-88400000D01*
X137000000Y-92650000D02*
X143000000Y-92650000D01*
X143000000Y-66200000D02*
X136700000Y-66200000D01*
X144250000Y-88400000D02*
X144250000Y-70150000D01*
X143650000Y-88400000D02*
X143650000Y-70150000D01*
X143000000Y-68600000D02*
X136700000Y-68600000D01*
X146350000Y-88400000D02*
X146350000Y-70150000D01*
X134550000Y-70150000D02*
X134550000Y-88400000D01*
X147550000Y-70150000D02*
X147550000Y-70012497D01*
X146050000Y-88400000D02*
X146050000Y-70150000D01*
X144850000Y-88400000D02*
X144850000Y-70150000D01*
X136650000Y-88400000D02*
G75*
G03*
X137000000Y-88750000I350000J0D01*
G01*
X136700000Y-67700000D02*
G75*
G03*
X134250000Y-70150000I0J-2450000D01*
G01*
X136700000Y-66200000D02*
G75*
G03*
X132750000Y-70150000I0J-3950000D01*
G01*
X143000000Y-88750000D02*
G75*
G03*
X143350000Y-88400000I0J350000D01*
G01*
X136700000Y-66800000D02*
G75*
G03*
X133350000Y-70150000I0J-3350000D01*
G01*
X133050000Y-88400000D02*
G75*
G03*
X137000000Y-92350000I3950000J0D01*
G01*
X134250000Y-88400000D02*
G75*
G03*
X137000000Y-91150000I2750000J0D01*
G01*
X146350000Y-70150000D02*
G75*
G03*
X143000000Y-66800000I-3350000J0D01*
G01*
X143000000Y-92650000D02*
G75*
G03*
X147250000Y-88400000I0J4250000D01*
G01*
X146650000Y-70150000D02*
G75*
G03*
X143000000Y-66500000I-3650000J0D01*
G01*
X143000000Y-92050000D02*
G75*
G03*
X146650000Y-88400000I0J3650000D01*
G01*
X136350000Y-88400000D02*
G75*
G03*
X137000000Y-89050000I650000J0D01*
G01*
X135750000Y-88400000D02*
G75*
G03*
X137000000Y-89650000I1250000J0D01*
G01*
X143000000Y-91750000D02*
G75*
G03*
X146350000Y-88400000I0J3350000D01*
G01*
X136700000Y-68600000D02*
G75*
G03*
X135150000Y-70150000I0J-1550000D01*
G01*
X144550000Y-70150000D02*
G75*
G03*
X143000000Y-68600000I-1550000J0D01*
G01*
X136700000Y-69200000D02*
G75*
G03*
X135750000Y-70150000I0J-950000D01*
G01*
X147550002Y-70012497D02*
G75*
G03*
X146273676Y-66675696I-5000002J-3D01*
G01*
X136050000Y-88400000D02*
G75*
G03*
X137000000Y-89350000I950000J0D01*
G01*
X143000000Y-92350000D02*
G75*
G03*
X146950000Y-88400000I0J3950000D01*
G01*
X134850000Y-88400000D02*
G75*
G03*
X137000000Y-90550000I2150000J0D01*
G01*
X143000000Y-91150000D02*
G75*
G03*
X145750000Y-88400000I0J2750000D01*
G01*
X143000000Y-90250000D02*
G75*
G03*
X144850000Y-88400000I0J1850000D01*
G01*
X132450000Y-88400000D02*
G75*
G03*
X137000000Y-92950000I4550000J0D01*
G01*
X143950000Y-70150000D02*
G75*
G03*
X143000000Y-69200000I-950000J0D01*
G01*
X143000000Y-89950000D02*
G75*
G03*
X144550000Y-88400000I0J1550000D01*
G01*
X146050000Y-70150000D02*
G75*
G03*
X143000000Y-67100000I-3050000J0D01*
G01*
X136700000Y-66500000D02*
G75*
G03*
X133050000Y-70150000I0J-3650000D01*
G01*
X135150000Y-88400000D02*
G75*
G03*
X137000000Y-90250000I1850000J0D01*
G01*
X143000000Y-90550000D02*
G75*
G03*
X145150000Y-88400000I0J2150000D01*
G01*
X145750000Y-70150000D02*
G75*
G03*
X143000000Y-67400000I-2750000J0D01*
G01*
X136700000Y-67100000D02*
G75*
G03*
X133650000Y-70150000I0J-3050000D01*
G01*
X137516088Y-70933007D02*
G75*
G03*
X136650000Y-71923954I133912J-990993D01*
G01*
X143350000Y-70150000D02*
G75*
G03*
X143000000Y-69800000I-350000J0D01*
G01*
X136700000Y-69500000D02*
G75*
G03*
X136050000Y-70150000I0J-650000D01*
G01*
X145450000Y-70150000D02*
G75*
G03*
X143000000Y-67700000I-2450000J0D01*
G01*
X133350000Y-88400000D02*
G75*
G03*
X137000000Y-92050000I3650000J0D01*
G01*
X133950000Y-88400000D02*
G75*
G03*
X137000000Y-91450000I3050000J0D01*
G01*
X143000000Y-90850000D02*
G75*
G03*
X145450000Y-88400000I0J2450000D01*
G01*
X145150000Y-70150000D02*
G75*
G03*
X143000000Y-68000000I-2150000J0D01*
G01*
X143000000Y-89350000D02*
G75*
G03*
X143950000Y-88400000I0J950000D01*
G01*
X144250000Y-70150000D02*
G75*
G03*
X143000000Y-68900000I-1250000J0D01*
G01*
X144850000Y-70150000D02*
G75*
G03*
X143000000Y-68300000I-1850000J0D01*
G01*
X147250000Y-70150000D02*
G75*
G03*
X143000000Y-65900000I-4250000J0D01*
G01*
X135450000Y-88400000D02*
G75*
G03*
X137000000Y-89950000I1550000J0D01*
G01*
X132750000Y-88400000D02*
G75*
G03*
X137000000Y-92650000I4250000J0D01*
G01*
X136700000Y-68000000D02*
G75*
G03*
X134550000Y-70150000I0J-2150000D01*
G01*
X136700000Y-68300000D02*
G75*
G03*
X134850000Y-70150000I0J-1850000D01*
G01*
X143000000Y-89050000D02*
G75*
G03*
X143650000Y-88400000I0J650000D01*
G01*
X143650000Y-70150000D02*
G75*
G03*
X143000000Y-69500000I-650000J0D01*
G01*
X136700000Y-65900000D02*
G75*
G03*
X132450000Y-70150000I0J-4250000D01*
G01*
X136700000Y-67400000D02*
G75*
G03*
X133950000Y-70150000I0J-2750000D01*
G01*
X133650000Y-88400000D02*
G75*
G03*
X137000000Y-91750000I3350000J0D01*
G01*
X136700000Y-69800000D02*
G75*
G03*
X136350000Y-70150000I0J-350000D01*
G01*
X143000000Y-91450000D02*
G75*
G03*
X146050000Y-88400000I0J3050000D01*
G01*
X136700000Y-68900000D02*
G75*
G03*
X135450000Y-70150000I0J-1250000D01*
G01*
X143000000Y-92950000D02*
G75*
G03*
X147550000Y-88400000I0J4550000D01*
G01*
X134550000Y-88400000D02*
G75*
G03*
X137000000Y-90850000I2450000J0D01*
G01*
X146950000Y-70150000D02*
G75*
G03*
X143000000Y-66200000I-3950000J0D01*
G01*
X143000000Y-89650000D02*
G75*
G03*
X144250000Y-88400000I0J1250000D01*
G01*
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,/500Vpp*
G36*
X144374343Y-64140057D02*
G01*
X144380655Y-64146409D01*
X144380987Y-64147324D01*
X144417669Y-64263692D01*
X144418088Y-64265528D01*
X144432303Y-64364345D01*
X144443983Y-64450350D01*
X144444209Y-64450957D01*
X144444210Y-64450962D01*
X144468280Y-64515695D01*
X144476762Y-64538506D01*
X144477236Y-64539154D01*
X144548159Y-64636161D01*
X144550275Y-64644862D01*
X144546522Y-64651779D01*
X144450750Y-64737600D01*
X144442302Y-64740569D01*
X144434872Y-64737358D01*
X144353170Y-64659519D01*
X144353169Y-64659518D01*
X144352668Y-64659041D01*
X144352072Y-64658696D01*
X144352070Y-64658694D01*
X144276618Y-64614963D01*
X144276614Y-64614961D01*
X144276027Y-64614621D01*
X144275375Y-64614425D01*
X144275371Y-64614423D01*
X144228984Y-64600456D01*
X144198651Y-64591322D01*
X144138003Y-64576587D01*
X144106947Y-64569042D01*
X144105899Y-64568735D01*
X144018127Y-64538506D01*
X143996919Y-64531202D01*
X143990213Y-64525268D01*
X143989906Y-64515695D01*
X144071056Y-64318107D01*
X144097476Y-64253777D01*
X144103856Y-64247399D01*
X144347596Y-64147334D01*
X144365389Y-64140029D01*
X144374343Y-64140057D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*
G04 #@! TA.AperFunction,Conductor*
G04 #@! TO.N,/500Vpp*
G36*
X138389677Y-70533716D02*
G01*
X138390189Y-70534783D01*
X138413197Y-70589828D01*
X138499105Y-70795358D01*
X138499106Y-70804378D01*
X138389877Y-71065952D01*
X138383527Y-71072266D01*
X138374169Y-71072063D01*
X138320913Y-71047427D01*
X138274690Y-71026044D01*
X138274282Y-71025845D01*
X138194329Y-70984803D01*
X138123077Y-70956949D01*
X138039055Y-70945601D01*
X138038460Y-70945643D01*
X138038459Y-70945643D01*
X138007926Y-70947802D01*
X137931549Y-70953204D01*
X137923056Y-70950369D01*
X137919130Y-70943100D01*
X137901910Y-70815677D01*
X137904198Y-70807019D01*
X137910632Y-70802768D01*
X137939889Y-70795358D01*
X138032782Y-70771831D01*
X138116569Y-70720579D01*
X138117016Y-70720155D01*
X138182482Y-70658025D01*
X138182918Y-70657632D01*
X138261020Y-70590635D01*
X138263050Y-70589236D01*
X138373810Y-70529025D01*
X138382715Y-70528084D01*
X138389677Y-70533716D01*
G37*
G04 #@! TD.AperFunction*
G04 #@! TD*
M02*

View File

@ -0,0 +1,27 @@
M48
; DRILL file {KiCad (6.99.0-3937-g3e53426b6c)} date Monday, October 17, 2022 at 06:43:11 PM
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2022-10-17T18:43:11-06:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.99.0-3937-g3e53426b6c)
; #@! TF.FileFunction,NonPlated,1,4,NPTH
FMAT,2
INCH
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T1C0.0374
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T2C0.0866
%
G90
G05
T1
X5.3543Y-2.2057
X5.4528Y-2.2057
X5.6496Y-2.2057
X5.748Y-2.2057
T2
X4.9055Y-2.2087
X4.9055Y-3.5984
X6.1181Y-2.2087
X6.1181Y-3.5984
T0
M30

View File

@ -0,0 +1,32 @@
M48
; DRILL file {KiCad (6.99.0-3937-g3e53426b6c)} date Monday, October 17, 2022 at 06:43:11 PM
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2022-10-17T18:43:11-06:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(6.99.0-3937-g3e53426b6c)
; #@! TF.FileFunction,Plated,1,4,PTH
FMAT,2
INCH
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.0118
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C0.0374
%
G90
G05
T1
X4.9409Y-2.4114
X4.9409Y-2.9035
X5.3465Y-2.5433
X5.4528Y-2.7874
X5.5512Y-2.2638
X5.5709Y-2.7874
X5.6732Y-2.5295
X6.1516Y-2.5689
X6.1516Y-2.7165
T2
X5.1575Y-2.2057
X5.2559Y-2.2057
X5.5512Y-2.2057
X5.8465Y-2.2057
T0
M30

View File

@ -0,0 +1,30 @@
[html_defaults]
dark_mode=1
show_pads=1
show_fabrication=1
show_silkscreen=1
highlight_pin1=1
redraw_on_drag=1
board_rotation=0
checkboxes=Sourced,Placed
bom_view=left-right
layer_view=F
compression=1
open_browser=1
[general]
bom_dest_dir=bom
bom_name_format=ibom
component_sort_order=C,R,L,D,U,Y,X,F,SW,A,~,HS,CNN,J,P,NT,MH
component_blacklist=H*,J1,TW*
blacklist_virtual=1
blacklist_empty_val=0
include_tracks=0
include_nets=0
[fields]
show_fields=Value
group_fields=Value
normalize_field_case=0
board_variant_field=
board_variant_whitelist=
board_variant_blacklist=
dnp_field=

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,485 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"board_outline_line_width": 0.09999999999999999,
"copper_line_width": 0.19999999999999998,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.09999999999999999,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.15,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
},
"silk_line_width": 0.15,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.15,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.508
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "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_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.15,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.25,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_thickness": 0.12,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.15,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": true,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_curve_segcount": 5,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 5,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
0.4,
0.6
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
},
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"extra_units": "error",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"lib_symbol_issues": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"similar_labels": "warning",
"unannotated": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "minikv_secondary.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.15,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.15,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"specctra_dsn": "",
"step": "minikv_secondary.step",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 10,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.375,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.15
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 1
},
"net_format_name": "",
"page_layout_descr_file": "",
"plot_directory": "",
"spice_adjust_passive_values": false,
"spice_external_command": "spice \"%I\"",
"spice_save_all_currents": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"a484da5a-8c47-440d-8398-f627c3fdb339",
""
]
],
"text_variables": {}
}

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -0,0 +1,3 @@
(sym_lib_table
(lib (name "minikv")(type "KiCad")(uri "${KIPRJMOD}/../minikv.kicad_sym")(options "")(descr ""))
)

27
spice/TLV431_onsemi.asy Normal file
View File

@ -0,0 +1,27 @@
Version 4
SymbolType CELL
LINE Normal 0 20 -4 16
LINE Normal 32 20 36 24
LINE Normal 0 20 32 20
LINE Normal 0 44 32 44
LINE Normal 32 44 16 20
LINE Normal 0 44 16 20
LINE Normal 16 64 16 44
LINE Normal 16 20 16 0
LINE Normal -16 32 8 32
WINDOW 0 24 64 Left 2
WINDOW 3 24 -8 Left 2
SYMATTR Value TLV431
SYMATTR Prefix X
SYMATTR Description TLV431 1.24V shunt regulator (behavioural model)
SYMATTR SpiceModel minikv_models.lib
SYMATTR Value2 TLV431_onsemi
PIN -16 32 NONE 0
PINATTR PinName R
PINATTR SpiceOrder 3
PIN 16 64 NONE 0
PINATTR PinName A
PINATTR SpiceOrder 2
PIN 16 0 NONE 0
PINATTR PinName K
PINATTR SpiceOrder 1

BIN
spice/minikv.asc Normal file

Binary file not shown.

174
spice/minikv_models.lib Normal file
View File

@ -0,0 +1,174 @@
.MODEL UF4007 D (
+ N=3.97671
+ IS=3.28772E-006
+ RS=0.149734
+ EG=1.11
+ XTI=3
+ CJO=2.92655E-011
+ VJ=0.851862
+ M=0.334552
+ FC=0.5
+ TT=1.84973E-007
+ BV=1000
+ IBV=0.2
+ KF=0
+ AF=1 )
.MODEL PBSS8110X NPN
+ IS = 3.138E-013
+ NF = 0.9857
+ ISE = 4.405E-015
+ NE = 1.299
+ BF = 300
+ IKF = 0.38
+ VAF = 23
+ NR = 0.9809
+ ISC = 1.35E-016
+ NC = 0.998
+ BR = 55
+ IKR = 2.8
+ VAR = 48
+ RB = 10
+ IRB = 0.000431
+ RBM = 5.92
+ RE = 0.05
+ RC = 0.058
+ XTB = 0
+ EG = 1.11
+ XTI = 3
+ CJE = 2.86E-010
+ VJE = 0.7299
+ MJE = 0.3486
+ TF = 6E-010
+ XTF = 27
+ VTF = 1.5
+ ITF = 0.6
+ PTF = 0
+ CJC = 2.39E-011
+ VJC = 0.2734
+ MJC = 0.3734
+ XCJC = 1
+ TR = 5.1E-008
+ CJS = 0
+ VJS = 0.75
+ MJS = 0.333
+ FC = 0.78
*Feb 13, 2006
*Doc. ID: 77252, S-60145, Rev. B
*File Name: Si7454DP_PS.txt and Si7454DP_PS.lib
*This document is intended as a SPICE modeling guideline and does not
*constitute a commercial product data sheet. Designers should refer to the
*appropriate data sheet of the same number for guaranteed specification
*limits.
.SUBCKT Si7454DP 4 1 2
M1 3 1 2 2 NMOS W=3036751u L=0.50u
M2 2 1 2 4 PMOS W=3036751u L=0.35u
R1 4 3 RTEMP 21E-3
CGS 1 2 940E-12
DBD 2 4 DBD
*****************************************************************
.MODEL NMOS NMOS ( LEVEL = 3 TOX = 7E-8
+ RS = 6E-3 RD = 0 NSUB = 2.2E17
+ kp = 4.2E-5 UO = 650
+ VMAX = 0 XJ = 5E-7 KAPPA = 150E-2
+ ETA = 1E-4 TPG = 1
+ IS = 0 LD = 0
+ CGSO = 0 CGDO = 0 CGBO = 0
+ NFS = 0.8E12 DELTA = 0.1)
*****************************************************************
.MODEL PMOS PMOS ( LEVEL = 3 TOX = 7E-8
+NSUB = 1.15E16 TPG = -1)
*****************************************************************
.MODEL DBD D (CJO=830e-12 VJ=0.38 M=0.4
+FC=0.1 IS=1E-12 TT=3E-8 N=1 BV=100.5)
*****************************************************************
.MODEL RTEMP RES (TC1=7.5E-3 TC2=5.5E-6)
*****************************************************************
.ENDS
.subckt TLV431_onsemi K A REF
*
* ON Semiconductor
* C. Basso - April 2018
*
.param BetaNPN=150
.param BetaPNP=450
Q1 K 1 2 _Q1_mod
.MODEL _Q1_mod NPN AF=1.0 BF={BetaNPN} BR=7.5 CJC=3.5PF
+ CJE=4.5PF IKF=.025 IS=1.4E-14 ISE=3E-13 KF=9E-16 NE=1.5
+ RC=2.4 TF=4E-10 TR=21E-9 VAF=100 XTB=1.5
R1 2 3 74k
R2 3 5 6.96k
Q2 A 3 6 _Q2_mod 2
.MODEL _Q2_mod PNP AF=1.0 BF={BetaPNP} BR=7.5 CJC=5.8PF
+ CJE=6.3PF IKF=.02 IS=4E-14 ISE=7E-15 KF=6E-16 NE=1.16
+ RC=2.4 TF=5E-10 TR=23E-9 VAF=50 XTB=1.5
Q3 A 5 8 _Q3_mod 2
.MODEL _Q3_mod PNP AF=1.0 BF={BetaPNP} BR=7.5 CJC=5.8PF
+ CJE=6.3PF IKF=.02 IS=4E-14 ISE=7E-15 KF=6E-16 NE=1.16
+ RC=2.4 TF=5E-10 TR=23E-9 VAF=50 XTB=1.5
Q4 10 8 11 _Q4_mod 8
.MODEL _Q4_mod NPN AF=1.0 BF={BetaNPN} BR=7.5 CJC=3.5PF
+ CJE=4.5PF IKF=.025 IS=1.4E-14 ISE=3E-13 KF=9E-16 NE=1.5
+ RC=2.4 TF=4E-10 TR=21E-9 VAF=100 XTB=1.5
Q5 12 6 11 _Q5_mod 1
.MODEL _Q5_mod NPN AF=1.0 BF={BetaNPN} BR=7.5 CJC=3.5PF
+ CJE=4.5PF IKF=.025 IS=1.4E-14 ISE=3E-13 KF=9E-16 NE=1.5
+ RC=2.4 TF=4E-10 TR=21E-9 VAF=100 XTB=1.5
R3 11 A 10k
Q6 10 10 K _Q6_mod 2
.MODEL _Q6_mod PNP AF=1.0 BF={BETAPNP} BR=7.5 CJC=5.8PF
+ CJE=6.3PF IKF=.02 IS=4E-14 ISE=7E-15 KF=6E-16 NE=1.16
+ RC=2.4 TF=5E-10 TR=23E-9 VAF=50 XTB=1.5
Q7 12 10 K _Q7_mod 2
.MODEL _Q7_mod PNP AF=1.0 BF={BetaPNP} BR=7.5 CJC=5.8PF
+ CJE=6.3PF IKF=.02 IS=4E-14 ISE=7E-15 KF=6E-16 NE=1.16
+ RC=2.4 TF=5E-10 TR=23E-9 VAF=50 XTB=1.5
R4 1 Ref 5.1k
D1 Ref K DN4148
.MODEL DN4148 D BV=100V CJO=4PF IS=7E-09 M=.45 N=2 RS=.8
+ TT=6E-09 VJ=.6V
D2 A Ref DN4148
Q8 13 12 K _Q8_mod
.MODEL _Q8_mod PNP AF=1.0 BF={BetaPNP} BR=7.5 CJC=5.8PF
+ CJE=6.3PF IKF=.02 IS=4E-14 ISE=7E-15 KF=6E-16 NE=1.16
+ RC=2.4 TF=5E-10 TR=23E-9 VAF=50 XTB=1.5
C1 12 A 47p
Q9 13 13 14 _Q9_mod
.MODEL _Q9_mod NPN AF=1.0 BF={BetaNPN} BR=7.5 CJC=3.5PF
+ CJE=4.5PF IKF=.025 IS=1.4E-14 ISE=3E-13 KF=9E-16 NE=1.5
+ RC=2.4 TF=4E-10 TR=21E-9 VAF=100 XTB=1.5
Q10 15 13 A _Q10_mod
.MODEL _Q10_mod NPN AF=1.0 BF={BetaNPN} BR=7.5 CJC=3.5PF
+ CJE=4.5PF IKF=.025 IS=1.4E-14 ISE=3E-13 KF=9E-16 NE=1.5
+ RC=2.4 TF=4E-10 TR=21E-9 VAF=100 XTB=1.5
C2 13 15 10p
Q11 15 15 K _Q11_mod
.MODEL _Q11_mod PNP AF=1.0 BF={BetaPNP} BR=7.5 CJC=5.8PF
+ CJE=6.3PF IKF=.02 IS=4E-14 ISE=7E-15 KF=6E-16 NE=1.16
+ RC=2.4 TF=5E-10 TR=23E-9 VAF=50 XTB=1.5
R5 K 15 70k
Q12 16 15 K _Q12_mod 5
.MODEL _Q12_mod PNP AF=1.0 BF={BetaPNP} BR=7.5 CJC=5.8PF
+ CJE=6.3PF IKF=.02 IS=4E-14 ISE=7E-15 KF=6E-16 NE=1.16
+ RC=2.4 TF=5E-10 TR=23E-9 VAF=50 XTB=1.5
R6 16 A 40k
D3 17 K DN754
.MODEL DN754 D BV=6.7256 CJO=320.85P IBV=10MA IS=1E-11
+ M=.33 N=1.27 RS=3.7207 TT=50N VJ=.75
D4 18 17 DN754
D5 16 18 DN754
Q13 K 16 A _Q13_mod 14
.MODEL _Q13_mod NPN AF=1.0 BF={BetaNPN} BR=7.5 CJC=3.5PF
+ CJE=4.5PF IKF=.025 IS=1.4E-14 ISE=3E-13 KF=9E-16 NE=1.5
+ RC=2.4 TF=4E-10 TR=21E-9 VAF=100 XTB=1.5
D6 A K _D6_mod
.MODEL _D6_mod D BV=16V CJO=4PF IS=7E-09 M=.45 N=2 RS=.8
+ TT=6E-09 VJ=.6V
R7 14 A 10k
R8 5 A 15k
I1 K 8 DC=10u
I2 K 6 DC=10u
.ENDS

29
spice/pot.asy Normal file
View File

@ -0,0 +1,29 @@
Version 4
SymbolType CELL
LINE Normal 16 88 16 96
LINE Normal 0 80 16 88
LINE Normal 32 64 0 80
LINE Normal 0 48 32 64
LINE Normal 32 32 0 48
LINE Normal 16 16 16 24
LINE Normal 16 24 32 32
LINE Normal 40 64 64 64
LINE Normal 40 64 48 56
LINE Normal 40 64 48 72
WINDOW 0 36 32 Left 0
WINDOW 3 36 88 Left 0
WINDOW 39 36 128 Left 0
SYMATTR Value Rt=10K set=.5
SYMATTR Prefix X
SYMATTR SpiceModel potentiometer
SYMATTR Description Resistor Potentiometer
SYMATTR ModelFile potentiometer.sub
PIN 16 96 RIGHT 0
PINATTR PinName H
PINATTR SpiceOrder 1
PIN 16 16 RIGHT 0
PINATTR PinName L
PINATTR SpiceOrder 2
PIN 64 64 NONE 0
PINATTR PinName 3
PINATTR SpiceOrder 3

11
spice/potentiometer.sub Normal file
View File

@ -0,0 +1,11 @@
* This is the potentiometer
* _____
* 1--|_____|--2
* |
* 3
*
.SUBCKT potentiometer 1 2 3
.param w=limit(wiper,1m,.999)
R0 1 3 {Rtot*(1-w)}
R1 3 2 {Rtot*(w)}
.ENDS