Initial commit
This commit is contained in:
39
.gitignore
vendored
Normal file
39
.gitignore
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
# For PCBs designed using KiCad: https://www.kicad.org/
|
||||
# Format documentation: https://kicad.org/help/file-formats/
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*.kicad_sch-bak
|
||||
*-backups
|
||||
*-cache*
|
||||
*-bak
|
||||
*-bak*
|
||||
*~
|
||||
~*
|
||||
_autosave-*
|
||||
\#auto_saved_files\#
|
||||
*.tmp
|
||||
*-save.pro
|
||||
*-save.kicad_pcb
|
||||
fp-info-cache
|
||||
~*.lck
|
||||
\#auto_saved_files#
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
*.dsn
|
||||
*.ses
|
||||
|
||||
# Exported BOM files
|
||||
*.xml
|
||||
|
||||
# Archived Backups (KiCad 6.0)
|
||||
**/*-backups/*.zip
|
||||
|
||||
# Local project settings
|
||||
*.kicad_prl
|
||||
290
LICENSE.md
Normal file
290
LICENSE.md
Normal file
@@ -0,0 +1,290 @@
|
||||
CERN Open Hardware Licence Version 2 - Strongly Reciprocal
|
||||
|
||||
|
||||
Preamble
|
||||
|
||||
CERN has developed this licence to promote collaboration among
|
||||
hardware designers and to provide a legal tool which supports the
|
||||
freedom to use, study, modify, share and distribute hardware designs
|
||||
and products based on those designs. Version 2 of the CERN Open
|
||||
Hardware Licence comes in three variants: CERN-OHL-P (permissive); and
|
||||
two reciprocal licences: CERN-OHL-W (weakly reciprocal) and this
|
||||
licence, CERN-OHL-S (strongly reciprocal).
|
||||
|
||||
The CERN-OHL-S is copyright CERN 2020. Anyone is welcome to use it, in
|
||||
unmodified form only.
|
||||
|
||||
Use of this Licence does not imply any endorsement by CERN of any
|
||||
Licensor or their designs nor does it imply any involvement by CERN in
|
||||
their development.
|
||||
|
||||
|
||||
1 Definitions
|
||||
|
||||
1.1 'Licence' means this CERN-OHL-S.
|
||||
|
||||
1.2 'Compatible Licence' means
|
||||
|
||||
a) any earlier version of the CERN Open Hardware licence, or
|
||||
|
||||
b) any version of the CERN-OHL-S, or
|
||||
|
||||
c) any licence which permits You to treat the Source to which
|
||||
it applies as licensed under CERN-OHL-S provided that on
|
||||
Conveyance of any such Source, or any associated Product You
|
||||
treat the Source in question as being licensed under
|
||||
CERN-OHL-S.
|
||||
|
||||
1.3 'Source' means information such as design materials or digital
|
||||
code which can be applied to Make or test a Product or to
|
||||
prepare a Product for use, Conveyance or sale, regardless of its
|
||||
medium or how it is expressed. It may include Notices.
|
||||
|
||||
1.4 'Covered Source' means Source that is explicitly made available
|
||||
under this Licence.
|
||||
|
||||
1.5 'Product' means any device, component, work or physical object,
|
||||
whether in finished or intermediate form, arising from the use,
|
||||
application or processing of Covered Source.
|
||||
|
||||
1.6 'Make' means to create or configure something, whether by
|
||||
manufacture, assembly, compiling, loading or applying Covered
|
||||
Source or another Product or otherwise.
|
||||
|
||||
1.7 'Available Component' means any part, sub-assembly, library or
|
||||
code which:
|
||||
|
||||
a) is licensed to You as Complete Source under a Compatible
|
||||
Licence; or
|
||||
|
||||
b) is available, at the time a Product or the Source containing
|
||||
it is first Conveyed, to You and any other prospective
|
||||
licensees
|
||||
|
||||
i) as a physical part with sufficient rights and
|
||||
information (including any configuration and
|
||||
programming files and information about its
|
||||
characteristics and interfaces) to enable it either to
|
||||
be Made itself, or to be sourced and used to Make the
|
||||
Product; or
|
||||
ii) as part of the normal distribution of a tool used to
|
||||
design or Make the Product.
|
||||
|
||||
1.8 'Complete Source' means the set of all Source necessary to Make
|
||||
a Product, in the preferred form for making modifications,
|
||||
including necessary installation and interfacing information
|
||||
both for the Product, and for any included Available Components.
|
||||
If the format is proprietary, it must also be made available in
|
||||
a format (if the proprietary tool can create it) which is
|
||||
viewable with a tool available to potential licensees and
|
||||
licensed under a licence approved by the Free Software
|
||||
Foundation or the Open Source Initiative. Complete Source need
|
||||
not include the Source of any Available Component, provided that
|
||||
You include in the Complete Source sufficient information to
|
||||
enable a recipient to Make or source and use the Available
|
||||
Component to Make the Product.
|
||||
|
||||
1.9 'Source Location' means a location where a Licensor has placed
|
||||
Covered Source, and which that Licensor reasonably believes will
|
||||
remain easily accessible for at least three years for anyone to
|
||||
obtain a digital copy.
|
||||
|
||||
1.10 'Notice' means copyright, acknowledgement and trademark notices,
|
||||
Source Location references, modification notices (subsection
|
||||
3.3(b)) and all notices that refer to this Licence and to the
|
||||
disclaimer of warranties that are included in the Covered
|
||||
Source.
|
||||
|
||||
1.11 'Licensee' or 'You' means any person exercising rights under
|
||||
this Licence.
|
||||
|
||||
1.12 'Licensor' means a natural or legal person who creates or
|
||||
modifies Covered Source. A person may be a Licensee and a
|
||||
Licensor at the same time.
|
||||
|
||||
1.13 'Convey' means to communicate to the public or distribute.
|
||||
|
||||
|
||||
2 Applicability
|
||||
|
||||
2.1 This Licence governs the use, copying, modification, Conveying
|
||||
of Covered Source and Products, and the Making of Products. By
|
||||
exercising any right granted under this Licence, You irrevocably
|
||||
accept these terms and conditions.
|
||||
|
||||
2.2 This Licence is granted by the Licensor directly to You, and
|
||||
shall apply worldwide and without limitation in time.
|
||||
|
||||
2.3 You shall not attempt to restrict by contract or otherwise the
|
||||
rights granted under this Licence to other Licensees.
|
||||
|
||||
2.4 This Licence is not intended to restrict fair use, fair dealing,
|
||||
or any other similar right.
|
||||
|
||||
|
||||
3 Copying, Modifying and Conveying Covered Source
|
||||
|
||||
3.1 You may copy and Convey verbatim copies of Covered Source, in
|
||||
any medium, provided You retain all Notices.
|
||||
|
||||
3.2 You may modify Covered Source, other than Notices, provided that
|
||||
You irrevocably undertake to make that modified Covered Source
|
||||
available from a Source Location should You Convey a Product in
|
||||
circumstances where the recipient does not otherwise receive a
|
||||
copy of the modified Covered Source. In each case subsection 3.3
|
||||
shall apply.
|
||||
|
||||
You may only delete Notices if they are no longer applicable to
|
||||
the corresponding Covered Source as modified by You and You may
|
||||
add additional Notices applicable to Your modifications.
|
||||
Including Covered Source in a larger work is modifying the
|
||||
Covered Source, and the larger work becomes modified Covered
|
||||
Source.
|
||||
|
||||
3.3 You may Convey modified Covered Source (with the effect that You
|
||||
shall also become a Licensor) provided that You:
|
||||
|
||||
a) retain Notices as required in subsection 3.2;
|
||||
|
||||
b) add a Notice to the modified Covered Source stating that You
|
||||
have modified it, with the date and brief description of how
|
||||
You have modified it;
|
||||
|
||||
c) add a Source Location Notice for the modified Covered Source
|
||||
if You Convey in circumstances where the recipient does not
|
||||
otherwise receive a copy of the modified Covered Source; and
|
||||
|
||||
d) license the modified Covered Source under the terms and
|
||||
conditions of this Licence (or, as set out in subsection
|
||||
8.3, a later version, if permitted by the licence of the
|
||||
original Covered Source). Such modified Covered Source must
|
||||
be licensed as a whole, but excluding Available Components
|
||||
contained in it, which remain licensed under their own
|
||||
applicable licences.
|
||||
|
||||
|
||||
4 Making and Conveying Products
|
||||
|
||||
You may Make Products, and/or Convey them, provided that You either
|
||||
provide each recipient with a copy of the Complete Source or ensure
|
||||
that each recipient is notified of the Source Location of the Complete
|
||||
Source. That Complete Source is Covered Source, and You must
|
||||
accordingly satisfy Your obligations set out in subsection 3.3. If
|
||||
specified in a Notice, the Product must visibly and securely display
|
||||
the Source Location on it or its packaging or documentation in the
|
||||
manner specified in that Notice.
|
||||
|
||||
|
||||
5 Research and Development
|
||||
|
||||
You may Convey Covered Source, modified Covered Source or Products to
|
||||
a legal entity carrying out development, testing or quality assurance
|
||||
work on Your behalf provided that the work is performed on terms which
|
||||
prevent the entity from both using the Source or Products for its own
|
||||
internal purposes and Conveying the Source or Products or any
|
||||
modifications to them to any person other than You. Any modifications
|
||||
made by the entity shall be deemed to be made by You pursuant to
|
||||
subsection 3.2.
|
||||
|
||||
|
||||
6 DISCLAIMER AND LIABILITY
|
||||
|
||||
6.1 DISCLAIMER OF WARRANTY -- The Covered Source and any Products
|
||||
are provided 'as is' and any express or implied warranties,
|
||||
including, but not limited to, implied warranties of
|
||||
merchantability, of satisfactory quality, non-infringement of
|
||||
third party rights, and fitness for a particular purpose or use
|
||||
are disclaimed in respect of any Source or Product to the
|
||||
maximum extent permitted by law. The Licensor makes no
|
||||
representation that any Source or Product does not or will not
|
||||
infringe any patent, copyright, trade secret or other
|
||||
proprietary right. The entire risk as to the use, quality, and
|
||||
performance of any Source or Product shall be with You and not
|
||||
the Licensor. This disclaimer of warranty is an essential part
|
||||
of this Licence and a condition for the grant of any rights
|
||||
granted under this Licence.
|
||||
|
||||
6.2 EXCLUSION AND LIMITATION OF LIABILITY -- The Licensor shall, to
|
||||
the maximum extent permitted by law, have no liability for
|
||||
direct, indirect, special, incidental, consequential, exemplary,
|
||||
punitive or other damages of any character including, without
|
||||
limitation, procurement of substitute goods or services, loss of
|
||||
use, data or profits, or business interruption, however caused
|
||||
and on any theory of contract, warranty, tort (including
|
||||
negligence), product liability or otherwise, arising in any way
|
||||
in relation to the Covered Source, modified Covered Source
|
||||
and/or the Making or Conveyance of a Product, even if advised of
|
||||
the possibility of such damages, and You shall hold the
|
||||
Licensor(s) free and harmless from any liability, costs,
|
||||
damages, fees and expenses, including claims by third parties,
|
||||
in relation to such use.
|
||||
|
||||
|
||||
7 Patents
|
||||
|
||||
7.1 Subject to the terms and conditions of this Licence, each
|
||||
Licensor hereby grants to You a perpetual, worldwide,
|
||||
non-exclusive, no-charge, royalty-free, irrevocable (except as
|
||||
stated in subsections 7.2 and 8.4) patent licence to Make, have
|
||||
Made, use, offer to sell, sell, import, and otherwise transfer
|
||||
the Covered Source and Products, where such licence applies only
|
||||
to those patent claims licensable by such Licensor that are
|
||||
necessarily infringed by exercising rights under the Covered
|
||||
Source as Conveyed by that Licensor.
|
||||
|
||||
7.2 If You institute patent litigation against any entity (including
|
||||
a cross-claim or counterclaim in a lawsuit) alleging that the
|
||||
Covered Source or a Product constitutes direct or contributory
|
||||
patent infringement, or You seek any declaration that a patent
|
||||
licensed to You under this Licence is invalid or unenforceable
|
||||
then any rights granted to You under this Licence shall
|
||||
terminate as of the date such process is initiated.
|
||||
|
||||
|
||||
8 General
|
||||
|
||||
8.1 If any provisions of this Licence are or subsequently become
|
||||
invalid or unenforceable for any reason, the remaining
|
||||
provisions shall remain effective.
|
||||
|
||||
8.2 You shall not use any of the name (including acronyms and
|
||||
abbreviations), image, or logo by which the Licensor or CERN is
|
||||
known, except where needed to comply with section 3, or where
|
||||
the use is otherwise allowed by law. Any such permitted use
|
||||
shall be factual and shall not be made so as to suggest any kind
|
||||
of endorsement or implication of involvement by the Licensor or
|
||||
its personnel.
|
||||
|
||||
8.3 CERN may publish updated versions and variants of this Licence
|
||||
which it considers to be in the spirit of this version, but may
|
||||
differ in detail to address new problems or concerns. New
|
||||
versions will be published with a unique version number and a
|
||||
variant identifier specifying the variant. If the Licensor has
|
||||
specified that a given variant applies to the Covered Source
|
||||
without specifying a version, You may treat that Covered Source
|
||||
as being released under any version of the CERN-OHL with that
|
||||
variant. If no variant is specified, the Covered Source shall be
|
||||
treated as being released under CERN-OHL-S. The Licensor may
|
||||
also specify that the Covered Source is subject to a specific
|
||||
version of the CERN-OHL or any later version in which case You
|
||||
may apply this or any later version of CERN-OHL with the same
|
||||
variant identifier published by CERN.
|
||||
|
||||
8.4 This Licence shall terminate with immediate effect if You fail
|
||||
to comply with any of its terms and conditions.
|
||||
|
||||
8.5 However, if You cease all breaches of this Licence, then Your
|
||||
Licence from any Licensor is reinstated unless such Licensor has
|
||||
terminated this Licence by giving You, while You remain in
|
||||
breach, a notice specifying the breach and requiring You to cure
|
||||
it within 30 days, and You have failed to come into compliance
|
||||
in all material respects by the end of the 30 day period. Should
|
||||
You repeat the breach after receipt of a cure notice and
|
||||
subsequent reinstatement, this Licence will terminate
|
||||
immediately and permanently. Section 6 shall continue to apply
|
||||
after any termination.
|
||||
|
||||
8.6 This Licence shall not be enforceable except by a Licensor
|
||||
acting as such, and third party beneficiary rights are
|
||||
specifically excluded.
|
||||
|
||||
10
README.md
Normal file
10
README.md
Normal file
@@ -0,0 +1,10 @@
|
||||

|
||||
|
||||
# UNBProbe
|
||||
|
||||
<div align="center">
|
||||
<img src="docs/images/UNBProbe-v02-50.png" width="350" height="350">
|
||||
</div>
|
||||
|
||||
UNBProbe is a passive, spring-loaded needle probe for probing PCBs. The spring loaded needle can be removed from its receptacle to allow for different types of probe tips. The PCB contains two solder jumpers and pads for two 0402-sized surface-mount components near the tip. It contains a header for jumper wires and an SMA Connector rated for a frequency range up to 26.5 GHz. We are currently testing version 0.2 of the probe, which has new silkscreen art, an improved via fence, curved traces and an SMA footprint to the manufacturer's spec. Full documentation is currently under development.
|
||||
|
||||
4501
cad/UNBProbe/UNBProbe.kicad_pcb
Normal file
4501
cad/UNBProbe/UNBProbe.kicad_pcb
Normal file
File diff suppressed because it is too large
Load Diff
442
cad/UNBProbe/UNBProbe.kicad_pro
Normal file
442
cad/UNBProbe/UNBProbe.kicad_pro
Normal file
@@ -0,0 +1,442 @@
|
||||
{
|
||||
"board": {
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"board_outline_line_width": 0.049999999999999996,
|
||||
"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": true,
|
||||
"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": true,
|
||||
"pads": {
|
||||
"drill": 0.6,
|
||||
"height": 1.5,
|
||||
"width": 0.8
|
||||
},
|
||||
"silk_line_width": 0.12,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": true,
|
||||
"zones": {
|
||||
"45_degree_only": false,
|
||||
"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",
|
||||
"copper_edge_clearance": "ignore",
|
||||
"courtyards_overlap": "ignore",
|
||||
"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_type_mismatch": "error",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"invalid_outline": "error",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
"padstack": "error",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_over_copper": "ignore",
|
||||
"silk_overlap": "ignore",
|
||||
"skew_out_of_range": "error",
|
||||
"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",
|
||||
"zone_has_empty_net": "error",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rule_severitieslegacy_courtyards_overlap": true,
|
||||
"rule_severitieslegacy_no_courtyard_defined": false,
|
||||
"rules": {
|
||||
"allow_blind_buried_vias": false,
|
||||
"allow_microvias": false,
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.09999999999999999,
|
||||
"min_copper_edge_clearance": 0.19999999999999998,
|
||||
"min_hole_clearance": 0.19999999999999998,
|
||||
"min_hole_to_hole": 0.19999999999999998,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_through_hole_diameter": 0.15,
|
||||
"min_track_width": 0.19999999999999998,
|
||||
"min_via_annular_width": 0.049999999999999996,
|
||||
"min_via_diameter": 0.25,
|
||||
"solder_mask_clearance": 0.0,
|
||||
"solder_mask_min_width": 0.0,
|
||||
"solder_paste_clearance": 0.0,
|
||||
"solder_paste_margin_ratio": -0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"track_widths": [
|
||||
0.0,
|
||||
0.4
|
||||
],
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
},
|
||||
{
|
||||
"diameter": 0.5,
|
||||
"drill": 0.2
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false,
|
||||
"zones_use_no_outline": true
|
||||
},
|
||||
"layer_presets": []
|
||||
},
|
||||
"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": "UNBProbe.kicad_pro",
|
||||
"version": 1
|
||||
},
|
||||
"net_settings": {
|
||||
"classes": [
|
||||
{
|
||||
"bus_width": 12.0,
|
||||
"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.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6.0
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
"net_colors": null
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
||||
"vrml": ""
|
||||
},
|
||||
"page_layout_descr_file": ""
|
||||
},
|
||||
"schematic": {
|
||||
"annotate_start_num": 0,
|
||||
"drawing": {
|
||||
"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.25,
|
||||
"pin_symbol_size": 0.0,
|
||||
"text_offset_ratio": 0.08
|
||||
},
|
||||
"legacy_lib_dir": "",
|
||||
"legacy_lib_list": [],
|
||||
"meta": {
|
||||
"version": 1
|
||||
},
|
||||
"net_format_name": "Pcbnew",
|
||||
"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\"",
|
||||
"subpart_first_id": 65,
|
||||
"subpart_id_separator": 0
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"50767d18-5bbf-43ca-806b-17fafbcdf2c7",
|
||||
""
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
}
|
||||
645
cad/UNBProbe/UNBProbe.kicad_sch
Normal file
645
cad/UNBProbe/UNBProbe.kicad_sch
Normal file
@@ -0,0 +1,645 @@
|
||||
(kicad_sch (version 20211123) (generator eeschema)
|
||||
|
||||
(uuid 50767d18-5bbf-43ca-806b-17fafbcdf2c7)
|
||||
|
||||
(paper "A4")
|
||||
|
||||
(title_block
|
||||
(title "UNBProbe")
|
||||
(date "2025-11-08")
|
||||
(rev "0.3")
|
||||
(company "Unbinare")
|
||||
(comment 1 "Repository: https://repo.unbina.re")
|
||||
(comment 2 "CERN-OHL-S / https://ohwr.org/cern_ohl_s_v2.txt")
|
||||
(comment 3 "Released under the CERN Open Hardware License v2 - Strongly Reciprocal.")
|
||||
(comment 4 "© 2025 Raaf Fennis")
|
||||
)
|
||||
|
||||
(lib_symbols
|
||||
(symbol "Connector_Generic:Conn_02x01" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "J" (id 0) (at 1.27 2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "Conn_02x01" (id 1) (at 1.27 -2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "connector" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Generic connector, double row, 02x01, this symbol is compatible with counter-clockwise, top-bottom and odd-even numbering schemes., script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "Connector*:*_2x??_*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "Conn_02x01_1_1"
|
||||
(rectangle (start -1.27 0.127) (end 0 -0.127)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 1.27) (end 3.81 -1.27)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type background))
|
||||
)
|
||||
(rectangle (start 3.81 0.127) (end 2.54 -0.127)
|
||||
(stroke (width 0.1524) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(pin passive line (at -5.08 0 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 7.62 0 180) (length 3.81)
|
||||
(name "Pin_2" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "C" (id 0) (at 0.254 1.778 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "C_Small" (id 1) (at 0.254 -2.032 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "capacitor cap" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Unpolarized capacitor, small symbol" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "C_*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "C_Small_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.524 -0.508)
|
||||
(xy 1.524 -0.508)
|
||||
)
|
||||
(stroke (width 0.3302) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.524 0.508)
|
||||
(xy 1.524 0.508)
|
||||
)
|
||||
(stroke (width 0.3048) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "C_Small_1_1"
|
||||
(pin passive line (at 0 2.54 270) (length 2.032)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 0 -2.54 90) (length 2.032)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Jumper:SolderJumper_2_Open" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "JP" (id 0) (at 0 2.032 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "SolderJumper_2_Open" (id 1) (at 0 -2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "solder jumper SPST" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Solder Jumper, 2-pole, open" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "SolderJumper*Open*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "SolderJumper_2_Open_0_1"
|
||||
(arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(arc (start -0.254 1.016) (mid -1.27 0) (end -0.254 -1.016)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type outline))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.254 1.016)
|
||||
(xy -0.254 -1.016)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0.254 1.016)
|
||||
(xy 0.254 -1.016)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(arc (start 0.254 -1.016) (mid 1.27 0) (end 0.254 1.016)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type outline))
|
||||
)
|
||||
)
|
||||
(symbol "SolderJumper_2_Open_1_1"
|
||||
(pin passive line (at -3.81 0 0) (length 2.54)
|
||||
(name "A" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 3.81 0 180) (length 2.54)
|
||||
(name "B" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "UNBProbe:CONSMA021.062-G-CONSMA021.062-G" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "J" (id 0) (at -3.81 1.524 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Value" "CONSMA021.062-G-CONSMA021.062-G" (id 1) (at -4.064 -6.858 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Footprint" "LINX_CONSMA021.062-G" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "PARTREV" "A" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "MAXIMUM_PACKAGE_HEIGHT" "3.275mm" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "STANDARD" "Manufacturer Recommendations" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "MANUFACTURER" "Linx Technologies" (id 7) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "ki_locked" "" (id 8) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(symbol "CONSMA021.062-G-CONSMA021.062-G_0_0"
|
||||
(arc (start -3.175 -3.175) (mid -2.54 -2.54) (end -3.175 -1.905)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(arc (start -3.175 -0.635) (mid -2.54 0) (end -3.175 0.635)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(circle (center 0 -2.54) (radius 0.254)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.016 -1.016)
|
||||
(xy 0 -1.016)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.762 -3.302)
|
||||
(xy -1.27 -4.064)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 -3.302)
|
||||
(xy -0.762 -3.302)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 -3.302)
|
||||
(xy -0.508 -4.064)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 -3.302)
|
||||
(xy 0.762 -3.302)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 -1.016)
|
||||
(xy 0 -3.302)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 -1.016)
|
||||
(xy 1.016 -1.016)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0.762 -3.302)
|
||||
(xy 0.254 -4.064)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(circle (center 0 0) (radius 1.016)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(pin passive line (at 2.54 0 180) (length 5.08)
|
||||
(name "~" (effects (font (size 1.016 1.016))))
|
||||
(number "1" (effects (font (size 1.016 1.016))))
|
||||
)
|
||||
(pin passive line (at 2.54 -2.54 180) (length 5.08)
|
||||
(name "~" (effects (font (size 1.016 1.016))))
|
||||
(number "S1" (effects (font (size 1.016 1.016))))
|
||||
)
|
||||
(pin passive line (at 2.54 -2.54 180) (length 5.08)
|
||||
(name "~" (effects (font (size 1.016 1.016))))
|
||||
(number "S2" (effects (font (size 1.016 1.016))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "UNBProbe:S13-503" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "P" (id 0) (at -3.81 6.35 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "S13-503" (id 1) (at -3.81 1.27 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at -3.81 1.27 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at -3.81 1.27 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "S13-503_0_1"
|
||||
(rectangle (start 1.27 2.54) (end -8.89 5.08)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "S13-503_1_1"
|
||||
(pin bidirectional line (at 3.81 3.81 180) (length 2.54)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 0 -3.81 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "global power" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "GND_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 0)
|
||||
(xy 0 -1.27)
|
||||
(xy 1.27 -1.27)
|
||||
(xy 0 -2.54)
|
||||
(xy -1.27 -1.27)
|
||||
(xy 0 -1.27)
|
||||
)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "GND_1_1"
|
||||
(pin power_in line (at 0 0 270) (length 0) hide
|
||||
(name "GND" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(junction (at 153.035 94.615) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 2957f864-8a4f-4862-a09e-edf8fa6c3880)
|
||||
)
|
||||
(junction (at 153.035 77.47) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 9a37e72a-cb12-4bef-aa18-962f61960bb9)
|
||||
)
|
||||
(junction (at 145.415 77.47) (diameter 0) (color 0 0 0 0)
|
||||
(uuid af5ea7b3-96b7-4297-974c-5cc86789e04f)
|
||||
)
|
||||
(junction (at 145.415 94.615) (diameter 0) (color 0 0 0 0)
|
||||
(uuid d6ef3abc-3ac7-4d36-a23f-785c30a76eae)
|
||||
)
|
||||
(junction (at 138.43 77.47) (diameter 0) (color 0 0 0 0)
|
||||
(uuid e002a368-0626-4bf2-9d90-8f921650e4ef)
|
||||
)
|
||||
|
||||
(wire (pts (xy 153.035 94.615) (xy 145.415 94.615))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 232ef3cc-fb4f-46d8-b3f9-762d03f071ad)
|
||||
)
|
||||
(wire (pts (xy 138.43 77.47) (xy 145.415 77.47))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 2652364e-f23b-4b82-86a1-df1bf638da07)
|
||||
)
|
||||
(wire (pts (xy 138.43 93.345) (xy 138.43 94.615))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 3642b8de-2a9c-4f0e-9a06-c4083d8b751c)
|
||||
)
|
||||
(wire (pts (xy 138.43 94.615) (xy 145.415 94.615))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 49eea2b5-d0de-4d70-ad5f-d2659bbf9a03)
|
||||
)
|
||||
(wire (pts (xy 145.415 77.47) (xy 153.035 77.47))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 55eed7c8-3705-4849-b675-d94fb7f37fdb)
|
||||
)
|
||||
(wire (pts (xy 153.035 92.075) (xy 153.035 94.615))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 5c94eb5b-813c-408e-bcdf-a43b1c724f0d)
|
||||
)
|
||||
(wire (pts (xy 138.43 86.995) (xy 138.43 88.265))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 612041e2-46ef-4eba-9515-3c0961ba8d41)
|
||||
)
|
||||
(wire (pts (xy 153.035 77.47) (xy 160.655 77.47))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 70e22fc3-f25a-448b-af67-a074a3122641)
|
||||
)
|
||||
(wire (pts (xy 153.035 79.375) (xy 153.035 77.47))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7f8daf7c-6a92-43bb-af74-689791df8df5)
|
||||
)
|
||||
(wire (pts (xy 145.415 79.375) (xy 145.415 77.47))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 7fa72bab-c9bd-4c11-b57e-ed771f1c45e6)
|
||||
)
|
||||
(wire (pts (xy 160.655 94.615) (xy 153.035 94.615))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 8c1f44a6-7354-47fc-aa70-8ae7af8e7d89)
|
||||
)
|
||||
(wire (pts (xy 145.415 86.995) (xy 145.415 88.265))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid 9090138d-ebe7-4140-9beb-65ae8c011473)
|
||||
)
|
||||
(wire (pts (xy 145.415 94.615) (xy 145.415 95.885))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid a174c8aa-9e21-46e4-95d4-4c3018dbf445)
|
||||
)
|
||||
(wire (pts (xy 138.43 79.375) (xy 138.43 77.47))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid acccf022-cdc3-4813-9938-aa3870a07608)
|
||||
)
|
||||
(wire (pts (xy 160.655 80.01) (xy 160.655 94.615))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid afd6ebf7-fc51-4578-9703-15f839c688ae)
|
||||
)
|
||||
(wire (pts (xy 145.415 93.345) (xy 145.415 94.615))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid bd8cbd81-cf89-4ae9-8b28-67df6cdd1e9a)
|
||||
)
|
||||
(wire (pts (xy 135.255 77.47) (xy 138.43 77.47))
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(uuid ed3b5113-777d-4358-857b-293fea3d5822)
|
||||
)
|
||||
|
||||
(symbol (lib_id "UNBProbe:S13-503") (at 131.445 81.28 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00006053401d)
|
||||
(property "Reference" "P1" (id 0) (at 127.635 74.295 0))
|
||||
(property "Value" "S13-503" (id 1) (at 127.635 80.01 0))
|
||||
(property "Footprint" "UNBProbe:UNBProbe_Castellated_Pad" (id 2) (at 127.635 80.01 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 127.635 80.01 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid af0091d0-0ffb-475e-985c-da708fe42636))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 145.415 95.885 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-000060536d38)
|
||||
(property "Reference" "#PWR0101" (id 0) (at 145.415 102.235 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 145.542 100.2792 0))
|
||||
(property "Footprint" "" (id 2) (at 145.415 95.885 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 145.415 95.885 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid d179169c-0edb-4596-a2f7-9fb1d0c1269a))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector_Generic:Conn_02x01") (at 153.035 84.455 270) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-0000605391ea)
|
||||
(property "Reference" "J2" (id 0) (at 154.94 83.185 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "HDR" (id 1) (at 153.67 89.535 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "UNBProbe:PinHeader_WO_Silkscreen" (id 2) (at 153.035 84.455 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 153.035 84.455 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid aa717624-f43d-4af0-b6ef-504b815ec76c))
|
||||
(pin "2" (uuid 36e0d2c6-1389-4f6f-8523-63da0bc02394))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C_Small") (at 138.43 90.805 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00006053f028)
|
||||
(property "Reference" "C1" (id 0) (at 139.065 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "100nF" (id 1) (at 132.08 92.71 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "UNBProbe:C_0402_1005Metric" (id 2) (at 138.43 90.805 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 138.43 90.805 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 35f15c54-5e7c-41b5-9055-d4dc7c131d6f))
|
||||
(pin "2" (uuid a45d25d6-7496-43d3-b4f1-41ec5b3c4e20))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:C_Small") (at 145.415 90.805 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00006053fbbe)
|
||||
(property "Reference" "C2" (id 0) (at 146.05 88.9 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "10nF" (id 1) (at 140.335 92.71 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Footprint" "UNBProbe:C_0402_1005Metric" (id 2) (at 145.415 90.805 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 145.415 90.805 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 46e27e55-696f-48eb-b3ec-4cde18aa36fa))
|
||||
(pin "2" (uuid 94e57a91-5046-4e2c-95e9-9eab855e3021))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:SolderJumper_2_Open") (at 138.43 83.185 270) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-000060547bd0)
|
||||
(property "Reference" "JP1" (id 0) (at 140.1572 83.185 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "SolderJumper_2_Open" (id 1) (at 140.1572 84.328 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
(property "Footprint" "UNBProbe:SolderJumper_0402" (id 2) (at 138.43 83.185 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 138.43 83.185 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid a4257b25-2832-4747-94f5-f43c37417b6c))
|
||||
(pin "2" (uuid 3ebd473a-8b92-47f4-8b44-b54f2388442a))
|
||||
)
|
||||
|
||||
(symbol (lib_id "Jumper:SolderJumper_2_Open") (at 145.415 83.185 270) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-0000605483e7)
|
||||
(property "Reference" "JP2" (id 0) (at 147.1422 83.185 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "SolderJumper_2_Open" (id 1) (at 147.1422 84.328 90)
|
||||
(effects (font (size 1.27 1.27)) (justify left) hide)
|
||||
)
|
||||
(property "Footprint" "UNBProbe:SolderJumper_0402" (id 2) (at 145.415 83.185 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 145.415 83.185 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid f339997a-a7eb-4021-8b2a-40a9d3d2e2e0))
|
||||
(pin "2" (uuid 503a8174-45b8-40a3-97aa-ba2538e9ddbc))
|
||||
)
|
||||
|
||||
(symbol (lib_id "UNBProbe:CONSMA021.062-G-CONSMA021.062-G") (at 163.195 77.47 0) (mirror y) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid 00000000-0000-0000-0000-00006057a1db)
|
||||
(property "Reference" "J1" (id 0) (at 167.1066 77.8256 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Value" "CONSMA021.062-G" (id 1) (at 167.1066 80.137 0)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "LINX_CONSMA021.062-G" (id 2) (at 163.195 77.47 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 163.195 77.47 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "PARTREV" "A" (id 4) (at 163.195 77.47 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "MAXIMUM_PACKAGE_HEIGHT" "3.275mm" (id 5) (at 163.195 77.47 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "STANDARD" "Manufacturer Recommendations" (id 6) (at 163.195 77.47 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "MANUFACTURER" "Linx Technologies" (id 7) (at 163.195 77.47 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(pin "1" (uuid 7935db73-0f93-4465-a2d2-99f0abedc354))
|
||||
(pin "S1" (uuid 51b0cbba-de5e-4971-9579-23cd94c74316))
|
||||
(pin "S2" (uuid fa7f1d95-b8fb-4d96-bc2d-5309f6b18472))
|
||||
)
|
||||
|
||||
(sheet_instances
|
||||
(path "/" (page "1"))
|
||||
)
|
||||
|
||||
(symbol_instances
|
||||
(path "/00000000-0000-0000-0000-000060536d38"
|
||||
(reference "#PWR0101") (unit 1) (value "GND") (footprint "")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-00006053f028"
|
||||
(reference "C1") (unit 1) (value "100nF") (footprint "UNBProbe:C_0402_1005Metric")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-00006053fbbe"
|
||||
(reference "C2") (unit 1) (value "10nF") (footprint "UNBProbe:C_0402_1005Metric")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-00006057a1db"
|
||||
(reference "J1") (unit 1) (value "CONSMA021.062-G") (footprint "LINX_CONSMA021.062-G")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-0000605391ea"
|
||||
(reference "J2") (unit 1) (value "HDR") (footprint "UNBProbe:PinHeader_WO_Silkscreen")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-000060547bd0"
|
||||
(reference "JP1") (unit 1) (value "SolderJumper_2_Open") (footprint "UNBProbe:SolderJumper_0402")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-0000605483e7"
|
||||
(reference "JP2") (unit 1) (value "SolderJumper_2_Open") (footprint "UNBProbe:SolderJumper_0402")
|
||||
)
|
||||
(path "/00000000-0000-0000-0000-00006053401d"
|
||||
(reference "P1") (unit 1) (value "S13-503") (footprint "UNBProbe:UNBProbe_Castellated_Pad")
|
||||
)
|
||||
)
|
||||
)
|
||||
3
cad/UNBProbe/fp-lib-table
Normal file
3
cad/UNBProbe/fp-lib-table
Normal file
@@ -0,0 +1,3 @@
|
||||
(fp_lib_table
|
||||
(lib (name "UNBProbe")(type "KiCad")(uri "${KIPRJMOD}/lib/UNBProbe.pretty")(options "")(descr ""))
|
||||
)
|
||||
151
cad/UNBProbe/lib/UNBProbe.kicad_sym
Normal file
151
cad/UNBProbe/lib/UNBProbe.kicad_sym
Normal file
@@ -0,0 +1,151 @@
|
||||
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
|
||||
(symbol "CONSMA021.062-G-CONSMA021.062-G" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "J" (id 0) (at -3.81 1.524 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Value" "CONSMA021.062-G-CONSMA021.062-G" (id 1) (at -4.064 -6.858 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(property "Footprint" "LINX_CONSMA021.062-G" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "PARTREV" "A" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "MAXIMUM_PACKAGE_HEIGHT" "3.275mm" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "STANDARD" "Manufacturer Recommendations" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "MANUFACTURER" "Linx Technologies" (id 7) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom) hide)
|
||||
)
|
||||
(property "ki_locked" "" (id 8) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(symbol "CONSMA021.062-G-CONSMA021.062-G_0_0"
|
||||
(arc (start -3.175 -3.175) (mid -2.54 -2.54) (end -3.175 -1.905)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(arc (start -3.175 -0.635) (mid -2.54 0) (end -3.175 0.635)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(circle (center 0 -2.54) (radius 0.254)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.016 -1.016)
|
||||
(xy 0 -1.016)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.762 -3.302)
|
||||
(xy -1.27 -4.064)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 -3.302)
|
||||
(xy -0.762 -3.302)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 -3.302)
|
||||
(xy -0.508 -4.064)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 -3.302)
|
||||
(xy 0.762 -3.302)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 -1.016)
|
||||
(xy 0 -3.302)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 -1.016)
|
||||
(xy 1.016 -1.016)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0.762 -3.302)
|
||||
(xy 0.254 -4.064)
|
||||
)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(circle (center 0 0) (radius 1.016)
|
||||
(stroke (width 0.254) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
(pin passive line (at 2.54 0 180) (length 5.08)
|
||||
(name "~" (effects (font (size 1.016 1.016))))
|
||||
(number "1" (effects (font (size 1.016 1.016))))
|
||||
)
|
||||
(pin passive line (at 2.54 -2.54 180) (length 5.08)
|
||||
(name "~" (effects (font (size 1.016 1.016))))
|
||||
(number "S1" (effects (font (size 1.016 1.016))))
|
||||
)
|
||||
(pin passive line (at 2.54 -2.54 180) (length 5.08)
|
||||
(name "~" (effects (font (size 1.016 1.016))))
|
||||
(number "S2" (effects (font (size 1.016 1.016))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "S13-503" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "P" (id 0) (at -3.81 6.35 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "S13-503" (id 1) (at -3.81 1.27 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at -3.81 1.27 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at -3.81 1.27 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "S13-503_0_1"
|
||||
(rectangle (start 1.27 2.54) (end -8.89 5.08)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "S13-503_1_1"
|
||||
(pin bidirectional line (at 3.81 3.81 180) (length 2.54)
|
||||
(name "~" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
390
cad/UNBProbe/lib/UNBProbe.pretty/ANHW.kicad_mod
Normal file
390
cad/UNBProbe/lib/UNBProbe.pretty/ANHW.kicad_mod
Normal file
@@ -0,0 +1,390 @@
|
||||
(footprint "ANHW" (version 20211014) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tedit 60576E5F)
|
||||
(attr through_hole)
|
||||
(fp_text reference "REF**" (at -0.01016 -3.46964 180) (layer "B.SilkS") hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)) (justify mirror))
|
||||
(tstamp 114b1085-6c8d-42ec-a65e-258af72ad905)
|
||||
)
|
||||
(fp_text value "Val**" (at -0.0254 3.77444 180) (layer "B.SilkS") hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)) (justify mirror))
|
||||
(tstamp e6a0c4e2-c304-42c4-ada1-f209ffeb017c)
|
||||
)
|
||||
(fp_poly (pts
|
||||
(xy -1.885777 -0.51704)
|
||||
(xy -1.933402 -0.52822)
|
||||
(xy -2.009622 -0.545171)
|
||||
(xy -2.098107 -0.563427)
|
||||
(xy -2.18922 -0.581192)
|
||||
(xy -2.273324 -0.596668)
|
||||
(xy -2.340781 -0.608057)
|
||||
(xy -2.381954 -0.613562)
|
||||
(xy -2.389972 -0.613374)
|
||||
(xy -2.399531 -0.589818)
|
||||
(xy -2.415673 -0.537039)
|
||||
(xy -2.435556 -0.465906)
|
||||
(xy -2.456339 -0.387288)
|
||||
(xy -2.475179 -0.312054)
|
||||
(xy -2.489235 -0.251073)
|
||||
(xy -2.495666 -0.215214)
|
||||
(xy -2.495373 -0.21022)
|
||||
(xy -2.472874 -0.203096)
|
||||
(xy -2.417188 -0.189325)
|
||||
(xy -2.336576 -0.170859)
|
||||
(xy -2.239302 -0.149647)
|
||||
(xy -2.234336 -0.148589)
|
||||
(xy -2.131681 -0.126671)
|
||||
(xy -2.040544 -0.107074)
|
||||
(xy -1.970964 -0.091966)
|
||||
(xy -1.933402 -0.083614)
|
||||
(xy -1.885777 -0.07254)
|
||||
(xy -1.885777 1.810487)
|
||||
(xy -1.441277 1.810487)
|
||||
(xy -1.441277 1.748777)
|
||||
(xy -1.43049 1.708656)
|
||||
(xy -1.401285 1.646065)
|
||||
(xy -1.358396 1.568259)
|
||||
(xy -1.306558 1.482491)
|
||||
(xy -1.250506 1.396015)
|
||||
(xy -1.194972 1.316083)
|
||||
(xy -1.144693 1.24995)
|
||||
(xy -1.104401 1.204869)
|
||||
(xy -1.078833 1.188093)
|
||||
(xy -1.075797 1.188833)
|
||||
(xy -1.042304 1.211196)
|
||||
(xy -0.993669 1.246288)
|
||||
(xy -0.984775 1.25292)
|
||||
(xy -0.900882 1.305806)
|
||||
(xy -0.789233 1.362377)
|
||||
(xy -0.663339 1.416883)
|
||||
(xy -0.536714 1.463576)
|
||||
(xy -0.422869 1.496707)
|
||||
(xy -0.399711 1.501846)
|
||||
(xy -0.151941 1.532371)
|
||||
(xy 0.101418 1.52547)
|
||||
(xy 0.350215 1.482138)
|
||||
(xy 0.577984 1.406069)
|
||||
(xy 0.648467 1.377067)
|
||||
(xy 0.701639 1.356966)
|
||||
(xy 0.727628 1.34946)
|
||||
(xy 0.728648 1.349721)
|
||||
(xy 0.736272 1.370505)
|
||||
(xy 0.755388 1.426195)
|
||||
(xy 0.784216 1.511498)
|
||||
(xy 0.820976 1.621122)
|
||||
(xy 0.863886 1.749774)
|
||||
(xy 0.910403 1.889862)
|
||||
(xy 0.95782 2.031759)
|
||||
(xy 1.001256 2.159468)
|
||||
(xy 1.038874 2.267769)
|
||||
(xy 1.068835 2.351437)
|
||||
(xy 1.089303 2.405253)
|
||||
(xy 1.098406 2.423996)
|
||||
(xy 1.123345 2.413656)
|
||||
(xy 1.141056 2.403154)
|
||||
(xy 1.174467 2.394671)
|
||||
(xy 1.239881 2.387832)
|
||||
(xy 1.326975 2.383465)
|
||||
(xy 1.400348 2.382311)
|
||||
(xy 1.627889 2.381987)
|
||||
(xy 1.627889 1.514154)
|
||||
(xy 1.62815 1.290684)
|
||||
(xy 1.628996 1.106409)
|
||||
(xy 1.630523 0.958192)
|
||||
(xy 1.630598 0.954413)
|
||||
(xy 1.183389 0.954413)
|
||||
(xy 1.179497 1.313071)
|
||||
(xy 1.090267 1.047535)
|
||||
(xy 1.183389 0.954413)
|
||||
(xy 1.630598 0.954413)
|
||||
(xy 1.631244 0.922074)
|
||||
(xy 0.588353 0.922074)
|
||||
(xy 0.461868 0.985923)
|
||||
(xy 0.265093 1.062769)
|
||||
(xy 0.054823 1.104101)
|
||||
(xy -0.158207 1.108474)
|
||||
(xy -0.302527 1.088914)
|
||||
(xy -0.388117 1.064765)
|
||||
(xy -0.488734 1.026528)
|
||||
(xy -0.592801 0.979718)
|
||||
(xy -0.688744 0.929847)
|
||||
(xy -0.764987 0.882428)
|
||||
(xy -0.803889 0.850105)
|
||||
(xy -0.820815 0.832035)
|
||||
(xy -1.409504 0.832035)
|
||||
(xy -1.412716 0.848082)
|
||||
(xy -1.429269 0.876911)
|
||||
(xy -1.439299 0.864592)
|
||||
(xy -1.441277 0.835571)
|
||||
(xy -1.433462 0.80606)
|
||||
(xy -1.421035 0.804499)
|
||||
(xy -1.409504 0.832035)
|
||||
(xy -0.820815 0.832035)
|
||||
(xy -0.854418 0.796161)
|
||||
(xy -0.66962 0.509574)
|
||||
(xy -0.588043 0.386321)
|
||||
(xy -0.525088 0.298702)
|
||||
(xy -0.479425 0.245017)
|
||||
(xy -0.449724 0.223561)
|
||||
(xy -0.445687 0.222987)
|
||||
(xy -0.413465 0.227188)
|
||||
(xy -0.346947 0.238886)
|
||||
(xy -0.253235 0.256728)
|
||||
(xy -0.139431 0.279357)
|
||||
(xy -0.012637 0.305419)
|
||||
(xy -0.001944 0.307654)
|
||||
(xy 0.123034 0.333728)
|
||||
(xy 0.233118 0.356547)
|
||||
(xy 0.321873 0.374788)
|
||||
(xy 0.382867 0.387131)
|
||||
(xy 0.409665 0.392254)
|
||||
(xy 0.410289 0.392321)
|
||||
(xy 0.415558 0.399864)
|
||||
(xy 0.425882 0.425349)
|
||||
(xy 0.442716 0.473061)
|
||||
(xy 0.467513 0.547282)
|
||||
(xy 0.501727 0.652296)
|
||||
(xy 0.546812 0.792387)
|
||||
(xy 0.559449 0.831822)
|
||||
(xy 0.588353 0.922074)
|
||||
(xy 1.631244 0.922074)
|
||||
(xy 1.632826 0.842896)
|
||||
(xy 1.636002 0.757386)
|
||||
(xy 1.640146 0.698525)
|
||||
(xy 1.645353 0.663178)
|
||||
(xy 1.65172 0.648207)
|
||||
(xy 1.654348 0.647203)
|
||||
(xy 1.684604 0.651643)
|
||||
(xy 1.746981 0.663049)
|
||||
(xy 1.832177 0.679659)
|
||||
(xy 1.924223 0.698331)
|
||||
(xy 2.019459 0.717663)
|
||||
(xy 2.097742 0.732931)
|
||||
(xy 2.150853 0.742576)
|
||||
(xy 2.170555 0.745074)
|
||||
(xy 2.178586 0.722377)
|
||||
(xy 2.193544 0.670199)
|
||||
(xy 2.212667 0.599258)
|
||||
(xy 2.233195 0.520272)
|
||||
(xy 2.235223 0.5122)
|
||||
(xy 0.960671 0.5122)
|
||||
(xy 0.958257 0.529782)
|
||||
(xy 0.93646 0.549813)
|
||||
(xy 0.913669 0.538535)
|
||||
(xy 0.908223 0.518071)
|
||||
(xy 0.925339 0.500292)
|
||||
(xy 0.939309 0.498154)
|
||||
(xy 0.960671 0.5122)
|
||||
(xy 2.235223 0.5122)
|
||||
(xy 2.252369 0.443961)
|
||||
(xy 2.267426 0.381043)
|
||||
(xy 2.275608 0.342237)
|
||||
(xy 2.276158 0.335033)
|
||||
(xy 2.255185 0.329489)
|
||||
(xy 2.201439 0.317415)
|
||||
(xy 2.123647 0.300628)
|
||||
(xy 2.030539 0.280939)
|
||||
(xy 1.930842 0.260164)
|
||||
(xy 1.833287 0.240117)
|
||||
(xy 1.746601 0.22261)
|
||||
(xy 1.679513 0.20946)
|
||||
(xy 1.640753 0.202479)
|
||||
(xy 1.63517 0.201821)
|
||||
(xy 1.63368 0.181353)
|
||||
(xy 1.632293 0.122748)
|
||||
(xy 1.632257 0.120018)
|
||||
(xy -0.936277 0.120018)
|
||||
(xy -1.035319 0.276202)
|
||||
(xy -1.079974 0.346144)
|
||||
(xy -1.115046 0.400177)
|
||||
(xy -1.135189 0.430104)
|
||||
(xy -1.137926 0.433519)
|
||||
(xy -1.145613 0.415688)
|
||||
(xy -1.162285 0.367901)
|
||||
(xy -1.183735 0.302362)
|
||||
(xy -1.207627 0.223062)
|
||||
(xy -1.226831 0.151301)
|
||||
(xy -1.235755 0.110226)
|
||||
(xy -1.238674 0.068723)
|
||||
(xy -1.222742 0.057753)
|
||||
(xy -1.200162 0.061768)
|
||||
(xy -1.153299 0.072782)
|
||||
(xy -1.08477 0.088076)
|
||||
(xy -1.045534 0.096587)
|
||||
(xy -0.936277 0.120018)
|
||||
(xy 1.632257 0.120018)
|
||||
(xy 1.631039 0.030202)
|
||||
(xy 1.630264 -0.057068)
|
||||
(xy 1.119577 -0.057068)
|
||||
(xy 1.119045 0.02193)
|
||||
(xy 1.1152 0.066954)
|
||||
(xy 1.10527 0.086356)
|
||||
(xy 1.086483 0.088494)
|
||||
(xy 1.072264 0.085548)
|
||||
(xy 1.026718 0.075589)
|
||||
(xy 0.956194 0.061005)
|
||||
(xy 0.88866 0.047474)
|
||||
(xy 0.752681 0.020645)
|
||||
(xy 0.710848 -0.104754)
|
||||
(xy 0.24697 -0.104754)
|
||||
(xy 0.22855 -0.097432)
|
||||
(xy 0.186113 -0.099308)
|
||||
(xy 0.114184 -0.110686)
|
||||
(xy 0.007287 -0.131867)
|
||||
(xy -0.008169 -0.135087)
|
||||
(xy -0.0916 -0.153257)
|
||||
(xy -0.157833 -0.169062)
|
||||
(xy -0.196993 -0.18008)
|
||||
(xy -0.2032 -0.18288)
|
||||
(xy -0.195579 -0.202801)
|
||||
(xy -0.168335 -0.250707)
|
||||
(xy -0.125671 -0.319595)
|
||||
(xy -0.071795 -0.402462)
|
||||
(xy -0.067055 -0.409592)
|
||||
(xy 0.077978 -0.627416)
|
||||
(xy 0.157544 -0.387423)
|
||||
(xy 0.189466 -0.291371)
|
||||
(xy 0.217018 -0.208905)
|
||||
(xy 0.237191 -0.148996)
|
||||
(xy 0.246848 -0.120971)
|
||||
(xy 0.24697 -0.104754)
|
||||
(xy 0.710848 -0.104754)
|
||||
(xy 0.566313 -0.538008)
|
||||
(xy 0.506974 -0.716889)
|
||||
(xy 0.46116 -0.859097)
|
||||
(xy 0.428673 -0.968005)
|
||||
(xy 0.409315 -1.046989)
|
||||
(xy 0.402889 -1.099422)
|
||||
(xy 0.409197 -1.128679)
|
||||
(xy 0.428042 -1.138134)
|
||||
(xy 0.459224 -1.131161)
|
||||
(xy 0.502548 -1.111135)
|
||||
(xy 0.533699 -1.094576)
|
||||
(xy 0.646762 -1.018023)
|
||||
(xy 0.76251 -0.913325)
|
||||
(xy 0.869655 -0.7923)
|
||||
(xy 0.956911 -0.666765)
|
||||
(xy 0.977603 -0.629836)
|
||||
(xy 1.065 -0.420259)
|
||||
(xy 1.111249 -0.201468)
|
||||
(xy 1.119577 -0.057068)
|
||||
(xy 1.630264 -0.057068)
|
||||
(xy 1.629952 -0.092091)
|
||||
(xy 1.629062 -0.239934)
|
||||
(xy 1.628401 -0.409132)
|
||||
(xy 1.628001 -0.595488)
|
||||
(xy 1.627889 -0.763732)
|
||||
(xy 1.627889 -1.729284)
|
||||
(xy 1.580264 -1.716521)
|
||||
(xy 1.537106 -1.710474)
|
||||
(xy 1.465408 -1.705894)
|
||||
(xy 1.378959 -1.703592)
|
||||
(xy 1.358014 -1.703469)
|
||||
(xy 1.183389 -1.703179)
|
||||
(xy 1.183389 -1.105385)
|
||||
(xy 1.089463 -1.193991)
|
||||
(xy -0.108579 -1.193991)
|
||||
(xy -0.115357 -1.16516)
|
||||
(xy -0.133811 -1.123298)
|
||||
(xy -0.166328 -1.064087)
|
||||
(xy -0.215292 -0.983207)
|
||||
(xy -0.283091 -0.876341)
|
||||
(xy -0.37211 -0.73917)
|
||||
(xy -0.380961 -0.725622)
|
||||
(xy -0.46381 -0.600756)
|
||||
(xy -0.53929 -0.490599)
|
||||
(xy -0.604138 -0.399649)
|
||||
(xy -0.655093 -0.332401)
|
||||
(xy -0.688894 -0.293354)
|
||||
(xy -0.700444 -0.285203)
|
||||
(xy -0.733214 -0.28902)
|
||||
(xy -0.797611 -0.299534)
|
||||
(xy -0.883767 -0.315053)
|
||||
(xy -0.965027 -0.33058)
|
||||
(xy -1.058586 -0.349196)
|
||||
(xy -1.135355 -0.365027)
|
||||
(xy -1.186719 -0.376259)
|
||||
(xy -1.204061 -0.380894)
|
||||
(xy -1.20063 -0.401454)
|
||||
(xy -1.185266 -0.449528)
|
||||
(xy -1.168802 -0.494721)
|
||||
(xy -1.073987 -0.68624)
|
||||
(xy -0.945307 -0.856868)
|
||||
(xy -0.787668 -1.002712)
|
||||
(xy -0.605976 -1.119878)
|
||||
(xy -0.405138 -1.204474)
|
||||
(xy -0.218908 -1.248509)
|
||||
(xy -0.161115 -1.254765)
|
||||
(xy -0.130691 -1.247078)
|
||||
(xy -0.113752 -1.221018)
|
||||
(xy -0.111092 -1.214109)
|
||||
(xy -0.108579 -1.193991)
|
||||
(xy 1.089463 -1.193991)
|
||||
(xy 1.034713 -1.245639)
|
||||
(xy 0.954319 -1.316706)
|
||||
(xy 0.869165 -1.384317)
|
||||
(xy 0.793859 -1.437091)
|
||||
(xy 0.772317 -1.450073)
|
||||
(xy 0.704504 -1.492918)
|
||||
(xy 0.671848 -1.52635)
|
||||
(xy 0.668123 -1.550678)
|
||||
(xy 0.661196 -1.577943)
|
||||
(xy 0.625939 -1.61625)
|
||||
(xy 0.55865 -1.669234)
|
||||
(xy 0.51805 -1.698059)
|
||||
(xy 0.44627 -1.746784)
|
||||
(xy 0.387408 -1.784554)
|
||||
(xy 0.350112 -1.80592)
|
||||
(xy 0.342295 -1.808751)
|
||||
(xy 0.321771 -1.792431)
|
||||
(xy 0.289935 -1.751914)
|
||||
(xy 0.27832 -1.734667)
|
||||
(xy 0.245018 -1.68872)
|
||||
(xy 0.219437 -1.662899)
|
||||
(xy 0.214325 -1.660846)
|
||||
(xy 0.202669 -1.679904)
|
||||
(xy 0.180591 -1.732682)
|
||||
(xy 0.150591 -1.812588)
|
||||
(xy 0.115168 -1.913027)
|
||||
(xy 0.086322 -1.998539)
|
||||
(xy -0.025506 -2.336231)
|
||||
(xy -0.18835 -2.275633)
|
||||
(xy -0.288416 -2.238284)
|
||||
(xy -0.355413 -2.212705)
|
||||
(xy -0.395969 -2.195963)
|
||||
(xy -0.416712 -2.185121)
|
||||
(xy -0.424269 -2.177248)
|
||||
(xy -0.425277 -2.17074)
|
||||
(xy -0.418895 -2.145818)
|
||||
(xy -0.401605 -2.089669)
|
||||
(xy -0.376195 -2.011121)
|
||||
(xy -0.351194 -1.936013)
|
||||
(xy -0.321033 -1.844047)
|
||||
(xy -0.296788 -1.765545)
|
||||
(xy -0.281296 -1.709986)
|
||||
(xy -0.277111 -1.688437)
|
||||
(xy -0.295105 -1.667394)
|
||||
(xy -0.327798 -1.660846)
|
||||
(xy -0.396507 -1.65146)
|
||||
(xy -0.491895 -1.625756)
|
||||
(xy -0.603329 -1.587411)
|
||||
(xy -0.720174 -1.540106)
|
||||
(xy -0.831797 -1.48752)
|
||||
(xy -0.838027 -1.484313)
|
||||
(xy -0.943865 -1.419196)
|
||||
(xy -1.062466 -1.329589)
|
||||
(xy -1.182277 -1.225657)
|
||||
(xy -1.29175 -1.117566)
|
||||
(xy -1.379334 -1.01548)
|
||||
(xy -1.395042 -0.994096)
|
||||
(xy -1.439936 -0.930596)
|
||||
(xy -1.440607 -1.687304)
|
||||
(xy -1.441277 -2.444013)
|
||||
(xy -1.520652 -2.444163)
|
||||
(xy -1.584489 -2.446303)
|
||||
(xy -1.669919 -2.451708)
|
||||
(xy -1.742902 -2.457807)
|
||||
(xy -1.885777 -2.471301)
|
||||
(xy -1.885777 -0.51704)
|
||||
) (layer "B.SilkS") (width 0.01) (fill solid) (tstamp f202938b-92f9-4eba-8128-de733d2d0011))
|
||||
)
|
||||
36
cad/UNBProbe/lib/UNBProbe.pretty/C_0402_1005Metric.kicad_mod
Normal file
36
cad/UNBProbe/lib/UNBProbe.pretty/C_0402_1005Metric.kicad_mod
Normal file
@@ -0,0 +1,36 @@
|
||||
(footprint "C_0402_1005Metric" (version 20211014) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tedit 5F68FEEE)
|
||||
(descr "Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
|
||||
(tags "capacitor")
|
||||
(attr smd)
|
||||
(fp_text reference "REF**" (at 0 -1.16) (layer "F.SilkS") hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 480a46d7-23ef-4741-81b5-dbf347b86fdb)
|
||||
)
|
||||
(fp_text value "1uF" (at 0 1.16) (layer "F.Fab") hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp a3b11e5d-b404-4199-a5c2-6236c4c4896f)
|
||||
)
|
||||
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
|
||||
(effects (font (size 0.25 0.25) (thickness 0.04)))
|
||||
(tstamp 07358330-0b2c-4c48-8b11-1f588b07df1b)
|
||||
)
|
||||
(fp_line (start -0.107836 0.36) (end 0.107836 0.36) (layer "F.SilkS") (width 0.12) (tstamp 84193a0f-7546-438a-88f3-df18874a34d8))
|
||||
(fp_line (start -0.107836 -0.36) (end 0.107836 -0.36) (layer "F.SilkS") (width 0.12) (tstamp 8d7db1ec-fc6c-445e-bdef-bbf4efe3e629))
|
||||
(fp_line (start 0.91 0.46) (end -0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 1710bf04-ed4b-466c-b4a7-c22c721f96c1))
|
||||
(fp_line (start -0.91 -0.46) (end 0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 1b5031c8-9684-49cf-a045-a3f60458b44a))
|
||||
(fp_line (start -0.91 0.46) (end -0.91 -0.46) (layer "F.CrtYd") (width 0.05) (tstamp 85aaf66d-3204-45c7-a6df-2b79623b57cd))
|
||||
(fp_line (start 0.91 -0.46) (end 0.91 0.46) (layer "F.CrtYd") (width 0.05) (tstamp 9f276897-97e9-4b1d-9f0d-1678a783b6a1))
|
||||
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp 33a5ec73-41aa-47d0-aad8-ca980947ea5b))
|
||||
(fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 3bec72ec-6d3e-4707-9797-5664bc83ca95))
|
||||
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer "F.Fab") (width 0.1) (tstamp 726b90f0-d3ec-406b-a446-2ef5c3227f25))
|
||||
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer "F.Fab") (width 0.1) (tstamp b79be662-d484-4294-abf3-88d38a801efb))
|
||||
(pad "1" smd roundrect (at -0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 979131b8-4334-4a66-95d4-d4f722f7c2b9))
|
||||
(pad "2" smd roundrect (at 0.48 0) (size 0.56 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 80c36828-7c6b-4966-8ed2-c6a48ed2c92f))
|
||||
(model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0402_1005Metric.wrl"
|
||||
(offset (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
@@ -0,0 +1,48 @@
|
||||
(footprint "LINX_CONSMA021.062-G" (version 20211014) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tedit 60573901)
|
||||
(attr through_hole)
|
||||
(fp_text reference "REF**" (at 0.01016 -6.6802) (layer "F.SilkS") hide
|
||||
(effects (font (size 0.8 0.8) (thickness 0.015)))
|
||||
(tstamp 002e437c-b38c-416b-979a-ccbc701adb85)
|
||||
)
|
||||
(fp_text value "CONSMA021.062-G" (at -0.00508 10.68324) (layer "F.Fab")
|
||||
(effects (font (size 1 1) (thickness 0.015)))
|
||||
(tstamp fc803d8a-33ea-4bbf-a185-7baed0c7b440)
|
||||
)
|
||||
(fp_poly (pts
|
||||
(xy -0.2 -0.8)
|
||||
(xy 0.2 -0.8)
|
||||
(xy 0.2 0)
|
||||
(xy -0.2 0)
|
||||
) (layer "F.Paste") (width 0.01) (fill solid) (tstamp d889cd6e-cd20-48ef-a616-cc38daa07f89))
|
||||
(fp_line (start 3.4 9.75) (end 3.4 -2.53) (layer "B.CrtYd") (width 0.05) (tstamp 177af6bb-45a2-4375-a5d2-c480ab7476d6))
|
||||
(fp_line (start 3.4 -2.53) (end -3.4 -2.53) (layer "B.CrtYd") (width 0.05) (tstamp 37a492a3-5802-4335-a9a1-a5d73394cf3c))
|
||||
(fp_line (start -3.4 -2.53) (end -3.4 9.75) (layer "B.CrtYd") (width 0.05) (tstamp 539d25c6-058f-46ee-9282-e4e113ceabc0))
|
||||
(fp_line (start -3.4 9.75) (end 3.4 9.75) (layer "B.CrtYd") (width 0.05) (tstamp cf96a05b-06b9-4431-b5f0-96da38ce6542))
|
||||
(fp_line (start 4.315 0.25) (end 3.4 0.25) (layer "F.CrtYd") (width 0.05) (tstamp 148d57e5-9ad2-4ea9-8770-3ccaa3f27c89))
|
||||
(fp_line (start 3.4 9.75) (end 3.4 0.25) (layer "F.CrtYd") (width 0.05) (tstamp 36cf6a01-bd7a-4a3d-8b6e-7a35aafd17ec))
|
||||
(fp_line (start -3.4 0.25) (end -4.315 0.25) (layer "F.CrtYd") (width 0.05) (tstamp 798238f4-fc22-4d85-ab30-41b7dfe4edd6))
|
||||
(fp_line (start -4.315 -5.78) (end 4.315 -5.78) (layer "F.CrtYd") (width 0.05) (tstamp 96833bbd-3b0b-46eb-8592-59da0a7c6cab))
|
||||
(fp_line (start -3.4 9.75) (end 3.4 9.75) (layer "F.CrtYd") (width 0.05) (tstamp b41091b6-5843-49fc-af78-9b49540b196e))
|
||||
(fp_line (start -4.315 0.25) (end -4.315 -5.78) (layer "F.CrtYd") (width 0.05) (tstamp e0b18976-ea92-4fd1-a9ef-9c140c0d4e92))
|
||||
(fp_line (start -3.4 0.25) (end -3.4 9.75) (layer "F.CrtYd") (width 0.05) (tstamp e69d5c5e-b048-406f-b77e-4cff46848c9e))
|
||||
(fp_line (start 4.315 -5.78) (end 4.315 0.25) (layer "F.CrtYd") (width 0.05) (tstamp fa1425bd-32ae-4f55-bc93-4f9f6ea1c415))
|
||||
(fp_line (start -3.15 9.5) (end -3.15 -2.28) (layer "F.Fab") (width 0.127) (tstamp 273de48e-17e8-4430-91b2-76a6b6390c77))
|
||||
(fp_line (start -3.15 9.5) (end -3.15 -4.55) (layer "F.Fab") (width 0.127) (tstamp 4040fa96-56e1-48be-ac4b-f4aa137f1ebe))
|
||||
(fp_line (start 3.15 -4.55) (end 3.15 9.5) (layer "F.Fab") (width 0.127) (tstamp 8a097cf9-2a83-4c41-b63b-6a14eb35b33b))
|
||||
(fp_line (start 3.15 9.5) (end -3.15 9.5) (layer "F.Fab") (width 0.127) (tstamp 92680eaf-7a80-4065-896c-501d7f4d9120))
|
||||
(fp_line (start 3.15 9.5) (end -3.15 9.5) (layer "F.Fab") (width 0.127) (tstamp b14dc8b0-230d-4d4f-88c7-9ccca1f58a65))
|
||||
(fp_line (start -4.12 0) (end 4.675 0) (layer "F.Fab") (width 0.127) (tstamp c95f430e-72bb-482e-93f3-be76fc42fdcf))
|
||||
(fp_line (start -3.15 -4.55) (end 3.15 -4.55) (layer "F.Fab") (width 0.127) (tstamp dabc5112-a2f4-438c-9fb2-a85614dbe087))
|
||||
(fp_line (start -3.15 -2.28) (end 3.15 -2.28) (layer "F.Fab") (width 0.127) (tstamp faa73f5b-25c7-4544-8eb6-a274e3da42b7))
|
||||
(fp_line (start 3.15 -2.28) (end 3.15 9.5) (layer "F.Fab") (width 0.127) (tstamp fcae34b4-cf05-47b7-be5a-11423666c892))
|
||||
(pad "1" smd rect (at 0 -2.77) (size 0.41 5.54) (layers "F.Cu" "F.Mask") (tstamp 844e9d87-8d2f-4b0a-91a0-4d40deb15f85))
|
||||
(pad "S1" smd rect (at -2.26 -2.77) (size 3.61 5.54) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 33da7fb3-0a7c-460c-b7a8-48ebd3015e71))
|
||||
(pad "S2" smd rect (at 2.26 -2.77) (size 3.61 5.54) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 68ea7a7e-9a66-4169-84c3-b9b49380a525))
|
||||
(model "${KIPRJMOD}/3dmodels/CONSMA021/CONSMA021.062-G--3DModel-STEP-56544.STEP"
|
||||
(offset (xyz 0 -0.3 -0.05))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 90 180 180))
|
||||
)
|
||||
)
|
||||
@@ -0,0 +1,49 @@
|
||||
(footprint "PinHeader_WO_Silkscreen" (version 20211014) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tedit 60574192)
|
||||
(descr "Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row")
|
||||
(tags "Through hole angled pin header THT 1x02 2.54mm single row")
|
||||
(attr through_hole)
|
||||
(fp_text reference "REF**" (at 3.563818 4.921463) (layer "F.SilkS") hide
|
||||
(effects (font (size 0.8 0.8) (thickness 0.15)))
|
||||
(tstamp 62df5b14-29cb-474f-b50f-b08554821ebd)
|
||||
)
|
||||
(fp_text value "HDR" (at 4.385 4.81) (layer "F.Fab") hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 1d8041c9-730b-4be2-be0f-3d9c0fbdf241)
|
||||
)
|
||||
(fp_text user "${REFERENCE}" (at 2.77 1.27 90) (layer "F.Fab") hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 477b318f-5c23-4578-bc29-5c028147202e)
|
||||
)
|
||||
(fp_line (start -0.00508 3.81508) (end -1.27508 3.81508) (layer "F.SilkS") (width 0.12) (tstamp 4d640545-9806-4fde-8007-fc78d29554e4))
|
||||
(fp_line (start -1.27508 3.81508) (end -1.27508 2.54508) (layer "F.SilkS") (width 0.12) (tstamp ff8f777d-8306-4fbe-b62e-3c0b1300344f))
|
||||
(fp_line (start 10.55 -1.8) (end -1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 16183daa-92b6-42b0-b18d-0a905aee3c83))
|
||||
(fp_line (start -1.8 4.35) (end 10.55 4.35) (layer "F.CrtYd") (width 0.05) (tstamp 342275e1-2605-4b1a-b21d-ca0fded11a23))
|
||||
(fp_line (start -1.8 -1.8) (end -1.8 4.35) (layer "F.CrtYd") (width 0.05) (tstamp 8c2236a9-e541-4aa5-b536-e7d354d4c1d8))
|
||||
(fp_line (start 10.55 4.35) (end 10.55 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp b3b31da4-776d-4f76-95ed-9fa9041e4d9e))
|
||||
(fp_line (start 10.04 -0.32) (end 10.04 0.32) (layer "F.Fab") (width 0.1) (tstamp 1a379421-beb9-4f4d-b9cb-5fe32a0fef5b))
|
||||
(fp_line (start 4.04 -1.27) (end 4.04 3.81) (layer "F.Fab") (width 0.1) (tstamp 29d27b7f-2e99-48e4-a42b-7a5facf65716))
|
||||
(fp_line (start -0.32 2.22) (end -0.32 2.86) (layer "F.Fab") (width 0.1) (tstamp 42e87318-ed2f-4dec-b766-69fa939db066))
|
||||
(fp_line (start 4.04 2.86) (end 10.04 2.86) (layer "F.Fab") (width 0.1) (tstamp 4caa5a48-99ec-4bbd-8496-124b22c79574))
|
||||
(fp_line (start 2.135 -1.27) (end 4.04 -1.27) (layer "F.Fab") (width 0.1) (tstamp 4eb56b3c-a677-4f13-a9b2-d49c4d0865fb))
|
||||
(fp_line (start 10.04 2.22) (end 10.04 2.86) (layer "F.Fab") (width 0.1) (tstamp 52a7e669-79e1-4436-8463-0c7a83a0e706))
|
||||
(fp_line (start 1.5 3.81) (end 1.5 -0.635) (layer "F.Fab") (width 0.1) (tstamp 5407a074-aafb-441e-aacd-8b87e29a8f6e))
|
||||
(fp_line (start 1.5 -0.635) (end 2.135 -1.27) (layer "F.Fab") (width 0.1) (tstamp 56031d02-06c1-40c2-8cda-2140612ce54c))
|
||||
(fp_line (start 4.04 0.32) (end 10.04 0.32) (layer "F.Fab") (width 0.1) (tstamp 5ef444b5-a441-4fc5-8c27-5f31a65de8f5))
|
||||
(fp_line (start -0.32 2.86) (end 1.5 2.86) (layer "F.Fab") (width 0.1) (tstamp 8b79cc54-3f70-4f97-b5b6-e1d7863cec58))
|
||||
(fp_line (start 4.04 2.22) (end 10.04 2.22) (layer "F.Fab") (width 0.1) (tstamp a98dbb3d-60b8-4599-9983-69a8c2202fe6))
|
||||
(fp_line (start -0.32 2.22) (end 1.5 2.22) (layer "F.Fab") (width 0.1) (tstamp bfe6aec3-57bc-4119-a9cb-6615535f6948))
|
||||
(fp_line (start -0.32 -0.32) (end 1.5 -0.32) (layer "F.Fab") (width 0.1) (tstamp cb58ad0c-7d6d-4bb5-b1f0-4ef600ef6e5e))
|
||||
(fp_line (start 4.04 3.81) (end 1.5 3.81) (layer "F.Fab") (width 0.1) (tstamp d019f297-85b3-45b7-8c3c-bdb5fafa5e0c))
|
||||
(fp_line (start -0.32 -0.32) (end -0.32 0.32) (layer "F.Fab") (width 0.1) (tstamp e69a5f46-6234-4a7c-aa7d-7eab6c33bf0a))
|
||||
(fp_line (start -0.32 0.32) (end 1.5 0.32) (layer "F.Fab") (width 0.1) (tstamp e6bf049a-82c8-446b-8dcf-09ffa6b1fee9))
|
||||
(fp_line (start 4.04 -0.32) (end 10.04 -0.32) (layer "F.Fab") (width 0.1) (tstamp eb6f42fd-a186-4a83-b375-09e59a9708c7))
|
||||
(pad "1" thru_hole oval (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp cb8e472c-1162-4df2-a602-41eb04a018f3))
|
||||
(pad "2" thru_hole rect (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 51fcba1e-4fd7-4f5a-9560-376e3e0b3b84))
|
||||
(model "${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Horizontal.wrl"
|
||||
(offset (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
19
cad/UNBProbe/lib/UNBProbe.pretty/SolderJumper_0402.kicad_mod
Normal file
19
cad/UNBProbe/lib/UNBProbe.pretty/SolderJumper_0402.kicad_mod
Normal file
@@ -0,0 +1,19 @@
|
||||
(footprint "SolderJumper_0402" (version 20211014) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tedit 60535AB1)
|
||||
(attr through_hole)
|
||||
(fp_text reference "REF**" (at 0 -1.6002 180) (layer "F.SilkS") hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp fdba479c-8a10-4016-8261-716b14735fe6)
|
||||
)
|
||||
(fp_text value "SolderJumper_2_Open" (at 0.635 1.4478 180) (layer "F.Fab") hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 43ce9387-9e02-466e-a56e-47f5d232d56a)
|
||||
)
|
||||
(fp_line (start 0.58928 0.4572) (end 0.58928 -0.4572) (layer "Dwgs.User") (width 0.05) (tstamp 09931683-652a-469e-9bd2-8301b74141e2))
|
||||
(fp_line (start -1.0922 0.4572) (end 0.5842 0.4572) (layer "Dwgs.User") (width 0.05) (tstamp 58828880-ccb1-466c-bdf1-3540048d4d70))
|
||||
(fp_line (start 0.5842 -0.4572) (end -1.0922 -0.4572) (layer "Dwgs.User") (width 0.05) (tstamp c2c0b9c7-f8aa-4c91-8692-e268ba622cec))
|
||||
(fp_line (start -1.0922 -0.4572) (end -1.0922 0.4572) (layer "Dwgs.User") (width 0.05) (tstamp f85b4411-c312-4d2a-a1ec-2b61489a67b9))
|
||||
(pad "1" smd rect (at -0.635 0) (size 0.62 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 7e117b42-e174-4e53-afac-74f8d5d3ffc2))
|
||||
(pad "2" smd rect (at 0.13716 0 90) (size 0.62 0.62) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 15225f15-ec86-4f91-bc32-0512e2996b7f))
|
||||
)
|
||||
@@ -0,0 +1,24 @@
|
||||
(footprint "UNBProbe_Castellated_Pad" (version 20211014) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tedit 6054B15A)
|
||||
(descr "SMD rectangular pad as test Point, square 1.0mm side length")
|
||||
(tags "test point SMD pad rectangle square")
|
||||
(attr exclude_from_pos_files exclude_from_bom)
|
||||
(fp_text reference "REF**" (at 0 -1.448) (layer "F.SilkS") hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp a3645da2-be87-4361-8567-4663dc46954b)
|
||||
)
|
||||
(fp_text value "UNBProbe_Castellated_Pad" (at 0 1.55) (layer "F.Fab") hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 7fc7b070-19a0-47c2-bcde-ad8ad148b96e)
|
||||
)
|
||||
(fp_text user "${REFERENCE}" (at 0 -1.45) (layer "F.Fab") hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 525562d5-bfdd-45a7-9302-02f18adfa7c2)
|
||||
)
|
||||
(fp_line (start 1 1) (end 1 -1.78308) (layer "F.CrtYd") (width 0.05) (tstamp 2caf766b-7382-4261-8c22-a99aceda4c99))
|
||||
(fp_line (start -1 -1.78308) (end 1 -1.78308) (layer "F.CrtYd") (width 0.05) (tstamp 8b15caf5-8141-426c-aad1-fb2ccd5a4a60))
|
||||
(fp_line (start -1 -1.78308) (end -1 1) (layer "F.CrtYd") (width 0.05) (tstamp e9727c22-06b7-4a6c-9802-4bd3a4416044))
|
||||
(fp_line (start 1 1) (end -1 1) (layer "F.CrtYd") (width 0.05) (tstamp fb0c3bca-c014-4bfb-bfaa-a843cc148a6b))
|
||||
(pad "1" thru_hole rect (at 0 0) (size 0.8 1.5) (drill 0.6 (offset 0 -0.375)) (property pad_prop_castellated) (layers *.Cu *.Mask) (tstamp 89e97a1a-b91c-4fff-9881-27bdea08aa86))
|
||||
)
|
||||
368
cad/UNBProbe/lib/UNBProbe.pretty/logo_small.kicad_mod
Normal file
368
cad/UNBProbe/lib/UNBProbe.pretty/logo_small.kicad_mod
Normal file
@@ -0,0 +1,368 @@
|
||||
(footprint "logo_small" (version 20211014) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tedit 60536D11)
|
||||
(attr through_hole)
|
||||
(fp_text reference "REF**" (at -0.01524 -2.4638) (layer "F.SilkS") hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)))
|
||||
(tstamp a05b52eb-9abb-4048-b24f-7c1ea6655763)
|
||||
)
|
||||
(fp_text value "Val**" (at -0.0254 2.159) (layer "F.SilkS") hide
|
||||
(effects (font (size 1.27 1.27) (thickness 0.15)))
|
||||
(tstamp 9b57c991-e450-4660-8237-b2c3596b372c)
|
||||
)
|
||||
(fp_poly (pts
|
||||
(xy -2.754897 -1.440377)
|
||||
(xy -2.706823 -1.421921)
|
||||
(xy -2.636047 -1.391915)
|
||||
(xy -2.550264 -1.353814)
|
||||
(xy -2.45717 -1.311075)
|
||||
(xy -2.364463 -1.267153)
|
||||
(xy -2.279839 -1.225504)
|
||||
(xy -2.235075 -1.20248)
|
||||
(xy -2.200287 -1.186508)
|
||||
(xy -2.170935 -1.184481)
|
||||
(xy -2.134986 -1.19969)
|
||||
(xy -2.080409 -1.235424)
|
||||
(xy -2.058395 -1.250786)
|
||||
(xy -1.955075 -1.316278)
|
||||
(xy -1.856331 -1.361429)
|
||||
(xy -1.750427 -1.389411)
|
||||
(xy -1.625623 -1.403395)
|
||||
(xy -1.481667 -1.406614)
|
||||
(xy -1.36118 -1.404398)
|
||||
(xy -1.270426 -1.397786)
|
||||
(xy -1.196899 -1.385168)
|
||||
(xy -1.12809 -1.364932)
|
||||
(xy -1.11125 -1.358896)
|
||||
(xy -0.918895 -1.266104)
|
||||
(xy -0.74401 -1.137838)
|
||||
(xy -0.592239 -0.979272)
|
||||
(xy -0.469225 -0.795577)
|
||||
(xy -0.444155 -0.747409)
|
||||
(xy -0.414772 -0.679751)
|
||||
(xy -0.383911 -0.595657)
|
||||
(xy -0.354327 -0.504616)
|
||||
(xy -0.328776 -0.416119)
|
||||
(xy -0.310015 -0.339655)
|
||||
(xy -0.300797 -0.284713)
|
||||
(xy -0.303036 -0.26141)
|
||||
(xy -0.326834 -0.263002)
|
||||
(xy -0.371209 -0.280774)
|
||||
(xy -0.377982 -0.28419)
|
||||
(xy -0.424586 -0.306698)
|
||||
(xy -0.452728 -0.317366)
|
||||
(xy -0.454033 -0.3175)
|
||||
(xy -0.458561 -0.29771)
|
||||
(xy -0.462266 -0.243842)
|
||||
(xy -0.464763 -0.164147)
|
||||
(xy -0.465667 -0.067948)
|
||||
(xy -0.47693 0.158388)
|
||||
(xy -0.5124 0.355095)
|
||||
(xy -0.574597 0.5289)
|
||||
(xy -0.666044 0.686531)
|
||||
(xy -0.78926 0.834717)
|
||||
(xy -0.812964 0.858871)
|
||||
(xy -0.958152 0.9856)
|
||||
(xy -1.109883 1.079378)
|
||||
(xy -1.276429 1.143654)
|
||||
(xy -1.466059 1.181876)
|
||||
(xy -1.61925 1.19509)
|
||||
(xy -1.721083 1.197149)
|
||||
(xy -1.821746 1.194318)
|
||||
(xy -1.903103 1.187221)
|
||||
(xy -1.918946 1.184739)
|
||||
(xy -2.112873 1.132319)
|
||||
(xy -2.287238 1.046819)
|
||||
(xy -2.448523 0.924625)
|
||||
(xy -2.530791 0.843885)
|
||||
(xy -2.578154 0.787982)
|
||||
(xy -2.632105 0.715627)
|
||||
(xy -2.686577 0.63615)
|
||||
(xy -2.735501 0.558881)
|
||||
(xy -2.772809 0.49315)
|
||||
(xy -2.792433 0.448288)
|
||||
(xy -2.794 0.439185)
|
||||
(xy -2.777616 0.423683)
|
||||
(xy -2.737177 0.395878)
|
||||
(xy -2.685756 0.363805)
|
||||
(xy -2.636426 0.335501)
|
||||
(xy -2.602259 0.319003)
|
||||
(xy -2.596065 0.3175)
|
||||
(xy -2.580383 0.333878)
|
||||
(xy -2.547739 0.377504)
|
||||
(xy -2.504216 0.440113)
|
||||
(xy -2.48791 0.464423)
|
||||
(xy -2.374016 0.616738)
|
||||
(xy -2.257944 0.730491)
|
||||
(xy -2.1335 0.809264)
|
||||
(xy -1.994489 0.856637)
|
||||
(xy -1.834717 0.876192)
|
||||
(xy -1.774 0.877136)
|
||||
(xy -1.616406 0.864489)
|
||||
(xy -1.486306 0.826033)
|
||||
(xy -1.374665 0.757353)
|
||||
(xy -1.272447 0.654034)
|
||||
(xy -1.244296 0.618312)
|
||||
(xy -1.167267 0.500799)
|
||||
(xy -1.114265 0.379095)
|
||||
(xy -1.081011 0.240636)
|
||||
(xy -1.064337 0.089958)
|
||||
(xy -1.052367 -0.084667)
|
||||
(xy -2.800246 -0.084667)
|
||||
(xy -2.786792 -0.259292)
|
||||
(xy -2.77587 -0.362585)
|
||||
(xy -2.759861 -0.469188)
|
||||
(xy -2.748218 -0.526782)
|
||||
(xy -2.175559 -0.526782)
|
||||
(xy -2.171922 -0.454616)
|
||||
(xy -2.1641 -0.409198)
|
||||
(xy -2.161007 -0.402499)
|
||||
(xy -2.139782 -0.385683)
|
||||
(xy -2.098664 -0.372133)
|
||||
(xy -2.033884 -0.361514)
|
||||
(xy -1.941675 -0.353495)
|
||||
(xy -1.818267 -0.347741)
|
||||
(xy -1.659893 -0.343921)
|
||||
(xy -1.473641 -0.341779)
|
||||
(xy -1.052864 -0.338667)
|
||||
(xy -1.067576 -0.487975)
|
||||
(xy -1.082289 -0.637283)
|
||||
(xy -0.908995 -0.548875)
|
||||
(xy -0.923115 -0.607813)
|
||||
(xy -0.949258 -0.688158)
|
||||
(xy -0.99026 -0.783878)
|
||||
(xy -1.038407 -0.879142)
|
||||
(xy -1.085987 -0.958118)
|
||||
(xy -1.108286 -0.987896)
|
||||
(xy -1.189368 -1.059389)
|
||||
(xy -1.293523 -1.117645)
|
||||
(xy -1.403828 -1.154671)
|
||||
(xy -1.480531 -1.163702)
|
||||
(xy -1.574092 -1.150753)
|
||||
(xy -1.675893 -1.117609)
|
||||
(xy -1.766204 -1.071625)
|
||||
(xy -1.804541 -1.042887)
|
||||
(xy -1.832743 -1.022423)
|
||||
(xy -1.86198 -1.021498)
|
||||
(xy -1.909081 -1.040418)
|
||||
(xy -1.918669 -1.044959)
|
||||
(xy -1.969903 -1.066859)
|
||||
(xy -2.000762 -1.068852)
|
||||
(xy -2.028057 -1.05126)
|
||||
(xy -2.032665 -1.047149)
|
||||
(xy -2.086331 -0.975642)
|
||||
(xy -2.129927 -0.871777)
|
||||
(xy -2.160386 -0.744946)
|
||||
(xy -2.174265 -0.613834)
|
||||
(xy -2.175559 -0.526782)
|
||||
(xy -2.748218 -0.526782)
|
||||
(xy -2.742122 -0.556932)
|
||||
(xy -2.741126 -0.560917)
|
||||
(xy -2.704377 -0.675047)
|
||||
(xy -2.650941 -0.802311)
|
||||
(xy -2.587725 -0.928772)
|
||||
(xy -2.521635 -1.040492)
|
||||
(xy -2.46596 -1.116271)
|
||||
(xy -2.425568 -1.167939)
|
||||
(xy -2.401943 -1.207338)
|
||||
(xy -2.399242 -1.222104)
|
||||
(xy -2.421344 -1.238335)
|
||||
(xy -2.472378 -1.268761)
|
||||
(xy -2.543591 -1.308295)
|
||||
(xy -2.590897 -1.3335)
|
||||
(xy -2.66849 -1.375684)
|
||||
(xy -2.729573 -1.411637)
|
||||
(xy -2.765976 -1.436399)
|
||||
(xy -2.772571 -1.443827)
|
||||
(xy -2.754897 -1.440377)
|
||||
) (layer "F.SilkS") (width 0.01) (fill solid) (tstamp 6859ce94-71df-466a-9f1e-709449781113))
|
||||
(fp_poly (pts
|
||||
(xy 2.562045 0.587882)
|
||||
(xy 2.619568 0.613718)
|
||||
(xy 2.699653 0.684595)
|
||||
(xy 2.759733 0.781279)
|
||||
(xy 2.785882 0.863454)
|
||||
(xy 2.784889 0.941483)
|
||||
(xy 2.761407 1.030773)
|
||||
(xy 2.722031 1.111828)
|
||||
(xy 2.687459 1.154223)
|
||||
(xy 2.658266 1.176369)
|
||||
(xy 2.628989 1.180495)
|
||||
(xy 2.583336 1.16702)
|
||||
(xy 2.558751 1.157548)
|
||||
(xy 2.499584 1.137439)
|
||||
(xy 2.458746 1.135648)
|
||||
(xy 2.416613 1.151744)
|
||||
(xy 2.411582 1.154316)
|
||||
(xy 2.32518 1.180124)
|
||||
(xy 2.223649 1.183348)
|
||||
(xy 2.126965 1.16466)
|
||||
(xy 2.079431 1.143114)
|
||||
(xy 2.008009 1.082486)
|
||||
(xy 1.954207 1.004461)
|
||||
(xy 1.927553 0.923884)
|
||||
(xy 1.926245 0.904444)
|
||||
(xy 1.926166 0.845806)
|
||||
(xy 2.010833 0.889)
|
||||
(xy 2.0955 0.932193)
|
||||
(xy 2.0955 0.871393)
|
||||
(xy 2.113179 0.797325)
|
||||
(xy 2.160553 0.717751)
|
||||
(xy 2.229125 0.64543)
|
||||
(xy 2.263175 0.619628)
|
||||
(xy 2.353318 0.581512)
|
||||
(xy 2.45869 0.570834)
|
||||
(xy 2.562045 0.587882)
|
||||
) (layer "F.SilkS") (width 0.01) (fill solid) (tstamp b06353f8-222a-4f74-ad6f-f312afc18696))
|
||||
(fp_poly (pts
|
||||
(xy 1.648124 -1.408741)
|
||||
(xy 1.778802 -1.369431)
|
||||
(xy 1.885571 -1.295495)
|
||||
(xy 1.967744 -1.187284)
|
||||
(xy 1.977989 -1.167952)
|
||||
(xy 2.001001 -1.09418)
|
||||
(xy 2.012086 -0.998753)
|
||||
(xy 2.011053 -0.898685)
|
||||
(xy 1.997715 -0.810991)
|
||||
(xy 1.982417 -0.768799)
|
||||
(xy 1.915811 -0.678758)
|
||||
(xy 1.829556 -0.61688)
|
||||
(xy 1.732164 -0.584416)
|
||||
(xy 1.632147 -0.582616)
|
||||
(xy 1.538016 -0.612731)
|
||||
(xy 1.458283 -0.676011)
|
||||
(xy 1.446812 -0.690106)
|
||||
(xy 1.399798 -0.780631)
|
||||
(xy 1.378305 -0.886173)
|
||||
(xy 1.384109 -0.990458)
|
||||
(xy 1.406782 -1.056784)
|
||||
(xy 1.428916 -1.101784)
|
||||
(xy 1.429373 -1.118027)
|
||||
(xy 1.405922 -1.114356)
|
||||
(xy 1.393241 -1.110493)
|
||||
(xy 1.296757 -1.062404)
|
||||
(xy 1.197563 -0.980152)
|
||||
(xy 1.102493 -0.870815)
|
||||
(xy 1.018378 -0.741474)
|
||||
(xy 0.995633 -0.6985)
|
||||
(xy 0.92896 -0.54555)
|
||||
(xy 0.871136 -0.374455)
|
||||
(xy 0.82514 -0.197444)
|
||||
(xy 0.793947 -0.026747)
|
||||
(xy 0.780534 0.125406)
|
||||
(xy 0.781022 0.183094)
|
||||
(xy 0.790281 0.207171)
|
||||
(xy 0.819287 0.235951)
|
||||
(xy 0.873124 0.273104)
|
||||
(xy 0.956876 0.322297)
|
||||
(xy 1.029174 0.362147)
|
||||
(xy 1.117913 0.411657)
|
||||
(xy 1.189104 0.453973)
|
||||
(xy 1.236621 0.485247)
|
||||
(xy 1.254339 0.501632)
|
||||
(xy 1.25338 0.502956)
|
||||
(xy 1.22809 0.496309)
|
||||
(xy 1.171837 0.473314)
|
||||
(xy 1.091311 0.436964)
|
||||
(xy 0.993206 0.390255)
|
||||
(xy 0.912386 0.350361)
|
||||
(xy 0.806335 0.297553)
|
||||
(xy 0.713889 0.252102)
|
||||
(xy 0.641486 0.217125)
|
||||
(xy 0.595565 0.195742)
|
||||
(xy 0.582347 0.1905)
|
||||
(xy 0.578666 0.210478)
|
||||
(xy 0.57552 0.265666)
|
||||
(xy 0.573139 0.34894)
|
||||
(xy 0.571756 0.453177)
|
||||
(xy 0.5715 0.525477)
|
||||
(xy 0.571726 0.651576)
|
||||
(xy 0.573043 0.742411)
|
||||
(xy 0.576411 0.805049)
|
||||
(xy 0.582788 0.846557)
|
||||
(xy 0.593133 0.874005)
|
||||
(xy 0.608406 0.894461)
|
||||
(xy 0.623582 0.909382)
|
||||
(xy 0.654289 0.933153)
|
||||
(xy 0.692443 0.948967)
|
||||
(xy 0.74825 0.959215)
|
||||
(xy 0.831918 0.966287)
|
||||
(xy 0.877582 0.968873)
|
||||
(xy 1.0795 0.979434)
|
||||
(xy 1.0795 1.2065)
|
||||
(xy -0.381 1.2065)
|
||||
(xy -0.381 0.973666)
|
||||
(xy -0.291042 0.973161)
|
||||
(xy -0.174431 0.963971)
|
||||
(xy -0.077512 0.939566)
|
||||
(xy -0.009552 0.902619)
|
||||
(xy 0.005291 0.887699)
|
||||
(xy 0.017709 0.868205)
|
||||
(xy 0.027038 0.840703)
|
||||
(xy 0.033705 0.799428)
|
||||
(xy 0.03814 0.738617)
|
||||
(xy 0.040771 0.652506)
|
||||
(xy 0.042025 0.535329)
|
||||
(xy 0.042333 0.389238)
|
||||
(xy 0.04249 0.234725)
|
||||
(xy 0.043714 0.11806)
|
||||
(xy 0.047132 0.034756)
|
||||
(xy 0.053872 -0.019672)
|
||||
(xy 0.065061 -0.049711)
|
||||
(xy 0.081828 -0.059846)
|
||||
(xy 0.1053 -0.054563)
|
||||
(xy 0.136604 -0.038348)
|
||||
(xy 0.148166 -0.03175)
|
||||
(xy 0.191366 -0.009506)
|
||||
(xy 0.215979 -0.000751)
|
||||
(xy 0.219454 -0.020466)
|
||||
(xy 0.221539 -0.075133)
|
||||
(xy 0.222365 -0.157398)
|
||||
(xy 0.222061 -0.259908)
|
||||
(xy 0.220759 -0.375307)
|
||||
(xy 0.218588 -0.496242)
|
||||
(xy 0.21568 -0.61536)
|
||||
(xy 0.212164 -0.725305)
|
||||
(xy 0.20817 -0.818725)
|
||||
(xy 0.20383 -0.888265)
|
||||
(xy 0.19959 -0.925093)
|
||||
(xy 0.170004 -0.96654)
|
||||
(xy 0.101662 -0.995796)
|
||||
(xy -0.003479 -1.012269)
|
||||
(xy -0.100542 -1.015882)
|
||||
(xy -0.232834 -1.016)
|
||||
(xy -0.232834 -1.142041)
|
||||
(xy -0.231911 -1.212151)
|
||||
(xy -0.225499 -1.250785)
|
||||
(xy -0.208131 -1.268801)
|
||||
(xy -0.174338 -1.277057)
|
||||
(xy -0.164042 -1.278659)
|
||||
(xy -0.118617 -1.283662)
|
||||
(xy -0.04005 -1.290334)
|
||||
(xy 0.062528 -1.298077)
|
||||
(xy 0.179986 -1.306292)
|
||||
(xy 0.303194 -1.314381)
|
||||
(xy 0.42302 -1.321744)
|
||||
(xy 0.530335 -1.327784)
|
||||
(xy 0.616007 -1.331901)
|
||||
(xy 0.670906 -1.333498)
|
||||
(xy 0.672456 -1.3335)
|
||||
(xy 0.740833 -1.3335)
|
||||
(xy 0.741122 -1.105959)
|
||||
(xy 0.742444 -1.006947)
|
||||
(xy 0.745785 -0.919493)
|
||||
(xy 0.750593 -0.854925)
|
||||
(xy 0.754633 -0.829038)
|
||||
(xy 0.763417 -0.808313)
|
||||
(xy 0.776681 -0.809643)
|
||||
(xy 0.799067 -0.83761)
|
||||
(xy 0.83522 -0.896798)
|
||||
(xy 0.85115 -0.924288)
|
||||
(xy 0.967568 -1.096348)
|
||||
(xy 1.097499 -1.233362)
|
||||
(xy 1.238421 -1.333409)
|
||||
(xy 1.387808 -1.394572)
|
||||
(xy 1.494227 -1.413078)
|
||||
(xy 1.648124 -1.408741)
|
||||
) (layer "F.SilkS") (width 0.01) (fill solid) (tstamp efb397e2-6c59-44fc-b3fb-a797ef225ace))
|
||||
)
|
||||
416
cad/UNBProbe/lib/UNBProbe.pretty/probesilk_2.kicad_mod
Normal file
416
cad/UNBProbe/lib/UNBProbe.pretty/probesilk_2.kicad_mod
Normal file
@@ -0,0 +1,416 @@
|
||||
(footprint "probesilk_2" (version 20211014) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tedit 6114DA3F)
|
||||
(descr "Converted using: svg2mod --input-file probesilk.svg --precision 0.001 --name probesilk_2 --units mm --output-file probesilk_2")
|
||||
(tags "svg2mod")
|
||||
(attr exclude_from_pos_files exclude_from_bom)
|
||||
(fp_text reference "REF**" (at 0.05842 -3.88366) (layer "F.SilkS") hide
|
||||
(effects (font (size 1.524 1.524) (thickness 0.3048)))
|
||||
(tstamp 5c6c7cf6-0a44-4ee9-a846-3e9afffad9be)
|
||||
)
|
||||
(fp_text value "G***" (at 0.12192 5.12318) (layer "F.SilkS") hide
|
||||
(effects (font (size 1.524 1.524) (thickness 0.3048)))
|
||||
(tstamp b408389b-fb69-44b4-b9f8-d06fe5a3b32f)
|
||||
)
|
||||
(fp_poly (pts
|
||||
(xy 12.669668 0.968237)
|
||||
(xy 13.213669 0.242905)
|
||||
(xy 13.213669 0.497904)
|
||||
(xy 12.669668 1.223236)
|
||||
(xy 12.669668 0.968237)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 008f6fc8-9e70-4cd7-a5ba-500445472f4d))
|
||||
(fp_poly (pts
|
||||
(xy 14.383671 -0.207857)
|
||||
(xy 13.833669 0.525477)
|
||||
(xy 13.833669 0.270478)
|
||||
(xy 14.383671 -0.462855)
|
||||
(xy 14.383671 -0.207857)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 042dcf43-ea48-4b5f-ace2-d3d46cb6d70a))
|
||||
(fp_poly (pts
|
||||
(xy 12.809238 -1.594338)
|
||||
(xy 13.000489 -1.594338)
|
||||
(xy 9.881397 2.564451)
|
||||
(xy 9.690149 2.564451)
|
||||
(xy 10.945343 0.890856)
|
||||
(xy 10.995667 0.890856)
|
||||
(xy 10.995667 0.823754)
|
||||
(xy 12.809238 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 07a74f6d-829e-47ad-9ba7-1498e71cca20))
|
||||
(fp_poly (pts
|
||||
(xy 23.912816 2.564451)
|
||||
(xy 23.721564 2.564451)
|
||||
(xy 25.65611 -0.014944)
|
||||
(xy 25.847361 -0.014944)
|
||||
(xy 23.912816 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 0b29bd5c-3349-4dcb-8f34-f6a8cf66bf2c))
|
||||
(fp_poly (pts
|
||||
(xy 5.33067 0.970146)
|
||||
(xy 7.53067 0.970146)
|
||||
(xy 7.53067 1.743096)
|
||||
(xy 6.914653 2.564451)
|
||||
(xy 1.195313 2.564451)
|
||||
(xy -0.000413 0.970146)
|
||||
(xy 1.530668 0.970146)
|
||||
(xy 1.530668 2.095856)
|
||||
(xy 2.330669 2.095856)
|
||||
(xy 2.330669 0.970146)
|
||||
(xy 4.530669 0.970146)
|
||||
(xy 4.530669 2.095856)
|
||||
(xy 5.33067 2.095856)
|
||||
(xy 5.33067 0.970146)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 0e7dd2d5-7a58-422d-8cb8-710a332d4b06))
|
||||
(fp_poly (pts
|
||||
(xy 13.380988 -1.594338)
|
||||
(xy 13.57224 -1.594338)
|
||||
(xy 12.250593 0.167859)
|
||||
(xy 12.059341 0.167859)
|
||||
(xy 13.380988 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 12218e94-583f-48f7-8549-66d97ea46694))
|
||||
(fp_poly (pts
|
||||
(xy 12.304441 2.564451)
|
||||
(xy 12.113189 2.564451)
|
||||
(xy 13.445635 0.787859)
|
||||
(xy 13.636883 0.787859)
|
||||
(xy 12.304441 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 155b289d-d117-40a8-b6bc-fca751250183))
|
||||
(fp_poly (pts
|
||||
(xy 8.294603 2.564451)
|
||||
(xy 8.103351 2.564451)
|
||||
(xy 9.299081 0.970146)
|
||||
(xy 9.490329 0.970146)
|
||||
(xy 8.294603 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 1667fd03-8e39-46f4-9e69-93a4e23db306))
|
||||
(fp_poly (pts
|
||||
(xy 16.590652 -1.594338)
|
||||
(xy 16.7819 -1.594338)
|
||||
(xy 15.90367 -0.423362)
|
||||
(xy 15.90367 -0.467141)
|
||||
(xy 15.900672 -0.494143)
|
||||
(xy 15.892671 -0.521141)
|
||||
(xy 15.879671 -0.545144)
|
||||
(xy 15.862674 -0.566141)
|
||||
(xy 15.841673 -0.583142)
|
||||
(xy 16.590652 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 1a51fd32-0b02-4ff9-8602-db01277d2d68))
|
||||
(fp_poly (pts
|
||||
(xy 19.038859 -1.594338)
|
||||
(xy 15.919771 2.564451)
|
||||
(xy 15.72852 2.564451)
|
||||
(xy 18.847608 -1.594338)
|
||||
(xy 19.038859 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 1d9cf202-bb41-4036-b23b-86ca00d3361d))
|
||||
(fp_poly (pts
|
||||
(xy 32.555109 2.564451)
|
||||
(xy 32.363869 2.564451)
|
||||
(xy 34.298396 -0.014944)
|
||||
(xy 34.489637 -0.014944)
|
||||
(xy 32.555109 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 1f92f4ff-92c8-462f-858f-10035a02d8a6))
|
||||
(fp_poly (pts
|
||||
(xy 13.833669 -0.583763)
|
||||
(xy 14.591602 -1.594338)
|
||||
(xy 14.782849 -1.594338)
|
||||
(xy 13.833669 -0.328764)
|
||||
(xy 13.833669 -0.583763)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 1fa77144-8abb-4ba8-9077-434542ab36fb))
|
||||
(fp_poly (pts
|
||||
(xy 10.995328 0.0906)
|
||||
(xy 12.259031 -1.594338)
|
||||
(xy 12.450283 -1.594338)
|
||||
(xy 10.995667 0.345147)
|
||||
(xy 10.995328 0.0906)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 2299a146-014c-4285-b06d-0fa88c594f24))
|
||||
(fp_poly (pts
|
||||
(xy 7.969119 2.095856)
|
||||
(xy 8.160367 2.095856)
|
||||
(xy 7.808923 2.564451)
|
||||
(xy 7.617675 2.564451)
|
||||
(xy 7.969119 2.095856)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 27e38b76-c0fb-4faa-bf9c-5244782de9a7))
|
||||
(fp_poly (pts
|
||||
(xy 11.921328 -1.594338)
|
||||
(xy 10.657431 0.090858)
|
||||
(xy 10.466179 0.090858)
|
||||
(xy 11.730076 -1.594338)
|
||||
(xy 11.921328 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 2a369c56-0eb2-40fb-8da4-2f099d2c3a58))
|
||||
(fp_poly (pts
|
||||
(xy 14.626385 1.279825)
|
||||
(xy 14.59967 1.276862)
|
||||
(xy 14.437254 1.276862)
|
||||
(xy 15.404169 -0.012354)
|
||||
(xy 15.429671 0.001859)
|
||||
(xy 15.456669 0.00986)
|
||||
(xy 15.483667 0.012859)
|
||||
(xy 15.576504 0.012859)
|
||||
(xy 14.626385 1.279825)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 2cc78faa-f362-4a27-be69-80fdfc2b6f55))
|
||||
(fp_poly (pts
|
||||
(xy 10.928015 -1.594338)
|
||||
(xy 9.73237 -0.000141)
|
||||
(xy 9.541118 -0.000141)
|
||||
(xy 10.736763 -1.594338)
|
||||
(xy 10.928015 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 2cf66501-3d36-4880-8500-f348831387ec))
|
||||
(fp_poly (pts
|
||||
(xy 14.487624 -0.601461)
|
||||
(xy 15.232281 -1.594338)
|
||||
(xy 15.423529 -1.594338)
|
||||
(xy 14.683133 -0.607145)
|
||||
(xy 14.523671 -0.607145)
|
||||
(xy 14.487624 -0.601461)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 3046cc93-ac5a-4841-a816-a247ff0f5725))
|
||||
(fp_poly (pts
|
||||
(xy 17.502861 -1.594338)
|
||||
(xy 14.383773 2.564451)
|
||||
(xy 14.192522 2.564451)
|
||||
(xy 17.31161 -1.594338)
|
||||
(xy 17.502861 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 377cfc3a-acc4-4cc9-b24c-014ab71f9fe6))
|
||||
(fp_poly (pts
|
||||
(xy 8.330671 1.613789)
|
||||
(xy 8.813401 0.970146)
|
||||
(xy 9.004653 0.970146)
|
||||
(xy 8.330671 1.868787)
|
||||
(xy 8.330671 1.613789)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 3e8d459c-26e7-4600-b7ff-aa0c62918b9d))
|
||||
(fp_poly (pts
|
||||
(xy 20.464032 2.564451)
|
||||
(xy 20.272784 2.564451)
|
||||
(xy 22.67155 -0.633906)
|
||||
(xy 22.767174 -0.506405)
|
||||
(xy 20.464032 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 42dcbfd3-555f-4c70-b28e-069dc676d479))
|
||||
(fp_poly (pts
|
||||
(xy 4.530669 -0.000141)
|
||||
(xy 2.330669 -0.000141)
|
||||
(xy 2.330669 -1.105143)
|
||||
(xy 1.530668 -1.105143)
|
||||
(xy 1.530668 -0.000141)
|
||||
(xy -0.000332 -0.000141)
|
||||
(xy 1.195313 -1.594338)
|
||||
(xy 10.033744 -1.594338)
|
||||
(xy 8.838096 -0.000141)
|
||||
(xy 8.330671 -0.000141)
|
||||
(xy 8.330671 -1.115143)
|
||||
(xy 7.53067 -1.115143)
|
||||
(xy 7.53067 -0.000141)
|
||||
(xy 5.33067 -0.000141)
|
||||
(xy 5.33067 -1.115143)
|
||||
(xy 4.530669 -1.115143)
|
||||
(xy 4.530669 -0.000141)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 484fa8d6-3ee4-4f4e-b630-4827ac87c835))
|
||||
(fp_poly (pts
|
||||
(xy 7.346985 2.564451)
|
||||
(xy 7.155734 2.564451)
|
||||
(xy 7.53067 2.064537)
|
||||
(xy 7.53067 2.095856)
|
||||
(xy 7.69843 2.095856)
|
||||
(xy 7.346985 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 4d9ab3b4-3baa-49eb-890e-2fe657b192ae))
|
||||
(fp_poly (pts
|
||||
(xy 18.254356 -1.594338)
|
||||
(xy 15.135267 2.564451)
|
||||
(xy 14.944016 2.564451)
|
||||
(xy 18.063104 -1.594338)
|
||||
(xy 18.254356 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 4dd21228-24cf-403d-89fe-c99229a463b7))
|
||||
(fp_poly (pts
|
||||
(xy 30.272567 2.564451)
|
||||
(xy 30.081326 2.564451)
|
||||
(xy 32.015853 -0.014944)
|
||||
(xy 32.207129 -0.014944)
|
||||
(xy 30.272567 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 4e5ea823-6c91-4575-8803-73ce879a78ae))
|
||||
(fp_poly (pts
|
||||
(xy 11.663761 2.564451)
|
||||
(xy 11.47251 2.564451)
|
||||
(xy 12.225955 1.559856)
|
||||
(xy 12.417203 1.559856)
|
||||
(xy 11.663761 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 55369e08-ea55-468c-a3c3-c44cfde41b02))
|
||||
(fp_poly (pts
|
||||
(xy 8.610988 2.564451)
|
||||
(xy 9.806714 0.970146)
|
||||
(xy 9.885747 0.970146)
|
||||
(xy 9.885747 0.890856)
|
||||
(xy 10.05743 0.890856)
|
||||
(xy 8.802236 2.564451)
|
||||
(xy 8.610988 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 55bc2ecf-9946-4a47-83f4-1772ae3a65a3))
|
||||
(fp_poly (pts
|
||||
(xy 10.586385 0.890856)
|
||||
(xy 9.331191 2.564451)
|
||||
(xy 9.13994 2.564451)
|
||||
(xy 10.395137 0.890856)
|
||||
(xy 10.586385 0.890856)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 5656416a-a776-4a49-8e4e-9cc31ec9d251))
|
||||
(fp_poly (pts
|
||||
(xy 10.453148 2.564451)
|
||||
(xy 10.2619 2.564451)
|
||||
(xy 12.049668 0.180753)
|
||||
(xy 12.049668 0.435755)
|
||||
(xy 10.453148 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 5e1c6c19-c66e-4503-bb45-6397f6eda943))
|
||||
(fp_poly (pts
|
||||
(xy 21.535192 2.564451)
|
||||
(xy 21.343941 2.564451)
|
||||
(xy 23.278486 -0.014944)
|
||||
(xy 23.469738 -0.014944)
|
||||
(xy 21.535192 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 6561f86b-8510-4bb5-932b-a388a73a45ea))
|
||||
(fp_poly (pts
|
||||
(xy 28.660256 -0.014944)
|
||||
(xy 26.725711 2.564451)
|
||||
(xy 26.534459 2.564451)
|
||||
(xy 28.469004 -0.014944)
|
||||
(xy 28.660256 -0.014944)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 657d6a1e-75ea-473e-b33d-8c6fcfd77cb7))
|
||||
(fp_poly (pts
|
||||
(xy 12.188197 0.787859)
|
||||
(xy 12.379445 0.787859)
|
||||
(xy 12.265445 0.939856)
|
||||
(xy 12.074197 0.939856)
|
||||
(xy 12.188197 0.787859)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 77e1a06c-7038-43cd-a5bc-8ffd8a86bb6e))
|
||||
(fp_poly (pts
|
||||
(xy 24.614717 -0.014944)
|
||||
(xy 22.680172 2.564451)
|
||||
(xy 22.48892 2.564451)
|
||||
(xy 24.423465 -0.014944)
|
||||
(xy 24.614717 -0.014944)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 83745735-7f15-4dd8-95d3-3400a4fb4e18))
|
||||
(fp_poly (pts
|
||||
(xy 11.222443 -1.594338)
|
||||
(xy 11.413691 -1.594338)
|
||||
(xy 10.149798 0.090858)
|
||||
(xy 9.958546 0.090858)
|
||||
(xy 11.222443 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 8aa41040-68e3-4d99-813b-385d2642533c))
|
||||
(fp_poly (pts
|
||||
(xy 13.423445 -0.604143)
|
||||
(xy 13.232197 -0.604143)
|
||||
(xy 13.97484 -1.594338)
|
||||
(xy 14.166092 -1.594338)
|
||||
(xy 13.423445 -0.604143)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 8aba36ec-6977-4d8a-8dc1-cf1ee71ff02b))
|
||||
(fp_poly (pts
|
||||
(xy 10.855752 2.564451)
|
||||
(xy 12.049668 0.972559)
|
||||
(xy 12.049668 1.227561)
|
||||
(xy 11.047003 2.564451)
|
||||
(xy 10.855752 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 8af9fbac-67bc-4180-8ca7-a963d23be9d2))
|
||||
(fp_poly (pts
|
||||
(xy 19.859311 -1.594338)
|
||||
(xy 16.740223 2.564451)
|
||||
(xy 16.548975 2.564451)
|
||||
(xy 19.668063 -1.594338)
|
||||
(xy 19.859311 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 8b3e9322-0e90-4199-bf11-44e43eb7360f))
|
||||
(fp_poly (pts
|
||||
(xy 8.351464 0.970146)
|
||||
(xy 8.542711 0.970146)
|
||||
(xy 8.330671 1.252869)
|
||||
(xy 8.330671 0.997871)
|
||||
(xy 8.351464 0.970146)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 90f722a6-3c13-492f-a780-86cdf8fa9f3a))
|
||||
(fp_poly (pts
|
||||
(xy 10.274826 -1.594338)
|
||||
(xy 10.466074 -1.594338)
|
||||
(xy 9.270429 -0.000141)
|
||||
(xy 9.079181 -0.000141)
|
||||
(xy 10.274826 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp 9e6196de-bd84-44e3-8e88-c7cfa965a98c))
|
||||
(fp_poly (pts
|
||||
(xy 25.252183 2.564451)
|
||||
(xy 25.060935 2.564451)
|
||||
(xy 26.995476 -0.014944)
|
||||
(xy 27.186728 -0.014944)
|
||||
(xy 25.252183 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp a09f39ac-ab83-43db-8f27-e365f3419d1c))
|
||||
(fp_poly (pts
|
||||
(xy 13.779669 1.416858)
|
||||
(xy 13.776671 1.389856)
|
||||
(xy 13.76867 1.362858)
|
||||
(xy 13.75567 1.338859)
|
||||
(xy 13.73867 1.317858)
|
||||
(xy 13.72331 1.305426)
|
||||
(xy 14.692736 0.012859)
|
||||
(xy 14.803667 0.012859)
|
||||
(xy 14.830668 0.00986)
|
||||
(xy 14.85767 0.001859)
|
||||
(xy 14.88167 -0.011141)
|
||||
(xy 14.90267 -0.028138)
|
||||
(xy 14.919667 -0.049138)
|
||||
(xy 14.932667 -0.073138)
|
||||
(xy 14.940668 -0.100139)
|
||||
(xy 14.943667 -0.127138)
|
||||
(xy 14.943667 -0.321716)
|
||||
(xy 15.898128 -1.594334)
|
||||
(xy 16.08938 -1.594334)
|
||||
(xy 13.779666 1.485283)
|
||||
(xy 13.779669 1.416858)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp ae482b23-f930-4220-9e94-d9ec6fef5d85))
|
||||
(fp_poly (pts
|
||||
(xy 19.456248 2.564451)
|
||||
(xy 19.265 2.564451)
|
||||
(xy 22.16766 -1.30576)
|
||||
(xy 22.263283 -1.17826)
|
||||
(xy 19.456248 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp be097637-9529-4671-864f-5762def49f7d))
|
||||
(fp_poly (pts
|
||||
(xy 13.461203 0.167859)
|
||||
(xy 13.269955 0.167859)
|
||||
(xy 13.383955 0.015857)
|
||||
(xy 13.575203 0.015857)
|
||||
(xy 13.461203 0.167859)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp c0b0f090-e642-4085-abe5-c2b9dad36fd8))
|
||||
(fp_poly (pts
|
||||
(xy 13.213669 -0.324439)
|
||||
(xy 12.669668 0.400893)
|
||||
(xy 12.669668 0.167859)
|
||||
(xy 13.213669 -0.579441)
|
||||
(xy 13.213669 -0.324439)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp c111867c-4164-4d91-8c6e-410104edd683))
|
||||
(fp_poly (pts
|
||||
(xy 12.970291 2.564451)
|
||||
(xy 12.779043 2.564451)
|
||||
(xy 13.293094 1.879046)
|
||||
(xy 13.332668 1.893856)
|
||||
(xy 13.35967 1.896854)
|
||||
(xy 13.470985 1.896854)
|
||||
(xy 12.970291 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp d0bc6909-836f-4132-bd3b-4ae83feb328c))
|
||||
(fp_poly (pts
|
||||
(xy 14.206957 1.838921)
|
||||
(xy 13.662812 2.564451)
|
||||
(xy 13.47156 2.564451)
|
||||
(xy 14.17967 1.620305)
|
||||
(xy 14.17967 1.756858)
|
||||
(xy 14.182669 1.783856)
|
||||
(xy 14.19067 1.810858)
|
||||
(xy 14.206957 1.838921)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp d1f795ee-70b2-41ce-aefb-3250c512d229))
|
||||
(fp_poly (pts
|
||||
(xy 21.622847 -1.594338)
|
||||
(xy 18.503759 2.564451)
|
||||
(xy 18.312507 2.564451)
|
||||
(xy 21.431599 -1.594338)
|
||||
(xy 21.622847 -1.594338)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp d37ac61f-6c59-4526-924f-6e0ed8349867))
|
||||
(fp_poly (pts
|
||||
(xy 28.375529 2.564451)
|
||||
(xy 28.184277 2.564451)
|
||||
(xy 30.118826 -0.014944)
|
||||
(xy 30.310067 -0.014944)
|
||||
(xy 28.375529 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp e8692055-bad9-45f9-93c2-89b2ce4fcde0))
|
||||
(fp_poly (pts
|
||||
(xy 17.60014 2.564451)
|
||||
(xy 17.408892 2.564451)
|
||||
(xy 20.52798 -1.594338)
|
||||
(xy 20.719232 -1.594338)
|
||||
(xy 17.60014 2.564451)
|
||||
) (layer "F.SilkS") (width 0) (fill solid) (tstamp fb701c70-3b1d-443a-bfcd-a551b0a800f6))
|
||||
)
|
||||
301
cad/UNBProbe/lib/UNBProbe.pretty/probesilk_back_5.kicad_mod
Normal file
301
cad/UNBProbe/lib/UNBProbe.pretty/probesilk_back_5.kicad_mod
Normal file
@@ -0,0 +1,301 @@
|
||||
(footprint "probesilk_back_5" (version 20211014) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(tedit 6116497F)
|
||||
(descr "Converted using: svg2mod --input-file probesilk_back_5.svg --precision 0.001 --name probesilk_back_5 --units mm --output-file probesilk_back_5")
|
||||
(tags "svg2mod")
|
||||
(attr exclude_from_pos_files exclude_from_bom)
|
||||
(fp_text reference "REF**" (at -7.76224 -4.642337) (layer "F.SilkS") hide
|
||||
(effects (font (size 1.524 1.524) (thickness 0.3048)))
|
||||
(tstamp 4cbc9d3e-eb94-4204-baf8-566cc35d5b02)
|
||||
)
|
||||
(fp_text value "G***" (at -7.76224 5.612451) (layer "F.SilkS") hide
|
||||
(effects (font (size 1.524 1.524) (thickness 0.3048)))
|
||||
(tstamp f3d35e75-cb65-4c70-b4a9-f752a01ba3bd)
|
||||
)
|
||||
(fp_poly (pts
|
||||
(xy 23.911867 2.564451)
|
||||
(xy 23.720616 2.564451)
|
||||
(xy 25.655161 -0.014944)
|
||||
(xy 25.846412 -0.014944)
|
||||
(xy 23.911867 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 045421b0-37ab-4ab4-aeb1-c966742b3d72))
|
||||
(fp_poly (pts
|
||||
(xy 13.571287 -1.594337)
|
||||
(xy 10.452195 2.564451)
|
||||
(xy 10.260947 2.564451)
|
||||
(xy 13.380036 -1.594337)
|
||||
(xy 13.571287 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 148377aa-73bb-4ae9-af9d-3fe005dfcebb))
|
||||
(fp_poly (pts
|
||||
(xy 30.271614 2.564451)
|
||||
(xy 30.080373 2.564451)
|
||||
(xy 32.014901 -0.014944)
|
||||
(xy 32.206177 -0.014944)
|
||||
(xy 30.271614 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 1711379b-4f72-46d3-8745-429d5a0c262e))
|
||||
(fp_poly (pts
|
||||
(xy 12.303488 2.564451)
|
||||
(xy 12.112237 2.564451)
|
||||
(xy 15.231329 -1.594337)
|
||||
(xy 15.422577 -1.594337)
|
||||
(xy 12.303488 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 2681dd73-3615-4604-9c66-3ac1fbf0caa2))
|
||||
(fp_poly (pts
|
||||
(xy 17.501909 -1.594337)
|
||||
(xy 14.382821 2.564451)
|
||||
(xy 14.191569 2.564451)
|
||||
(xy 17.310657 -1.594337)
|
||||
(xy 17.501909 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 3798dae1-0829-4343-8875-46271286b5b4))
|
||||
(fp_poly (pts
|
||||
(xy 12.808285 -1.594337)
|
||||
(xy 12.999537 -1.594337)
|
||||
(xy 9.880448 2.564451)
|
||||
(xy 9.689197 2.564451)
|
||||
(xy 10.944391 0.890856)
|
||||
(xy 10.994718 0.890856)
|
||||
(xy 10.994718 0.823754)
|
||||
(xy 12.808285 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 3d1569e7-45c7-4fc5-ab8b-101041992eb2))
|
||||
(fp_poly (pts
|
||||
(xy 18.253403 -1.594337)
|
||||
(xy 15.134315 2.564451)
|
||||
(xy 14.943063 2.564451)
|
||||
(xy 18.062152 -1.594337)
|
||||
(xy 18.253403 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 4292b920-2bb5-446c-b340-d15fd380c939))
|
||||
(fp_poly (pts
|
||||
(xy 11.920375 -1.594337)
|
||||
(xy 10.656478 0.090858)
|
||||
(xy 10.46523 0.090858)
|
||||
(xy 11.729124 -1.594337)
|
||||
(xy 11.920375 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 47f873cf-bcdb-4119-a6f9-382d7b4478dc))
|
||||
(fp_poly (pts
|
||||
(xy 19.455299 2.564451)
|
||||
(xy 19.264048 2.564451)
|
||||
(xy 22.166707 -1.30576)
|
||||
(xy 22.262331 -1.17826)
|
||||
(xy 19.455299 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 5095324e-b756-430d-b7d1-1565cef91d74))
|
||||
(fp_poly (pts
|
||||
(xy 28.659314 -0.014944)
|
||||
(xy 26.724758 2.564451)
|
||||
(xy 26.533507 2.564451)
|
||||
(xy 28.468038 -0.014944)
|
||||
(xy 28.659314 -0.014944)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 5519f7c0-824a-41ee-b78f-986d8e467937))
|
||||
(fp_poly (pts
|
||||
(xy 8.350511 0.970146)
|
||||
(xy 8.541759 0.970146)
|
||||
(xy 8.329718 1.252869)
|
||||
(xy 8.329718 0.997871)
|
||||
(xy 8.350511 0.970146)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 56d9108b-822b-421c-ab74-6d93b5943733))
|
||||
(fp_poly (pts
|
||||
(xy 7.346033 2.564451)
|
||||
(xy 7.154781 2.564451)
|
||||
(xy 7.529717 2.064537)
|
||||
(xy 7.529717 2.095857)
|
||||
(xy 7.697477 2.095857)
|
||||
(xy 7.346033 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 5cc61755-fd7e-4c88-b61c-fe4832dba6c5))
|
||||
(fp_poly (pts
|
||||
(xy 28.374587 2.564451)
|
||||
(xy 28.183311 2.564451)
|
||||
(xy 30.117874 -0.014944)
|
||||
(xy 30.309114 -0.014944)
|
||||
(xy 28.374587 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 64f07bb9-c625-4366-9957-7b4337706740))
|
||||
(fp_poly (pts
|
||||
(xy 8.29365 2.564451)
|
||||
(xy 8.102399 2.564451)
|
||||
(xy 9.298129 0.970146)
|
||||
(xy 9.48938 0.970146)
|
||||
(xy 8.29365 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 6c1d6a84-df59-40a3-baba-2dabce6ce163))
|
||||
(fp_poly (pts
|
||||
(xy 10.273873 -1.594337)
|
||||
(xy 10.465125 -1.594337)
|
||||
(xy 9.269476 -0.000141)
|
||||
(xy 9.078228 -0.000141)
|
||||
(xy 10.273873 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 6c677200-2fce-489e-92ca-f243844d267c))
|
||||
(fp_poly (pts
|
||||
(xy 32.554157 2.564451)
|
||||
(xy 32.362916 2.564451)
|
||||
(xy 34.297444 -0.014944)
|
||||
(xy 34.488684 -0.014944)
|
||||
(xy 32.554157 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 6f45c83e-6494-418f-abef-139f5d68d7e1))
|
||||
(fp_poly (pts
|
||||
(xy 21.53424 2.564451)
|
||||
(xy 21.342989 2.564451)
|
||||
(xy 23.277534 -0.014944)
|
||||
(xy 23.468785 -0.014944)
|
||||
(xy 21.53424 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 719c3f40-49c5-4149-bf9b-7ba8f0237b92))
|
||||
(fp_poly (pts
|
||||
(xy 19.858362 -1.594337)
|
||||
(xy 16.73927 2.564451)
|
||||
(xy 16.548022 2.564451)
|
||||
(xy 19.667111 -1.594337)
|
||||
(xy 19.858362 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 7f4fe35a-61ce-4d75-ba7a-50f76e257ff3))
|
||||
(fp_poly (pts
|
||||
(xy 16.088431 -1.594337)
|
||||
(xy 12.969342 2.564451)
|
||||
(xy 12.778091 2.564451)
|
||||
(xy 15.897179 -1.594337)
|
||||
(xy 16.088431 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 8361dbe8-164f-4258-835b-265c5dee4c7c))
|
||||
(fp_poly (pts
|
||||
(xy 21.621898 -1.594337)
|
||||
(xy 18.502806 2.564451)
|
||||
(xy 18.311555 2.564451)
|
||||
(xy 21.430647 -1.594337)
|
||||
(xy 21.621898 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 91c98413-29d4-4647-8478-4c553632334e))
|
||||
(fp_poly (pts
|
||||
(xy 11.046051 2.564451)
|
||||
(xy 10.854799 2.564451)
|
||||
(xy 13.973891 -1.594337)
|
||||
(xy 14.165139 -1.594337)
|
||||
(xy 11.046051 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp 95b0c833-004e-4efc-b09e-1538948a51dc))
|
||||
(fp_poly (pts
|
||||
(xy 19.03791 -1.594337)
|
||||
(xy 15.918819 2.564451)
|
||||
(xy 15.727567 2.564451)
|
||||
(xy 18.846659 -1.594337)
|
||||
(xy 19.03791 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp a1f54e34-ef5c-4253-8acf-15b47b484796))
|
||||
(fp_poly (pts
|
||||
(xy 24.613764 -0.014944)
|
||||
(xy 22.679219 2.564451)
|
||||
(xy 22.487968 2.564451)
|
||||
(xy 24.422513 -0.014944)
|
||||
(xy 24.613764 -0.014944)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp a81e15e4-a18e-47d1-8c2b-c912b49598bf))
|
||||
(fp_poly (pts
|
||||
(xy 8.329718 1.613789)
|
||||
(xy 8.812449 0.970146)
|
||||
(xy 9.0037 0.970146)
|
||||
(xy 8.329718 1.868788)
|
||||
(xy 8.329718 1.613789)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp accbc742-6ae8-4cb4-b099-6e0a90ba2374))
|
||||
(fp_poly (pts
|
||||
(xy 20.46308 2.564451)
|
||||
(xy 20.271832 2.564451)
|
||||
(xy 22.670597 -0.633906)
|
||||
(xy 22.766221 -0.506405)
|
||||
(xy 20.46308 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp b37a0396-655b-4927-8952-fd605a7f5336))
|
||||
(fp_poly (pts
|
||||
(xy 13.661859 2.564451)
|
||||
(xy 13.470611 2.564451)
|
||||
(xy 16.5897 -1.594337)
|
||||
(xy 16.780947 -1.594337)
|
||||
(xy 13.661859 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp b8653408-d249-4130-9778-cc8bc416ff32))
|
||||
(fp_poly (pts
|
||||
(xy 4.529716 -0.000141)
|
||||
(xy 2.329716 -0.000141)
|
||||
(xy 2.329716 -1.105143)
|
||||
(xy 1.529719 -1.105143)
|
||||
(xy 1.529719 -0.000141)
|
||||
(xy -0.001284 -0.000141)
|
||||
(xy 1.194364 -1.594337)
|
||||
(xy 10.032792 -1.594337)
|
||||
(xy 8.837147 -0.000141)
|
||||
(xy 8.329718 -0.000141)
|
||||
(xy 8.329718 -1.115143)
|
||||
(xy 7.529717 -1.115143)
|
||||
(xy 7.529717 -0.000141)
|
||||
(xy 5.329717 -0.000141)
|
||||
(xy 5.329717 -1.115143)
|
||||
(xy 4.529716 -1.115143)
|
||||
(xy 4.529716 -0.000141)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp c973cccb-4e2a-4dc0-903b-9c35c8e9cb7c))
|
||||
(fp_poly (pts
|
||||
(xy 8.610036 2.564451)
|
||||
(xy 9.805762 0.970146)
|
||||
(xy 9.884795 0.970146)
|
||||
(xy 9.884795 0.890856)
|
||||
(xy 10.056477 0.890856)
|
||||
(xy 8.801287 2.564451)
|
||||
(xy 8.610036 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp d06f4865-d2d9-4ebc-9253-3c8275c7a984))
|
||||
(fp_poly (pts
|
||||
(xy 17.599187 2.564451)
|
||||
(xy 17.407936 2.564451)
|
||||
(xy 20.527031 -1.594337)
|
||||
(xy 20.718279 -1.594337)
|
||||
(xy 17.599187 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp d33ca01b-66ae-4ed5-9560-4193e9c76efc))
|
||||
(fp_poly (pts
|
||||
(xy 7.968167 2.095857)
|
||||
(xy 8.159418 2.095857)
|
||||
(xy 7.807974 2.564451)
|
||||
(xy 7.616723 2.564451)
|
||||
(xy 7.968167 2.095857)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp ddc59e8f-c7ae-4856-8d2c-3589e17a28ae))
|
||||
(fp_poly (pts
|
||||
(xy 10.927062 -1.594337)
|
||||
(xy 9.731417 -0.000141)
|
||||
(xy 9.540166 -0.000141)
|
||||
(xy 10.735811 -1.594337)
|
||||
(xy 10.927062 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp dea338f5-207f-4b72-8f95-bcbe22e4f003))
|
||||
(fp_poly (pts
|
||||
(xy 11.662809 2.564451)
|
||||
(xy 11.471557 2.564451)
|
||||
(xy 14.590649 -1.594337)
|
||||
(xy 14.781897 -1.594337)
|
||||
(xy 11.662809 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp e6776150-4d06-42dd-bc87-bc2154d46a15))
|
||||
(fp_poly (pts
|
||||
(xy 10.994376 0.090601)
|
||||
(xy 12.258079 -1.594337)
|
||||
(xy 12.44933 -1.594337)
|
||||
(xy 10.994718 0.345147)
|
||||
(xy 10.994376 0.090601)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp eb0d460f-2392-452d-8de0-c66a7212cda8))
|
||||
(fp_poly (pts
|
||||
(xy 5.329717 0.970146)
|
||||
(xy 7.529717 0.970146)
|
||||
(xy 7.529717 1.743096)
|
||||
(xy 6.9137 2.564451)
|
||||
(xy 1.194364 2.564451)
|
||||
(xy -0.001365 0.970146)
|
||||
(xy 1.529719 0.970146)
|
||||
(xy 1.529719 2.095857)
|
||||
(xy 2.329716 2.095857)
|
||||
(xy 2.329716 0.970146)
|
||||
(xy 4.529716 0.970146)
|
||||
(xy 4.529716 2.095857)
|
||||
(xy 5.329717 2.095857)
|
||||
(xy 5.329717 0.970146)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp ebe0fa08-cdb1-4667-8ed4-e6c8edcb8a4f))
|
||||
(fp_poly (pts
|
||||
(xy 11.221491 -1.594337)
|
||||
(xy 11.412739 -1.594337)
|
||||
(xy 10.148845 0.090858)
|
||||
(xy 9.957594 0.090858)
|
||||
(xy 11.221491 -1.594337)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp f4e1534a-18f5-4fe8-a28b-29f160712e2f))
|
||||
(fp_poly (pts
|
||||
(xy 25.251234 2.564451)
|
||||
(xy 25.059982 2.564451)
|
||||
(xy 26.994527 -0.014944)
|
||||
(xy 27.185779 -0.014944)
|
||||
(xy 25.251234 2.564451)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp f59fd744-bbc5-40a3-9273-17e739411395))
|
||||
(fp_poly (pts
|
||||
(xy 10.585436 0.890856)
|
||||
(xy 9.330238 2.564451)
|
||||
(xy 9.138991 2.564451)
|
||||
(xy 10.394184 0.890856)
|
||||
(xy 10.585436 0.890856)
|
||||
) (layer "B.SilkS") (width 0) (fill solid) (tstamp f9d91b15-c177-4fda-8f46-cbc93951e4cd))
|
||||
)
|
||||
3
cad/UNBProbe/sym-lib-table
Normal file
3
cad/UNBProbe/sym-lib-table
Normal file
@@ -0,0 +1,3 @@
|
||||
(sym_lib_table
|
||||
(lib (name "UNBProbe")(type "KiCad")(uri "${KIPRJMOD}/lib/UNBProbe.kicad_sym")(options "")(descr ""))
|
||||
)
|
||||
1
change/CHANGELOG.md
Normal file
1
change/CHANGELOG.md
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
5
docs/bom/UNBProbe.csv
Normal file
5
docs/bom/UNBProbe.csv
Normal file
@@ -0,0 +1,5 @@
|
||||
Id,Designator,Package,Quantity,Designation,Supplier,Mouser No:,Manufacturer,Mfr. No:,Link:
|
||||
1,C1,C_0402_1005Metric (Optional),1,100nF,Mouser,710-885012205018 ,Würth Elektronik,885012205018,https://eu.mouser.com/ProductDetail/Wurth-Elektronik/885012205018
|
||||
2,C2,C_0402_1005Metric (Optional),1,10nF,Mouser,710-885012205012 ,Würth Elektronik,885012205012,https://eu.mouser.com/ProductDetail/Wurth-Elektronik/885012205012
|
||||
3,J1,LINX_CONSMA021.062-G,1,CONSMA021.062-G,Mouser,712-CONSMA021.062-G ,TE Connectivity / Linx Technologies,CONSMA021.062-G,https://eu.mouser.com/ProductDetail/TE-Connectivity-Linx-Technologies/CONSMA021.062-G
|
||||
4,J2,PinHeader_WO_Silkscreen,1,HDR,Mouser,710-61300411121 ,Würth Elektronik,61300411121,https://eu.mouser.com/ProductDetail/Wurth-Elektronik/61300411121
|
||||
|
BIN
docs/images/UNBProbe-25.png
Normal file
BIN
docs/images/UNBProbe-25.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
BIN
docs/images/UNBProbe-v02-50.png
Normal file
BIN
docs/images/UNBProbe-v02-50.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 302 KiB |
BIN
docs/images/Unb-banner.jpg
Normal file
BIN
docs/images/Unb-banner.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 170 KiB |
1
errata/ERRATA.md
Normal file
1
errata/ERRATA.md
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
781
fab/gerbers/UNBProbe-B_Cu.gbr
Normal file
781
fab/gerbers/UNBProbe-B_Cu.gbr
Normal file
@@ -0,0 +1,781 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.11+dfsg-1*%
|
||||
%TF.CreationDate,2025-11-09T17:51:53+01:00*%
|
||||
%TF.ProjectId,UNBProbe,554e4250-726f-4626-952e-6b696361645f,0.3*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Copper,L2,Bot*%
|
||||
%TF.FilePolarity,Positive*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 6.0.11+dfsg-1) date 2025-11-09 17:51:53*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMHorizOval*
|
||||
0 Thick line with rounded ends*
|
||||
0 $1 width*
|
||||
0 $2 $3 position (X,Y) of the first rounded end (center of the circle)*
|
||||
0 $4 $5 position (X,Y) of the second rounded end (center of the circle)*
|
||||
0 Add line between two ends*
|
||||
20,1,$1,$2,$3,$4,$5,0*
|
||||
0 Add two circle primitives to create the rounded ends*
|
||||
1,1,$1,$2,$3*
|
||||
1,1,$1,$4,$5*%
|
||||
%AMRotRect*
|
||||
0 Rectangle, with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 $1 length*
|
||||
0 $2 width*
|
||||
0 $3 Rotation angle, in degrees counterclockwise*
|
||||
0 Add horizontal line*
|
||||
21,1,$1,$2,0,0,$3*%
|
||||
G04 Aperture macros list end*
|
||||
%TA.AperFunction,ComponentPad*%
|
||||
%ADD10HorizOval,1.700000X0.000000X0.000000X0.000000X0.000000X0*%
|
||||
%TD*%
|
||||
%TA.AperFunction,ComponentPad*%
|
||||
%ADD11RotRect,1.700000X1.700000X45.000000*%
|
||||
%TD*%
|
||||
%TA.AperFunction,CastellatedPad*%
|
||||
%ADD12R,1.500000X0.800000*%
|
||||
%TD*%
|
||||
%TA.AperFunction,CastellatedPad*%
|
||||
%ADD13R,0.800000X1.500000*%
|
||||
%TD*%
|
||||
%TA.AperFunction,ViaPad*%
|
||||
%ADD14C,0.800000*%
|
||||
%TD*%
|
||||
%TA.AperFunction,ViaPad*%
|
||||
%ADD15C,0.400000*%
|
||||
%TD*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
%TO.P,J2,1*%
|
||||
%TO.N,Net-(J1-Pad1)*%
|
||||
X164606518Y-102424011D03*
|
||||
D11*
|
||||
%TO.P,J2,2*%
|
||||
%TO.N,GND*%
|
||||
X166402569Y-104220062D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.P,P1,1*%
|
||||
%TO.N,Net-(J1-Pad1)*%
|
||||
X124156518Y-101632011D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.P,REF\u002A\u002A,1*%
|
||||
%TO.N,N/C*%
|
||||
X115841518Y-102486611D03*
|
||||
%TD*%
|
||||
%TO.P,REF\u002A\u002A,1*%
|
||||
%TO.N,N/C*%
|
||||
X121841518Y-100776411D03*
|
||||
%TD*%
|
||||
%TO.P,REF\u002A\u002A,1*%
|
||||
%TO.N,N/C*%
|
||||
X118841518Y-102486611D03*
|
||||
%TD*%
|
||||
%TO.P,REF\u002A\u002A,1*%
|
||||
%TO.N,N/C*%
|
||||
X115841518Y-100786411D03*
|
||||
%TD*%
|
||||
%TO.P,REF\u002A\u002A,1*%
|
||||
%TO.N,N/C*%
|
||||
X121841518Y-102486611D03*
|
||||
%TD*%
|
||||
%TO.P,REF\u002A\u002A,1*%
|
||||
%TO.N,N/C*%
|
||||
X118841518Y-100776411D03*
|
||||
%TD*%
|
||||
D14*
|
||||
%TO.N,GND*%
|
||||
X175022518Y-103485011D03*
|
||||
X173022518Y-103485011D03*
|
||||
X174022518Y-103485011D03*
|
||||
X176022518Y-103485011D03*
|
||||
X177022518Y-103485011D03*
|
||||
X176021518Y-105195011D03*
|
||||
X173021518Y-105195011D03*
|
||||
X174021518Y-105195011D03*
|
||||
X177021518Y-105195011D03*
|
||||
X175021518Y-105195011D03*
|
||||
D15*
|
||||
X166965518Y-101882011D03*
|
||||
X130496518Y-101069011D03*
|
||||
X162158518Y-103921011D03*
|
||||
X155019210Y-103171000D03*
|
||||
X161782388Y-103171000D03*
|
||||
X153516282Y-103171000D03*
|
||||
X158025067Y-103171000D03*
|
||||
X160279460Y-103171000D03*
|
||||
X155770674Y-103171000D03*
|
||||
X152013353Y-103171000D03*
|
||||
X154267746Y-103171000D03*
|
||||
X162533518Y-103171011D03*
|
||||
X152764818Y-103171000D03*
|
||||
X161030924Y-103171000D03*
|
||||
X156522139Y-103171000D03*
|
||||
X158776531Y-103171000D03*
|
||||
X157273603Y-103171000D03*
|
||||
X159527995Y-103171000D03*
|
||||
X155019210Y-104671000D03*
|
||||
X161782388Y-104671000D03*
|
||||
X153516282Y-104671000D03*
|
||||
X158025067Y-104671000D03*
|
||||
X160279460Y-104671000D03*
|
||||
X155770674Y-104671000D03*
|
||||
X154267746Y-104671000D03*
|
||||
X162533518Y-104671011D03*
|
||||
X152764818Y-104671000D03*
|
||||
X161030924Y-104671000D03*
|
||||
X156522139Y-104671000D03*
|
||||
X158776531Y-104671000D03*
|
||||
X157273603Y-104671000D03*
|
||||
X159527995Y-104671000D03*
|
||||
X154644210Y-105421000D03*
|
||||
X161407388Y-105421000D03*
|
||||
X153141282Y-105421000D03*
|
||||
X158025067Y-106171000D03*
|
||||
X154267746Y-106171000D03*
|
||||
X157650067Y-105421000D03*
|
||||
X159904460Y-105421000D03*
|
||||
X155395674Y-105421000D03*
|
||||
X155019210Y-106171000D03*
|
||||
X161782388Y-106171000D03*
|
||||
X153892746Y-105421000D03*
|
||||
X162158518Y-105421011D03*
|
||||
X156522139Y-106171000D03*
|
||||
X160655924Y-105421000D03*
|
||||
X156147139Y-105421000D03*
|
||||
X159527995Y-106171000D03*
|
||||
X158776531Y-106171000D03*
|
||||
X157273603Y-106171000D03*
|
||||
X160279460Y-106171000D03*
|
||||
X158401531Y-105421000D03*
|
||||
X162533518Y-106171011D03*
|
||||
X156898603Y-105421000D03*
|
||||
X155770674Y-106171000D03*
|
||||
X159152995Y-105421000D03*
|
||||
X161030924Y-106171000D03*
|
||||
X155395674Y-106921000D03*
|
||||
X159527995Y-107671000D03*
|
||||
X158776531Y-107671000D03*
|
||||
X162158518Y-106921011D03*
|
||||
X158025067Y-107671000D03*
|
||||
X161407388Y-106921000D03*
|
||||
X160655924Y-106921000D03*
|
||||
X156147139Y-106921000D03*
|
||||
X155019210Y-107671000D03*
|
||||
X157650067Y-106921000D03*
|
||||
X158401531Y-106921000D03*
|
||||
X162533518Y-107671011D03*
|
||||
X155770674Y-107671000D03*
|
||||
X159152995Y-106921000D03*
|
||||
X161782388Y-107671000D03*
|
||||
X161030924Y-107671000D03*
|
||||
X156898603Y-106921000D03*
|
||||
X157273603Y-107671000D03*
|
||||
X160279460Y-107671000D03*
|
||||
X156522139Y-107671000D03*
|
||||
X159904460Y-106921000D03*
|
||||
X154644210Y-106921000D03*
|
||||
X158401531Y-108420000D03*
|
||||
X156898603Y-108420000D03*
|
||||
X160655924Y-108420000D03*
|
||||
X159152995Y-108420000D03*
|
||||
X159904460Y-108420000D03*
|
||||
X162158518Y-108420011D03*
|
||||
X156147139Y-108420000D03*
|
||||
X157650067Y-108420000D03*
|
||||
X155395674Y-108420000D03*
|
||||
X161407388Y-108420000D03*
|
||||
X168168603Y-108420000D03*
|
||||
X170797995Y-106171000D03*
|
||||
X170046531Y-106171000D03*
|
||||
X165162746Y-108420000D03*
|
||||
X170422995Y-108420000D03*
|
||||
X169671531Y-106921000D03*
|
||||
X164034818Y-106171000D03*
|
||||
X169295067Y-106171000D03*
|
||||
X166665674Y-108420000D03*
|
||||
X165162746Y-106921000D03*
|
||||
X165537746Y-107671000D03*
|
||||
X168920067Y-108420000D03*
|
||||
X163659818Y-108420000D03*
|
||||
X163283353Y-107671000D03*
|
||||
X168168603Y-106921000D03*
|
||||
X166289210Y-106171000D03*
|
||||
X162908353Y-108420000D03*
|
||||
X164411282Y-108420000D03*
|
||||
X170046531Y-107671000D03*
|
||||
X167040674Y-107671000D03*
|
||||
X167040674Y-106171000D03*
|
||||
X171174460Y-108420000D03*
|
||||
X165914210Y-108420000D03*
|
||||
X165537746Y-106171000D03*
|
||||
X170422995Y-106921000D03*
|
||||
X169671531Y-108420000D03*
|
||||
X170797995Y-107671000D03*
|
||||
X169295067Y-107671000D03*
|
||||
X171174460Y-106921000D03*
|
||||
X165914210Y-106921000D03*
|
||||
X164786282Y-106171000D03*
|
||||
X162908353Y-106921000D03*
|
||||
X164411282Y-106921000D03*
|
||||
X163283353Y-106171000D03*
|
||||
X166289210Y-107671000D03*
|
||||
X168543603Y-106171000D03*
|
||||
X171549460Y-106171000D03*
|
||||
X167792139Y-106171000D03*
|
||||
X167417139Y-108420000D03*
|
||||
X167417139Y-106921000D03*
|
||||
X164786282Y-107671000D03*
|
||||
X168543603Y-107671000D03*
|
||||
X171549460Y-107671000D03*
|
||||
X168920067Y-106921000D03*
|
||||
X166665674Y-106921000D03*
|
||||
X163659818Y-106921000D03*
|
||||
X167792139Y-107671000D03*
|
||||
X164034818Y-107671000D03*
|
||||
X163283353Y-104671000D03*
|
||||
X164786282Y-104671000D03*
|
||||
X164411282Y-105421000D03*
|
||||
X164034818Y-104671000D03*
|
||||
X163659818Y-105421000D03*
|
||||
X164411282Y-103921000D03*
|
||||
X163659818Y-103921000D03*
|
||||
X162908353Y-103921000D03*
|
||||
X162908353Y-105421000D03*
|
||||
X165161518Y-105421000D03*
|
||||
X152565644Y-100921000D03*
|
||||
X160132000Y-100921000D03*
|
||||
X161645271Y-100921000D03*
|
||||
X158618729Y-100921000D03*
|
||||
X154078916Y-100921000D03*
|
||||
X157105458Y-100921000D03*
|
||||
X157862093Y-100921000D03*
|
||||
X156348822Y-100921000D03*
|
||||
X159375365Y-100921000D03*
|
||||
X160888636Y-100921000D03*
|
||||
X153322280Y-100921000D03*
|
||||
X154835551Y-100921000D03*
|
||||
X155592187Y-100921000D03*
|
||||
X152940644Y-100171000D03*
|
||||
X160507000Y-100171000D03*
|
||||
X162020271Y-100171000D03*
|
||||
X158993729Y-100171000D03*
|
||||
X154453916Y-100171000D03*
|
||||
X157480458Y-100171000D03*
|
||||
X158237093Y-100171000D03*
|
||||
X156723822Y-100171000D03*
|
||||
X159750365Y-100171000D03*
|
||||
X161263636Y-100171000D03*
|
||||
X153697280Y-100171000D03*
|
||||
X155210551Y-100171000D03*
|
||||
X155967187Y-100171000D03*
|
||||
X162401729Y-100920000D03*
|
||||
X165428271Y-100920000D03*
|
||||
X163158365Y-100920000D03*
|
||||
X163533365Y-100170000D03*
|
||||
X164671636Y-100920000D03*
|
||||
X166559458Y-100169000D03*
|
||||
X166184458Y-100919000D03*
|
||||
X165803271Y-100170000D03*
|
||||
X165046636Y-100170000D03*
|
||||
X164290000Y-100170000D03*
|
||||
X163915000Y-100920000D03*
|
||||
X162776729Y-100170000D03*
|
||||
X168066000Y-100169000D03*
|
||||
X169204271Y-100919000D03*
|
||||
X167309365Y-100169000D03*
|
||||
X166934365Y-100919000D03*
|
||||
X168447636Y-100919000D03*
|
||||
X167691000Y-100919000D03*
|
||||
X168822636Y-100169000D03*
|
||||
X169579271Y-100169000D03*
|
||||
X170322636Y-100169000D03*
|
||||
X169947636Y-100919000D03*
|
||||
X170697636Y-100919000D03*
|
||||
X171072636Y-100169000D03*
|
||||
X171447636Y-100919000D03*
|
||||
X168823636Y-101669000D03*
|
||||
X170323636Y-101669000D03*
|
||||
X169580271Y-101669000D03*
|
||||
X168067000Y-101669000D03*
|
||||
X171073636Y-101669000D03*
|
||||
X169205271Y-102419000D03*
|
||||
X170698636Y-102419000D03*
|
||||
X171448636Y-102419000D03*
|
||||
X169948636Y-102419000D03*
|
||||
X135163027Y-100921000D03*
|
||||
X134406391Y-100921000D03*
|
||||
X135919662Y-100921000D03*
|
||||
X132893120Y-100921000D03*
|
||||
X133649755Y-100921000D03*
|
||||
X131379849Y-100921000D03*
|
||||
X132136484Y-100921000D03*
|
||||
X133268120Y-100171000D03*
|
||||
X134781391Y-100171000D03*
|
||||
X131754849Y-100171000D03*
|
||||
X135538027Y-100171000D03*
|
||||
X132511484Y-100171000D03*
|
||||
X134024755Y-100171000D03*
|
||||
X128735120Y-100171000D03*
|
||||
X129491755Y-100171000D03*
|
||||
X127221849Y-100171000D03*
|
||||
X131005027Y-100171000D03*
|
||||
X130248391Y-100171000D03*
|
||||
X127978484Y-100171000D03*
|
||||
X124208755Y-100171000D03*
|
||||
X123452120Y-100171000D03*
|
||||
X124965391Y-100171000D03*
|
||||
X125722027Y-100171000D03*
|
||||
X126471849Y-100171000D03*
|
||||
X125347027Y-100921000D03*
|
||||
X126466285Y-103148000D03*
|
||||
X125714820Y-103148000D03*
|
||||
X129472141Y-103148000D03*
|
||||
X124964141Y-103125000D03*
|
||||
X123461213Y-103125000D03*
|
||||
X124212677Y-103125000D03*
|
||||
X125339820Y-102398000D03*
|
||||
X128968518Y-102378011D03*
|
||||
X167415674Y-105421000D03*
|
||||
X126096849Y-100921011D03*
|
||||
X146887560Y-101671000D03*
|
||||
X158237093Y-101671000D03*
|
||||
X134729677Y-103171000D03*
|
||||
X134024755Y-101671000D03*
|
||||
X139321204Y-101671000D03*
|
||||
X147504568Y-103171000D03*
|
||||
X142244319Y-103171000D03*
|
||||
X151261889Y-103171000D03*
|
||||
X132511484Y-101671000D03*
|
||||
X137051298Y-101671000D03*
|
||||
X156898603Y-103921000D03*
|
||||
X144498712Y-103171000D03*
|
||||
X131039581Y-101548266D03*
|
||||
X155210551Y-101671000D03*
|
||||
X153697280Y-101671000D03*
|
||||
X170040397Y-105090011D03*
|
||||
X149914102Y-101671000D03*
|
||||
X141492855Y-103171000D03*
|
||||
X158401531Y-103921000D03*
|
||||
X159750365Y-101671000D03*
|
||||
X137735534Y-103171000D03*
|
||||
X171541810Y-103590011D03*
|
||||
X159152995Y-103921000D03*
|
||||
X149007497Y-103171000D03*
|
||||
X170791104Y-105090011D03*
|
||||
X154453916Y-101671000D03*
|
||||
X142995783Y-103171000D03*
|
||||
X153892746Y-103921000D03*
|
||||
X160655924Y-103921000D03*
|
||||
X136984070Y-103171000D03*
|
||||
X157650067Y-103921000D03*
|
||||
X168611424Y-103392257D03*
|
||||
X159904460Y-103921000D03*
|
||||
X141591111Y-101671000D03*
|
||||
X145374289Y-101671000D03*
|
||||
X145250176Y-103171000D03*
|
||||
X139989926Y-103171000D03*
|
||||
X150670738Y-101671000D03*
|
||||
X137807933Y-101671000D03*
|
||||
X144617653Y-101671000D03*
|
||||
X138486998Y-103171000D03*
|
||||
X136294662Y-101671000D03*
|
||||
X140077840Y-101671000D03*
|
||||
X169289690Y-105090011D03*
|
||||
X167549764Y-102330597D03*
|
||||
X161407388Y-103921000D03*
|
||||
X147644196Y-101671000D03*
|
||||
X129718452Y-102377908D03*
|
||||
X157480458Y-101671000D03*
|
||||
X149157467Y-101671000D03*
|
||||
X146001640Y-103171000D03*
|
||||
X151427373Y-101671000D03*
|
||||
X143104382Y-101671000D03*
|
||||
X152389818Y-103921000D03*
|
||||
X170791103Y-103590011D03*
|
||||
X140834475Y-101671000D03*
|
||||
X150510425Y-103171000D03*
|
||||
X168080594Y-102861427D03*
|
||||
X152184009Y-101671000D03*
|
||||
X143861018Y-101671000D03*
|
||||
X130281829Y-102870410D03*
|
||||
X170040396Y-103590011D03*
|
||||
X168541627Y-105052294D03*
|
||||
X140741391Y-103171000D03*
|
||||
X154644210Y-103921000D03*
|
||||
X162776907Y-101671000D03*
|
||||
X146753104Y-103171000D03*
|
||||
X135538027Y-101671000D03*
|
||||
X134781391Y-101671000D03*
|
||||
X130973610Y-103148094D03*
|
||||
X143747247Y-103171000D03*
|
||||
X160507000Y-101671000D03*
|
||||
X156723822Y-101671000D03*
|
||||
X153141282Y-103921000D03*
|
||||
X133226749Y-103171000D03*
|
||||
X169289689Y-103590011D03*
|
||||
X148256033Y-103171000D03*
|
||||
X161263636Y-101671000D03*
|
||||
X131754849Y-101671000D03*
|
||||
X158993729Y-101671000D03*
|
||||
X152940644Y-101671000D03*
|
||||
X162020271Y-101671000D03*
|
||||
X155395674Y-103921000D03*
|
||||
X136232606Y-103171000D03*
|
||||
X132475285Y-103171000D03*
|
||||
X166243919Y-101681144D03*
|
||||
X131723820Y-103171000D03*
|
||||
X142347747Y-101671000D03*
|
||||
X156147139Y-103921000D03*
|
||||
X133268120Y-101671000D03*
|
||||
X146130924Y-101671000D03*
|
||||
X135481141Y-103171000D03*
|
||||
X155967187Y-101671000D03*
|
||||
X138564569Y-101671000D03*
|
||||
X148400831Y-101671000D03*
|
||||
X133978213Y-103171000D03*
|
||||
X139238462Y-103171000D03*
|
||||
X149758961Y-103171000D03*
|
||||
X171541811Y-105090011D03*
|
||||
%TD*%
|
||||
%TA.AperFunction,Conductor*%
|
||||
%TO.N,GND*%
|
||||
G36*
|
||||
X135760715Y-99771525D02*
|
||||
G01*
|
||||
X135781724Y-99792218D01*
|
||||
X136858749Y-101228250D01*
|
||||
X136868793Y-101244796D01*
|
||||
X136871044Y-101249484D01*
|
||||
X136871046Y-101249486D01*
|
||||
X136875871Y-101259535D01*
|
||||
X136908267Y-101285442D01*
|
||||
X136910421Y-101287215D01*
|
||||
X136934772Y-101307853D01*
|
||||
X136934774Y-101307854D01*
|
||||
X136942080Y-101314046D01*
|
||||
X136944975Y-101314799D01*
|
||||
X136947311Y-101316667D01*
|
||||
X136987740Y-101325964D01*
|
||||
X136990464Y-101326631D01*
|
||||
X137019817Y-101334266D01*
|
||||
X137019818Y-101334266D01*
|
||||
X137030609Y-101337073D01*
|
||||
X137041547Y-101334923D01*
|
||||
X137041549Y-101334923D01*
|
||||
X137046904Y-101333870D01*
|
||||
X137065998Y-101332011D01*
|
||||
X151194869Y-101332011D01*
|
||||
X151214132Y-101333903D01*
|
||||
X151219232Y-101334915D01*
|
||||
X151219233Y-101334915D01*
|
||||
X151230168Y-101337084D01*
|
||||
X151270325Y-101326713D01*
|
||||
X151273057Y-101326049D01*
|
||||
X151304161Y-101318954D01*
|
||||
X151313503Y-101316823D01*
|
||||
X151315842Y-101314959D01*
|
||||
X151318738Y-101314211D01*
|
||||
X151350426Y-101287452D01*
|
||||
X151352601Y-101285668D01*
|
||||
X151376320Y-101266766D01*
|
||||
X151385042Y-101259816D01*
|
||||
X151392259Y-101244854D01*
|
||||
X151402225Y-101228468D01*
|
||||
X152479413Y-99792218D01*
|
||||
X152529453Y-99757010D01*
|
||||
X152558613Y-99752618D01*
|
||||
X177627018Y-99752618D01*
|
||||
X177685209Y-99771525D01*
|
||||
X177721173Y-99821025D01*
|
||||
X177726018Y-99851618D01*
|
||||
X177726018Y-108832011D01*
|
||||
X177707111Y-108890202D01*
|
||||
X177657611Y-108926166D01*
|
||||
X177627018Y-108931011D01*
|
||||
X162835355Y-108931010D01*
|
||||
X155439524Y-108931010D01*
|
||||
X155381333Y-108912103D01*
|
||||
X155360324Y-108891410D01*
|
||||
X152626388Y-105246165D01*
|
||||
X165947982Y-105246165D01*
|
||||
X165948778Y-105251195D01*
|
||||
X166271638Y-105574055D01*
|
||||
X166279120Y-105580195D01*
|
||||
X166316427Y-105605123D01*
|
||||
X166334094Y-105612441D01*
|
||||
X166393007Y-105624160D01*
|
||||
X166412131Y-105624160D01*
|
||||
X166471044Y-105612441D01*
|
||||
X166488711Y-105605123D01*
|
||||
X166526019Y-105580195D01*
|
||||
X166533501Y-105574054D01*
|
||||
X166851100Y-105256456D01*
|
||||
X166857157Y-105244569D01*
|
||||
X166856361Y-105239539D01*
|
||||
X166413655Y-104796833D01*
|
||||
X166401772Y-104790779D01*
|
||||
X166396741Y-104791575D01*
|
||||
X165954038Y-105234279D01*
|
||||
X165947982Y-105246165D01*
|
||||
X152626388Y-105246165D01*
|
||||
X151863982Y-104229624D01*
|
||||
X164998471Y-104229624D01*
|
||||
X165010190Y-104288537D01*
|
||||
X165017508Y-104306204D01*
|
||||
X165042436Y-104343511D01*
|
||||
X165048576Y-104350993D01*
|
||||
X165366179Y-104668596D01*
|
||||
X165378062Y-104674650D01*
|
||||
X165383093Y-104673854D01*
|
||||
X165825796Y-104231150D01*
|
||||
X165831039Y-104220860D01*
|
||||
X166973286Y-104220860D01*
|
||||
X166974082Y-104225890D01*
|
||||
X167416788Y-104668596D01*
|
||||
X167428671Y-104674650D01*
|
||||
X167433702Y-104673854D01*
|
||||
X167756561Y-104350994D01*
|
||||
X167762702Y-104343512D01*
|
||||
X167787630Y-104306204D01*
|
||||
X167794948Y-104288537D01*
|
||||
X167806667Y-104229624D01*
|
||||
X167806667Y-104210500D01*
|
||||
X167794948Y-104151587D01*
|
||||
X167787630Y-104133920D01*
|
||||
X167762702Y-104096613D01*
|
||||
X167756562Y-104089131D01*
|
||||
X167438960Y-103771529D01*
|
||||
X167427077Y-103765475D01*
|
||||
X167422045Y-103766271D01*
|
||||
X166979343Y-104208973D01*
|
||||
X166973286Y-104220860D01*
|
||||
X165831039Y-104220860D01*
|
||||
X165831852Y-104219264D01*
|
||||
X165831056Y-104214234D01*
|
||||
X165388351Y-103771529D01*
|
||||
X165376468Y-103765475D01*
|
||||
X165371436Y-103766271D01*
|
||||
X165048577Y-104089130D01*
|
||||
X165042437Y-104096611D01*
|
||||
X165017508Y-104133920D01*
|
||||
X165010190Y-104151587D01*
|
||||
X164998471Y-104210500D01*
|
||||
X164998471Y-104229624D01*
|
||||
X151863982Y-104229624D01*
|
||||
X151402388Y-103614166D01*
|
||||
X151392344Y-103597620D01*
|
||||
X151390093Y-103592932D01*
|
||||
X151390091Y-103592930D01*
|
||||
X151385266Y-103582881D01*
|
||||
X151352870Y-103556974D01*
|
||||
X151350716Y-103555201D01*
|
||||
X151326365Y-103534563D01*
|
||||
X151326363Y-103534562D01*
|
||||
X151319057Y-103528370D01*
|
||||
X151316162Y-103527617D01*
|
||||
X151313826Y-103525749D01*
|
||||
X151273397Y-103516452D01*
|
||||
X151270673Y-103515785D01*
|
||||
X151241320Y-103508150D01*
|
||||
X151241319Y-103508150D01*
|
||||
X151230528Y-103505343D01*
|
||||
X151219589Y-103507493D01*
|
||||
X151219587Y-103507493D01*
|
||||
X151214232Y-103508546D01*
|
||||
X151195139Y-103510405D01*
|
||||
X122688518Y-103510405D01*
|
||||
X122630327Y-103491498D01*
|
||||
X122594363Y-103441998D01*
|
||||
X122589518Y-103411405D01*
|
||||
X122589518Y-102416101D01*
|
||||
X122591737Y-102409273D01*
|
||||
X163551038Y-102409273D01*
|
||||
X163568277Y-102614564D01*
|
||||
X163625062Y-102812597D01*
|
||||
X163719230Y-102995829D01*
|
||||
X163847195Y-103157281D01*
|
||||
X163850875Y-103160413D01*
|
||||
X163850877Y-103160415D01*
|
||||
X163892168Y-103195556D01*
|
||||
X164004082Y-103290802D01*
|
||||
X164008305Y-103293162D01*
|
||||
X164008309Y-103293165D01*
|
||||
X164047860Y-103315269D01*
|
||||
X164183916Y-103391308D01*
|
||||
X164188514Y-103392802D01*
|
||||
X164375242Y-103453474D01*
|
||||
X164375244Y-103453475D01*
|
||||
X164379847Y-103454970D01*
|
||||
X164584412Y-103479362D01*
|
||||
X164589234Y-103478991D01*
|
||||
X164589237Y-103478991D01*
|
||||
X164657059Y-103473772D01*
|
||||
X164789818Y-103463557D01*
|
||||
X164988243Y-103408156D01*
|
||||
X164992556Y-103405977D01*
|
||||
X164992562Y-103405975D01*
|
||||
X165167807Y-103317452D01*
|
||||
X165167809Y-103317451D01*
|
||||
X165172128Y-103315269D01*
|
||||
X165312183Y-103205847D01*
|
||||
X165325355Y-103195556D01*
|
||||
X165947982Y-103195556D01*
|
||||
X165948778Y-103200586D01*
|
||||
X166391483Y-103643291D01*
|
||||
X166403366Y-103649345D01*
|
||||
X166408398Y-103648549D01*
|
||||
X166851100Y-103205847D01*
|
||||
X166857157Y-103193960D01*
|
||||
X166856361Y-103188930D01*
|
||||
X166533500Y-102866069D01*
|
||||
X166526018Y-102859929D01*
|
||||
X166488711Y-102835001D01*
|
||||
X166471044Y-102827683D01*
|
||||
X166412131Y-102815964D01*
|
||||
X166393007Y-102815964D01*
|
||||
X166334094Y-102827683D01*
|
||||
X166316427Y-102835001D01*
|
||||
X166279118Y-102859930D01*
|
||||
X166271637Y-102866070D01*
|
||||
X165954038Y-103183670D01*
|
||||
X165947982Y-103195556D01*
|
||||
X165325355Y-103195556D01*
|
||||
X165330653Y-103191417D01*
|
||||
X165330657Y-103191413D01*
|
||||
X165334469Y-103188435D01*
|
||||
X165469082Y-103032483D01*
|
||||
X165487749Y-102999624D01*
|
||||
X165568452Y-102857561D01*
|
||||
X165568453Y-102857558D01*
|
||||
X165570841Y-102853355D01*
|
||||
X165583280Y-102815964D01*
|
||||
X165634342Y-102662465D01*
|
||||
X165634342Y-102662463D01*
|
||||
X165635869Y-102657874D01*
|
||||
X165661689Y-102453485D01*
|
||||
X165662101Y-102424011D01*
|
||||
X165661831Y-102421255D01*
|
||||
X165642470Y-102223791D01*
|
||||
X165642469Y-102223787D01*
|
||||
X165641998Y-102218981D01*
|
||||
X165582453Y-102021760D01*
|
||||
X165485736Y-101839860D01*
|
||||
X165355529Y-101680211D01*
|
||||
X165196793Y-101548893D01*
|
||||
X165015573Y-101450908D01*
|
||||
X164952373Y-101431344D01*
|
||||
X164823393Y-101391418D01*
|
||||
X164823389Y-101391417D01*
|
||||
X164818772Y-101389988D01*
|
||||
X164813964Y-101389483D01*
|
||||
X164813961Y-101389482D01*
|
||||
X164618703Y-101368960D01*
|
||||
X164618701Y-101368960D01*
|
||||
X164613887Y-101368454D01*
|
||||
X164553872Y-101373916D01*
|
||||
X164413540Y-101386686D01*
|
||||
X164413535Y-101386687D01*
|
||||
X164408721Y-101387125D01*
|
||||
X164211090Y-101445291D01*
|
||||
X164206806Y-101447530D01*
|
||||
X164206805Y-101447531D01*
|
||||
X164195946Y-101453208D01*
|
||||
X164028520Y-101540737D01*
|
||||
X164024749Y-101543769D01*
|
||||
X163871738Y-101666792D01*
|
||||
X163871735Y-101666794D01*
|
||||
X163867965Y-101669826D01*
|
||||
X163864851Y-101673537D01*
|
||||
X163864850Y-101673538D01*
|
||||
X163856103Y-101683963D01*
|
||||
X163735542Y-101827641D01*
|
||||
X163733207Y-101831889D01*
|
||||
X163733206Y-101831890D01*
|
||||
X163726473Y-101844137D01*
|
||||
X163636294Y-102008173D01*
|
||||
X163634831Y-102012786D01*
|
||||
X163634829Y-102012790D01*
|
||||
X163587445Y-102162164D01*
|
||||
X163574002Y-102204543D01*
|
||||
X163573462Y-102209355D01*
|
||||
X163573462Y-102209356D01*
|
||||
X163561372Y-102317146D01*
|
||||
X163551038Y-102409273D01*
|
||||
X122591737Y-102409273D01*
|
||||
X122608425Y-102357910D01*
|
||||
X122657925Y-102321946D01*
|
||||
X122688518Y-102317101D01*
|
||||
X123780906Y-102317101D01*
|
||||
X123832361Y-102317146D01*
|
||||
X123843310Y-102311889D01*
|
||||
X123864143Y-102304614D01*
|
||||
X123875983Y-102301913D01*
|
||||
X123885273Y-102294510D01*
|
||||
X123904112Y-102282692D01*
|
||||
X123914822Y-102277549D01*
|
||||
X123921787Y-102268839D01*
|
||||
X123930509Y-102261902D01*
|
||||
X123931342Y-102262949D01*
|
||||
X123972227Y-102236042D01*
|
||||
X123998432Y-102232511D01*
|
||||
X124926266Y-102232511D01*
|
||||
X124952513Y-102227290D01*
|
||||
X124975184Y-102222781D01*
|
||||
X124975186Y-102222780D01*
|
||||
X124984749Y-102220878D01*
|
||||
X125051070Y-102176563D01*
|
||||
X125095385Y-102110242D01*
|
||||
X125107018Y-102051759D01*
|
||||
X125107018Y-101212263D01*
|
||||
X125095385Y-101153780D01*
|
||||
X125051070Y-101087459D01*
|
||||
X124984749Y-101043144D01*
|
||||
X124975186Y-101041242D01*
|
||||
X124975184Y-101041241D01*
|
||||
X124952513Y-101036732D01*
|
||||
X124926266Y-101031511D01*
|
||||
X123999395Y-101031511D01*
|
||||
X123941204Y-101012604D01*
|
||||
X123922204Y-100994431D01*
|
||||
X123922053Y-100994310D01*
|
||||
X123915103Y-100985589D01*
|
||||
X123904406Y-100980430D01*
|
||||
X123885584Y-100968577D01*
|
||||
X123876306Y-100961157D01*
|
||||
X123864471Y-100958436D01*
|
||||
X123843647Y-100951123D01*
|
||||
X123842750Y-100950690D01*
|
||||
X123842749Y-100950690D01*
|
||||
X123832711Y-100945848D01*
|
||||
X123821566Y-100945838D01*
|
||||
X123821565Y-100945838D01*
|
||||
X123809643Y-100945828D01*
|
||||
X123809645Y-100944083D01*
|
||||
X123809579Y-100944089D01*
|
||||
X123809579Y-100945813D01*
|
||||
X123792690Y-100945813D01*
|
||||
X123741524Y-100945768D01*
|
||||
X123741235Y-100945768D01*
|
||||
X123741147Y-100945810D01*
|
||||
X123741123Y-100945813D01*
|
||||
X122688518Y-100945813D01*
|
||||
X122630327Y-100926906D01*
|
||||
X122594363Y-100877406D01*
|
||||
X122589518Y-100846813D01*
|
||||
X122589518Y-99851618D01*
|
||||
X122608425Y-99793427D01*
|
||||
X122657925Y-99757463D01*
|
||||
X122688518Y-99752618D01*
|
||||
X135702524Y-99752618D01*
|
||||
X135760715Y-99771525D01*
|
||||
G37*
|
||||
%TD.AperFunction*%
|
||||
%TD*%
|
||||
M02*
|
||||
68
fab/gerbers/UNBProbe-B_Mask.gbr
Normal file
68
fab/gerbers/UNBProbe-B_Mask.gbr
Normal file
@@ -0,0 +1,68 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.11+dfsg-1*%
|
||||
%TF.CreationDate,2025-11-09T17:51:53+01:00*%
|
||||
%TF.ProjectId,UNBProbe,554e4250-726f-4626-952e-6b696361645f,0.3*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Soldermask,Bot*%
|
||||
%TF.FilePolarity,Negative*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 6.0.11+dfsg-1) date 2025-11-09 17:51:53*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMHorizOval*
|
||||
0 Thick line with rounded ends*
|
||||
0 $1 width*
|
||||
0 $2 $3 position (X,Y) of the first rounded end (center of the circle)*
|
||||
0 $4 $5 position (X,Y) of the second rounded end (center of the circle)*
|
||||
0 Add line between two ends*
|
||||
20,1,$1,$2,$3,$4,$5,0*
|
||||
0 Add two circle primitives to create the rounded ends*
|
||||
1,1,$1,$2,$3*
|
||||
1,1,$1,$4,$5*%
|
||||
%AMRotRect*
|
||||
0 Rectangle, with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 $1 length*
|
||||
0 $2 width*
|
||||
0 $3 Rotation angle, in degrees counterclockwise*
|
||||
0 Add horizontal line*
|
||||
21,1,$1,$2,0,0,$3*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10HorizOval,1.700000X0.000000X0.000000X0.000000X0.000000X0*%
|
||||
%ADD11RotRect,1.700000X1.700000X45.000000*%
|
||||
%ADD12R,1.500000X0.800000*%
|
||||
%ADD13R,0.800000X1.500000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
%TO.C,J2*%
|
||||
X164606518Y-102424011D03*
|
||||
D11*
|
||||
X166402569Y-104220062D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,P1*%
|
||||
X124156518Y-101632011D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X115841518Y-102486611D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X121841518Y-100776411D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X118841518Y-102486611D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X115841518Y-100786411D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X121841518Y-102486611D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X118841518Y-100776411D03*
|
||||
%TD*%
|
||||
M02*
|
||||
15
fab/gerbers/UNBProbe-B_Paste.gbr
Normal file
15
fab/gerbers/UNBProbe-B_Paste.gbr
Normal file
@@ -0,0 +1,15 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.11+dfsg-1*%
|
||||
%TF.CreationDate,2025-11-09T17:51:53+01:00*%
|
||||
%TF.ProjectId,UNBProbe,554e4250-726f-4626-952e-6b696361645f,0.3*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Paste,Bot*%
|
||||
%TF.FilePolarity,Positive*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 6.0.11+dfsg-1) date 2025-11-09 17:51:53*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 APERTURE END LIST*
|
||||
M02*
|
||||
1423
fab/gerbers/UNBProbe-B_Silkscreen.gbr
Normal file
1423
fab/gerbers/UNBProbe-B_Silkscreen.gbr
Normal file
File diff suppressed because it is too large
Load Diff
46
fab/gerbers/UNBProbe-Edge_Cuts.gbr
Normal file
46
fab/gerbers/UNBProbe-Edge_Cuts.gbr
Normal file
@@ -0,0 +1,46 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.11+dfsg-1*%
|
||||
%TF.CreationDate,2025-11-09T17:51:53+01:00*%
|
||||
%TF.ProjectId,UNBProbe,554e4250-726f-4626-952e-6b696361645f,0.3*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Profile,NP*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 6.0.11+dfsg-1) date 2025-11-09 17:51:53*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
%TA.AperFunction,Profile*%
|
||||
%ADD10C,0.010000*%
|
||||
%TD*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X123786798Y-102116601D02*
|
||||
X123786798Y-101146313D01*
|
||||
X123786798Y-101146313D02*
|
||||
X113900719Y-101146313D01*
|
||||
X155289774Y-109131510D02*
|
||||
X151224318Y-103710905D01*
|
||||
X135852274Y-99552118D02*
|
||||
X137036819Y-101131511D01*
|
||||
X113900637Y-102116601D02*
|
||||
X123786798Y-102116601D01*
|
||||
X115096364Y-103710905D02*
|
||||
X113900637Y-102116601D01*
|
||||
X177926518Y-109131511D02*
|
||||
X155289774Y-109131510D01*
|
||||
X177926518Y-99552118D02*
|
||||
X177926518Y-109131511D01*
|
||||
X151224318Y-103710905D02*
|
||||
X115096364Y-103710905D01*
|
||||
X152408863Y-99552118D02*
|
||||
X177926518Y-99552118D01*
|
||||
X137036819Y-101131511D02*
|
||||
X151224318Y-101131511D01*
|
||||
X113900719Y-101146313D02*
|
||||
X115096364Y-99552118D01*
|
||||
X115096364Y-99552118D02*
|
||||
X135852274Y-99552118D01*
|
||||
X151224318Y-101131511D02*
|
||||
X152408863Y-99552118D01*
|
||||
M02*
|
||||
2313
fab/gerbers/UNBProbe-F_Cu.gbr
Normal file
2313
fab/gerbers/UNBProbe-F_Cu.gbr
Normal file
File diff suppressed because it is too large
Load Diff
114
fab/gerbers/UNBProbe-F_Mask.gbr
Normal file
114
fab/gerbers/UNBProbe-F_Mask.gbr
Normal file
@@ -0,0 +1,114 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.11+dfsg-1*%
|
||||
%TF.CreationDate,2025-11-09T17:51:53+01:00*%
|
||||
%TF.ProjectId,UNBProbe,554e4250-726f-4626-952e-6b696361645f,0.3*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Soldermask,Top*%
|
||||
%TF.FilePolarity,Negative*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 6.0.11+dfsg-1) date 2025-11-09 17:51:53*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMRoundRect*
|
||||
0 Rectangle with rounded corners*
|
||||
0 $1 Rounding radius*
|
||||
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
|
||||
0 Add a 4 corners polygon primitive as box body*
|
||||
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
|
||||
0 Add four circle primitives for the rounded corners*
|
||||
1,1,$1+$1,$2,$3*
|
||||
1,1,$1+$1,$4,$5*
|
||||
1,1,$1+$1,$6,$7*
|
||||
1,1,$1+$1,$8,$9*
|
||||
0 Add four rect primitives between the rounded corners*
|
||||
20,1,$1+$1,$2,$3,$4,$5,0*
|
||||
20,1,$1+$1,$4,$5,$6,$7,0*
|
||||
20,1,$1+$1,$6,$7,$8,$9,0*
|
||||
20,1,$1+$1,$8,$9,$2,$3,0*%
|
||||
%AMHorizOval*
|
||||
0 Thick line with rounded ends*
|
||||
0 $1 width*
|
||||
0 $2 $3 position (X,Y) of the first rounded end (center of the circle)*
|
||||
0 $4 $5 position (X,Y) of the second rounded end (center of the circle)*
|
||||
0 Add line between two ends*
|
||||
20,1,$1,$2,$3,$4,$5,0*
|
||||
0 Add two circle primitives to create the rounded ends*
|
||||
1,1,$1,$2,$3*
|
||||
1,1,$1,$4,$5*%
|
||||
%AMRotRect*
|
||||
0 Rectangle, with rotation*
|
||||
0 The origin of the aperture is its center*
|
||||
0 $1 length*
|
||||
0 $2 width*
|
||||
0 $3 Rotation angle, in degrees counterclockwise*
|
||||
0 Add horizontal line*
|
||||
21,1,$1,$2,0,0,$3*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10R,0.620000X0.620000*%
|
||||
%ADD11RoundRect,0.140000X-0.140000X-0.170000X0.140000X-0.170000X0.140000X0.170000X-0.140000X0.170000X0*%
|
||||
%ADD12HorizOval,1.700000X0.000000X0.000000X0.000000X0.000000X0*%
|
||||
%ADD13RotRect,1.700000X1.700000X45.000000*%
|
||||
%ADD14R,1.500000X0.800000*%
|
||||
%ADD15R,5.540000X0.410000*%
|
||||
%ADD16R,5.540000X3.610000*%
|
||||
%ADD17R,0.800000X1.500000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
%TO.C,JP1*%
|
||||
X127434518Y-101619011D03*
|
||||
X127434518Y-100846851D03*
|
||||
%TD*%
|
||||
%TO.C,JP2*%
|
||||
X126270518Y-101619011D03*
|
||||
X126270518Y-102391171D03*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,C1*%
|
||||
X128574518Y-100844011D03*
|
||||
X129534518Y-100844011D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,J2*%
|
||||
X164606518Y-102424011D03*
|
||||
D13*
|
||||
X166402569Y-104220062D03*
|
||||
%TD*%
|
||||
D14*
|
||||
%TO.C,P1*%
|
||||
X124156518Y-101632011D03*
|
||||
%TD*%
|
||||
D15*
|
||||
%TO.C,J1*%
|
||||
X174905518Y-104340011D03*
|
||||
D16*
|
||||
X174905518Y-106600011D03*
|
||||
X174905518Y-102080011D03*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,C2*%
|
||||
X127410518Y-102728011D03*
|
||||
X128370518Y-102728011D03*
|
||||
%TD*%
|
||||
D17*
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X115841518Y-102486611D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X121841518Y-100776411D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X118841518Y-102486611D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X115841518Y-100786411D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X121841518Y-102486611D03*
|
||||
%TD*%
|
||||
%TO.C,REF\u002A\u002A*%
|
||||
X118841518Y-100776411D03*
|
||||
%TD*%
|
||||
M02*
|
||||
77
fab/gerbers/UNBProbe-F_Paste.gbr
Normal file
77
fab/gerbers/UNBProbe-F_Paste.gbr
Normal file
@@ -0,0 +1,77 @@
|
||||
%TF.GenerationSoftware,KiCad,Pcbnew,6.0.11+dfsg-1*%
|
||||
%TF.CreationDate,2025-11-09T17:51:53+01:00*%
|
||||
%TF.ProjectId,UNBProbe,554e4250-726f-4626-952e-6b696361645f,0.3*%
|
||||
%TF.SameCoordinates,Original*%
|
||||
%TF.FileFunction,Paste,Top*%
|
||||
%TF.FilePolarity,Positive*%
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW 6.0.11+dfsg-1) date 2025-11-09 17:51:53*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G01*
|
||||
G04 APERTURE LIST*
|
||||
G04 Aperture macros list*
|
||||
%AMRoundRect*
|
||||
0 Rectangle with rounded corners*
|
||||
0 $1 Rounding radius*
|
||||
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
|
||||
0 Add a 4 corners polygon primitive as box body*
|
||||
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
|
||||
0 Add four circle primitives for the rounded corners*
|
||||
1,1,$1+$1,$2,$3*
|
||||
1,1,$1+$1,$4,$5*
|
||||
1,1,$1+$1,$6,$7*
|
||||
1,1,$1+$1,$8,$9*
|
||||
0 Add four rect primitives between the rounded corners*
|
||||
20,1,$1+$1,$2,$3,$4,$5,0*
|
||||
20,1,$1+$1,$4,$5,$6,$7,0*
|
||||
20,1,$1+$1,$6,$7,$8,$9,0*
|
||||
20,1,$1+$1,$8,$9,$2,$3,0*%
|
||||
G04 Aperture macros list end*
|
||||
%ADD10C,0.010000*%
|
||||
%ADD11R,0.620000X0.620000*%
|
||||
%ADD12RoundRect,0.140000X-0.140000X-0.170000X0.140000X-0.170000X0.140000X0.170000X-0.140000X0.170000X0*%
|
||||
%ADD13R,5.540000X3.610000*%
|
||||
G04 APERTURE END LIST*
|
||||
%TO.C,J1*%
|
||||
G36*
|
||||
X177675518Y-104540011D02*
|
||||
G01*
|
||||
X176875518Y-104540011D01*
|
||||
X176875518Y-104140011D01*
|
||||
X177675518Y-104140011D01*
|
||||
X177675518Y-104540011D01*
|
||||
G37*
|
||||
D10*
|
||||
X177675518Y-104540011D02*
|
||||
X176875518Y-104540011D01*
|
||||
X176875518Y-104140011D01*
|
||||
X177675518Y-104140011D01*
|
||||
X177675518Y-104540011D01*
|
||||
%TD*%
|
||||
D11*
|
||||
%TO.C,JP1*%
|
||||
X127434518Y-101619011D03*
|
||||
X127434518Y-100846851D03*
|
||||
%TD*%
|
||||
%TO.C,JP2*%
|
||||
X126270518Y-101619011D03*
|
||||
X126270518Y-102391171D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,C1*%
|
||||
X128574518Y-100844011D03*
|
||||
X129534518Y-100844011D03*
|
||||
%TD*%
|
||||
D13*
|
||||
%TO.C,J1*%
|
||||
X174905518Y-106600011D03*
|
||||
X174905518Y-102080011D03*
|
||||
%TD*%
|
||||
D12*
|
||||
%TO.C,C2*%
|
||||
X127410518Y-102728011D03*
|
||||
X128370518Y-102728011D03*
|
||||
%TD*%
|
||||
M02*
|
||||
1388
fab/gerbers/UNBProbe-F_Silkscreen.gbr
Normal file
1388
fab/gerbers/UNBProbe-F_Silkscreen.gbr
Normal file
File diff suppressed because it is too large
Load Diff
13
fab/gerbers/UNBProbe-NPTH.drl
Normal file
13
fab/gerbers/UNBProbe-NPTH.drl
Normal file
@@ -0,0 +1,13 @@
|
||||
M48
|
||||
; DRILL file {KiCad 6.0.11+dfsg-1} date zo 09 nov 2025 17:51:43 CET
|
||||
; FORMAT={-:-/ absolute / inch / decimal}
|
||||
; #@! TF.CreationDate,2025-11-09T17:51:43+01:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,6.0.11+dfsg-1
|
||||
; #@! TF.FileFunction,NonPlated,1,2,NPTH
|
||||
FMAT,2
|
||||
INCH
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T0
|
||||
M30
|
||||
385
fab/gerbers/UNBProbe-PTH.drl
Normal file
385
fab/gerbers/UNBProbe-PTH.drl
Normal file
@@ -0,0 +1,385 @@
|
||||
M48
|
||||
; DRILL file {KiCad 6.0.11+dfsg-1} date zo 09 nov 2025 17:51:43 CET
|
||||
; FORMAT={-:-/ absolute / inch / decimal}
|
||||
; #@! TF.CreationDate,2025-11-09T17:51:43+01:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,6.0.11+dfsg-1
|
||||
; #@! TF.FileFunction,Plated,1,2,PTH
|
||||
FMAT,2
|
||||
INCH
|
||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||
T1C0.0079
|
||||
; #@! TA.AperFunction,Plated,PTH,ViaDrill
|
||||
T2C0.0157
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T3C0.0236
|
||||
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
|
||||
T4C0.0394
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T1
|
||||
X4.8603Y-3.9437
|
||||
X4.8607Y-4.06
|
||||
X4.8901Y-3.9437
|
||||
X4.8903Y-4.06
|
||||
X4.9198Y-4.06
|
||||
X4.9199Y-3.9437
|
||||
X4.9346Y-4.0314
|
||||
X4.9349Y-3.9733
|
||||
X4.9494Y-4.0609
|
||||
X4.9497Y-3.9437
|
||||
X4.9644Y-3.9733
|
||||
X4.979Y-4.0609
|
||||
X4.9792Y-3.9437
|
||||
X5.0087Y-3.9437
|
||||
X5.0385Y-3.9437
|
||||
X5.0683Y-3.9437
|
||||
X5.0775Y-4.0306
|
||||
X5.0973Y-4.0609
|
||||
X5.0981Y-3.9437
|
||||
X5.107Y-4.0306
|
||||
X5.1279Y-3.9437
|
||||
X5.1292Y-4.05
|
||||
X5.1377Y-3.9791
|
||||
X5.1564Y-4.0609
|
||||
X5.1577Y-3.9437
|
||||
X5.159Y-3.998
|
||||
X5.1724Y-3.9733
|
||||
X5.186Y-4.0619
|
||||
X5.1872Y-3.9437
|
||||
X5.1872Y-4.0028
|
||||
X5.2022Y-3.9733
|
||||
X5.2156Y-4.0619
|
||||
X5.217Y-3.9437
|
||||
X5.217Y-4.0028
|
||||
X5.232Y-3.9733
|
||||
X5.2451Y-4.0619
|
||||
X5.2468Y-3.9437
|
||||
X5.2468Y-4.0028
|
||||
X5.2618Y-3.9733
|
||||
X5.2747Y-4.0619
|
||||
X5.2766Y-3.9437
|
||||
X5.2766Y-4.0028
|
||||
X5.2916Y-3.9733
|
||||
X5.3043Y-4.0619
|
||||
X5.3064Y-3.9437
|
||||
X5.3064Y-4.0028
|
||||
X5.3214Y-3.9733
|
||||
X5.3339Y-4.0619
|
||||
X5.3361Y-3.9437
|
||||
X5.3361Y-4.0028
|
||||
X5.3512Y-3.9733
|
||||
X5.3635Y-4.0619
|
||||
X5.3659Y-4.0028
|
||||
X5.3931Y-4.0619
|
||||
X5.3957Y-4.0028
|
||||
X5.4227Y-4.0619
|
||||
X5.4255Y-4.0028
|
||||
X5.4522Y-4.0619
|
||||
X5.4553Y-4.0028
|
||||
X5.4818Y-4.0619
|
||||
X5.4851Y-4.0028
|
||||
X5.5114Y-4.0619
|
||||
X5.5149Y-4.0028
|
||||
X5.541Y-4.0619
|
||||
X5.5447Y-4.0028
|
||||
X5.5706Y-4.0619
|
||||
X5.5745Y-4.0028
|
||||
X5.6002Y-4.0619
|
||||
X5.6042Y-4.0028
|
||||
X5.6298Y-4.0619
|
||||
X5.634Y-4.0028
|
||||
X5.6593Y-4.0619
|
||||
X5.6638Y-4.0028
|
||||
X5.6889Y-4.0619
|
||||
X5.6936Y-4.0028
|
||||
X5.7185Y-4.0619
|
||||
X5.7234Y-4.0028
|
||||
X5.7481Y-4.0619
|
||||
X5.7532Y-4.0028
|
||||
X5.7777Y-4.0619
|
||||
X5.783Y-4.0028
|
||||
X5.8073Y-4.0619
|
||||
X5.8128Y-4.0028
|
||||
X5.8369Y-4.0619
|
||||
X5.8426Y-4.0028
|
||||
X5.8664Y-4.0619
|
||||
X5.8723Y-4.0028
|
||||
X5.896Y-4.0619
|
||||
X5.9021Y-4.0028
|
||||
X5.9256Y-4.0619
|
||||
X5.9319Y-4.0028
|
||||
X5.9552Y-4.0619
|
||||
X5.9617Y-4.0028
|
||||
X5.9848Y-4.0619
|
||||
X5.9915Y-4.0028
|
||||
X5.9996Y-4.0914
|
||||
X6.0065Y-3.9733
|
||||
X6.0144Y-4.0619
|
||||
X6.0144Y-4.1209
|
||||
X6.0213Y-3.9437
|
||||
X6.0213Y-4.0028
|
||||
X6.0292Y-4.0914
|
||||
X6.0292Y-4.1504
|
||||
X6.0363Y-3.9733
|
||||
X6.0439Y-4.0619
|
||||
X6.0439Y-4.1209
|
||||
X6.0511Y-3.9437
|
||||
X6.0511Y-4.0028
|
||||
X6.0588Y-4.0914
|
||||
X6.0588Y-4.1504
|
||||
X6.0661Y-3.9733
|
||||
X6.0735Y-4.0619
|
||||
X6.0735Y-4.1209
|
||||
X6.0735Y-4.18
|
||||
X6.0809Y-3.9437
|
||||
X6.0809Y-4.0028
|
||||
X6.0884Y-4.0914
|
||||
X6.0884Y-4.1504
|
||||
X6.0884Y-4.2095
|
||||
X6.0959Y-3.9733
|
||||
X6.1031Y-4.0619
|
||||
X6.1031Y-4.1209
|
||||
X6.1031Y-4.18
|
||||
X6.1031Y-4.239
|
||||
X6.1107Y-3.9437
|
||||
X6.1107Y-4.0028
|
||||
X6.1179Y-4.0914
|
||||
X6.1179Y-4.1504
|
||||
X6.1179Y-4.2095
|
||||
X6.1179Y-4.2685
|
||||
X6.1257Y-3.9733
|
||||
X6.1327Y-4.0619
|
||||
X6.1327Y-4.1209
|
||||
X6.1327Y-4.18
|
||||
X6.1327Y-4.239
|
||||
X6.1404Y-3.9437
|
||||
X6.1404Y-4.0028
|
||||
X6.1475Y-4.0914
|
||||
X6.1475Y-4.1504
|
||||
X6.1475Y-4.2095
|
||||
X6.1475Y-4.2685
|
||||
X6.1555Y-3.9733
|
||||
X6.1623Y-4.0619
|
||||
X6.1623Y-4.1209
|
||||
X6.1623Y-4.18
|
||||
X6.1623Y-4.239
|
||||
X6.1702Y-3.9437
|
||||
X6.1702Y-4.0028
|
||||
X6.1771Y-4.0914
|
||||
X6.1771Y-4.1504
|
||||
X6.1771Y-4.2095
|
||||
X6.1771Y-4.2685
|
||||
X6.1853Y-3.9733
|
||||
X6.1919Y-4.0619
|
||||
X6.1919Y-4.1209
|
||||
X6.1919Y-4.18
|
||||
X6.1919Y-4.239
|
||||
X6.2Y-3.9437
|
||||
X6.2Y-4.0028
|
||||
X6.2067Y-4.0914
|
||||
X6.2067Y-4.1504
|
||||
X6.2067Y-4.2095
|
||||
X6.2067Y-4.2685
|
||||
X6.215Y-3.9733
|
||||
X6.2215Y-4.0619
|
||||
X6.2215Y-4.1209
|
||||
X6.2215Y-4.18
|
||||
X6.2215Y-4.239
|
||||
X6.2298Y-3.9437
|
||||
X6.2298Y-4.0028
|
||||
X6.2363Y-4.0914
|
||||
X6.2363Y-4.1504
|
||||
X6.2363Y-4.2095
|
||||
X6.2363Y-4.2685
|
||||
X6.2448Y-3.9733
|
||||
X6.251Y-4.0619
|
||||
X6.251Y-4.1209
|
||||
X6.251Y-4.18
|
||||
X6.251Y-4.239
|
||||
X6.2596Y-3.9437
|
||||
X6.2596Y-4.0028
|
||||
X6.2659Y-4.0914
|
||||
X6.2659Y-4.1504
|
||||
X6.2659Y-4.2095
|
||||
X6.2659Y-4.2685
|
||||
X6.2746Y-3.9733
|
||||
X6.2806Y-4.0619
|
||||
X6.2806Y-4.1209
|
||||
X6.2806Y-4.18
|
||||
X6.2806Y-4.239
|
||||
X6.2894Y-3.9437
|
||||
X6.2894Y-4.0028
|
||||
X6.2955Y-4.0914
|
||||
X6.2955Y-4.1504
|
||||
X6.2955Y-4.2095
|
||||
X6.2955Y-4.2685
|
||||
X6.3044Y-3.9733
|
||||
X6.3102Y-4.0619
|
||||
X6.3102Y-4.1209
|
||||
X6.3102Y-4.18
|
||||
X6.3102Y-4.239
|
||||
X6.3192Y-3.9437
|
||||
X6.3192Y-4.0028
|
||||
X6.325Y-4.0914
|
||||
X6.325Y-4.1504
|
||||
X6.325Y-4.2095
|
||||
X6.325Y-4.2685
|
||||
X6.3342Y-3.9733
|
||||
X6.3398Y-4.0619
|
||||
X6.3398Y-4.1209
|
||||
X6.3398Y-4.18
|
||||
X6.3398Y-4.239
|
||||
X6.349Y-3.9437
|
||||
X6.349Y-4.0028
|
||||
X6.3546Y-4.0914
|
||||
X6.3546Y-4.1504
|
||||
X6.3546Y-4.2095
|
||||
X6.3546Y-4.2685
|
||||
X6.364Y-3.9733
|
||||
X6.3694Y-4.0619
|
||||
X6.3694Y-4.1209
|
||||
X6.3694Y-4.18
|
||||
X6.3694Y-4.239
|
||||
X6.3788Y-3.9437
|
||||
X6.3788Y-4.0028
|
||||
X6.3842Y-4.0914
|
||||
X6.3842Y-4.1504
|
||||
X6.3842Y-4.2095
|
||||
X6.3842Y-4.2685
|
||||
X6.3938Y-3.9732
|
||||
X6.399Y-4.0619
|
||||
X6.399Y-4.1209
|
||||
X6.399Y-4.18
|
||||
X6.399Y-4.239
|
||||
X6.4085Y-3.9437
|
||||
X6.4085Y-4.0028
|
||||
X6.4137Y-4.0914
|
||||
X6.4137Y-4.1504
|
||||
X6.4137Y-4.2095
|
||||
X6.4137Y-4.2685
|
||||
X6.4236Y-3.9732
|
||||
X6.4285Y-4.1209
|
||||
X6.4285Y-4.18
|
||||
X6.4285Y-4.239
|
||||
X6.4383Y-3.9437
|
||||
X6.4433Y-4.0914
|
||||
X6.4433Y-4.1504
|
||||
X6.4433Y-4.2095
|
||||
X6.4433Y-4.2685
|
||||
X6.4533Y-3.9732
|
||||
X6.4581Y-4.1209
|
||||
X6.4581Y-4.18
|
||||
X6.4581Y-4.239
|
||||
X6.4681Y-3.9437
|
||||
X6.4729Y-4.0914
|
||||
X6.4729Y-4.1504
|
||||
X6.4729Y-4.2095
|
||||
X6.4729Y-4.2685
|
||||
X6.4831Y-3.9732
|
||||
X6.4876Y-4.1209
|
||||
X6.4876Y-4.18
|
||||
X6.4876Y-4.239
|
||||
X6.4979Y-3.9437
|
||||
X6.5024Y-4.1504
|
||||
X6.5025Y-4.2095
|
||||
X6.5025Y-4.2685
|
||||
X6.5129Y-3.9732
|
||||
X6.5172Y-4.18
|
||||
X6.5172Y-4.239
|
||||
X6.5277Y-3.9437
|
||||
X6.5321Y-4.2095
|
||||
X6.5321Y-4.2685
|
||||
X6.5427Y-3.9732
|
||||
X6.545Y-4.0032
|
||||
X6.5468Y-4.18
|
||||
X6.5468Y-4.239
|
||||
X6.5575Y-3.9437
|
||||
X6.5616Y-4.2095
|
||||
X6.5616Y-4.2685
|
||||
X6.5722Y-3.9732
|
||||
X6.5734Y-4.0111
|
||||
X6.5764Y-4.18
|
||||
X6.5764Y-4.239
|
||||
X6.587Y-3.9437
|
||||
X6.5912Y-4.1504
|
||||
X6.5912Y-4.2095
|
||||
X6.5912Y-4.2685
|
||||
X6.5964Y-4.0288
|
||||
X6.602Y-3.9732
|
||||
X6.606Y-4.18
|
||||
X6.606Y-4.239
|
||||
X6.6168Y-3.9437
|
||||
X6.6168Y-4.0027
|
||||
X6.6173Y-4.0497
|
||||
X6.6208Y-4.2095
|
||||
X6.6208Y-4.2685
|
||||
X6.6318Y-3.9732
|
||||
X6.6355Y-4.1359
|
||||
X6.6356Y-4.18
|
||||
X6.6356Y-4.239
|
||||
X6.6382Y-4.0706
|
||||
X6.6466Y-3.9437
|
||||
X6.6466Y-4.0027
|
||||
X6.6504Y-4.2095
|
||||
X6.6504Y-4.2685
|
||||
X6.6616Y-3.9732
|
||||
X6.6616Y-4.0322
|
||||
X6.6649Y-4.0783
|
||||
X6.6649Y-4.1374
|
||||
X6.6652Y-4.18
|
||||
X6.6652Y-4.239
|
||||
X6.6763Y-3.9437
|
||||
X6.6764Y-4.0027
|
||||
X6.68Y-4.2095
|
||||
X6.68Y-4.2685
|
||||
X6.6909Y-3.9732
|
||||
X6.6909Y-4.0322
|
||||
X6.6945Y-4.0783
|
||||
X6.6945Y-4.1374
|
||||
X6.6947Y-4.18
|
||||
X6.6947Y-4.239
|
||||
X6.7056Y-3.9437
|
||||
X6.7057Y-4.0027
|
||||
X6.7096Y-4.2095
|
||||
X6.7096Y-4.2685
|
||||
X6.7204Y-3.9732
|
||||
X6.7204Y-4.0322
|
||||
X6.7241Y-4.0783
|
||||
X6.7241Y-4.1374
|
||||
X6.7243Y-4.18
|
||||
X6.7243Y-4.239
|
||||
X6.7351Y-3.9437
|
||||
X6.7352Y-4.0027
|
||||
X6.7392Y-4.2095
|
||||
X6.7392Y-4.2685
|
||||
X6.7499Y-3.9732
|
||||
X6.7499Y-4.0322
|
||||
X6.7536Y-4.0783
|
||||
X6.7536Y-4.1374
|
||||
X6.7539Y-4.18
|
||||
X6.7539Y-4.239
|
||||
T2
|
||||
X6.8119Y-4.1415
|
||||
X6.8119Y-4.0742
|
||||
X6.8512Y-4.1415
|
||||
X6.8513Y-4.0742
|
||||
X6.8906Y-4.1415
|
||||
X6.8907Y-4.0742
|
||||
X6.93Y-4.1415
|
||||
X6.93Y-4.0742
|
||||
X6.9694Y-4.1415
|
||||
X6.9694Y-4.0742
|
||||
T3
|
||||
X4.5607Y-3.9827
|
||||
X4.5607Y-4.0201
|
||||
X4.6788Y-3.9823
|
||||
X4.6788Y-4.0201
|
||||
X4.7969Y-3.9823
|
||||
X4.7969Y-4.0201
|
||||
X4.8733Y-4.0013
|
||||
T4
|
||||
X6.4806Y-4.0324
|
||||
X6.5513Y-4.1032
|
||||
T0
|
||||
M30
|
||||
127
fab/gerbers/UNBProbe-job.gbrjob
Normal file
127
fab/gerbers/UNBProbe-job.gbrjob
Normal file
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"Header": {
|
||||
"GenerationSoftware": {
|
||||
"Vendor": "KiCad",
|
||||
"Application": "Pcbnew",
|
||||
"Version": "6.0.11+dfsg-1"
|
||||
},
|
||||
"CreationDate": "2025-11-09T17:51:53+01:00"
|
||||
},
|
||||
"GeneralSpecs": {
|
||||
"ProjectId": {
|
||||
"Name": "UNBProbe",
|
||||
"GUID": "554e4250-726f-4626-952e-6b696361645f",
|
||||
"Revision": "0.3"
|
||||
},
|
||||
"Size": {
|
||||
"X": 64.0359,
|
||||
"Y": 9.5894
|
||||
},
|
||||
"LayerNumber": 2,
|
||||
"BoardThickness": 1.6,
|
||||
"Finish": "None"
|
||||
},
|
||||
"DesignRules": [
|
||||
{
|
||||
"Layers": "Outer",
|
||||
"PadToPad": 0.1,
|
||||
"PadToTrack": 0.1,
|
||||
"TrackToTrack": 0.15,
|
||||
"MinLineWidth": 0.4,
|
||||
"TrackToRegion": 0.15,
|
||||
"RegionToRegion": 0.15
|
||||
}
|
||||
],
|
||||
"FilesAttributes": [
|
||||
{
|
||||
"Path": "UNBProbe-F_Cu.gbr",
|
||||
"FileFunction": "Copper,L1,Top",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "UNBProbe-B_Cu.gbr",
|
||||
"FileFunction": "Copper,L2,Bot",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "UNBProbe-F_Paste.gbr",
|
||||
"FileFunction": "SolderPaste,Top",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "UNBProbe-B_Paste.gbr",
|
||||
"FileFunction": "SolderPaste,Bot",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "UNBProbe-F_Silkscreen.gbr",
|
||||
"FileFunction": "Legend,Top",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "UNBProbe-B_Silkscreen.gbr",
|
||||
"FileFunction": "Legend,Bot",
|
||||
"FilePolarity": "Positive"
|
||||
},
|
||||
{
|
||||
"Path": "UNBProbe-F_Mask.gbr",
|
||||
"FileFunction": "SolderMask,Top",
|
||||
"FilePolarity": "Negative"
|
||||
},
|
||||
{
|
||||
"Path": "UNBProbe-B_Mask.gbr",
|
||||
"FileFunction": "SolderMask,Bot",
|
||||
"FilePolarity": "Negative"
|
||||
},
|
||||
{
|
||||
"Path": "UNBProbe-Edge_Cuts.gbr",
|
||||
"FileFunction": "Profile",
|
||||
"FilePolarity": "Positive"
|
||||
}
|
||||
],
|
||||
"MaterialStackup": [
|
||||
{
|
||||
"Type": "Legend",
|
||||
"Name": "Top Silk Screen"
|
||||
},
|
||||
{
|
||||
"Type": "SolderPaste",
|
||||
"Name": "Top Solder Paste"
|
||||
},
|
||||
{
|
||||
"Type": "SolderMask",
|
||||
"Thickness": 0.01,
|
||||
"Name": "Top Solder Mask"
|
||||
},
|
||||
{
|
||||
"Type": "Copper",
|
||||
"Thickness": 0.035,
|
||||
"Name": "F.Cu"
|
||||
},
|
||||
{
|
||||
"Type": "Dielectric",
|
||||
"Thickness": 1.51,
|
||||
"Material": "FR4",
|
||||
"Name": "F.Cu/B.Cu",
|
||||
"Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
|
||||
},
|
||||
{
|
||||
"Type": "Copper",
|
||||
"Thickness": 0.035,
|
||||
"Name": "B.Cu"
|
||||
},
|
||||
{
|
||||
"Type": "SolderMask",
|
||||
"Thickness": 0.01,
|
||||
"Name": "Bottom Solder Mask"
|
||||
},
|
||||
{
|
||||
"Type": "SolderPaste",
|
||||
"Name": "Bottom Solder Paste"
|
||||
},
|
||||
{
|
||||
"Type": "Legend",
|
||||
"Name": "Bottom Silk Screen"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
releases/v0.3/UNBProbe_v03.zip
Normal file
BIN
releases/v0.3/UNBProbe_v03.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user