Browse Source

initial commit

main ducklace-v0
xenua 1 year ago
commit
859a2e1ee6
  1. 7
      .gitignore
  2. 3
      .gitmodules
  3. 4970
      ducklace.kicad_pcb
  4. 77
      ducklace.kicad_prl
  5. 501
      ducklace.kicad_pro
  6. 4052
      ducklace.kicad_sch
  7. 5
      fp-lib-table
  8. 1
      libs/xenua-kicad
  9. BIN
      output/ducklace-v0.zip
  10. 26
      output/gerber/drill_report.rpt
  11. 23
      output/gerber/ducklace-CmtUser.gbr
  12. 1847
      output/gerber/ducklace-CuBottom.gbl
  13. 2687
      output/gerber/ducklace-CuTop.gtl
  14. 187
      output/gerber/ducklace-EdgeCuts.gm1
  15. 111
      output/gerber/ducklace-MaskBottom.gbs
  16. 245
      output/gerber/ducklace-MaskTop.gts
  17. 48
      output/gerber/ducklace-PasteBottom.gbp
  18. 212
      output/gerber/ducklace-PasteTop.gtp
  19. 340
      output/gerber/ducklace-SilkBottom.gbo
  20. 129
      output/gerber/ducklace-SilkTop.gto
  21. BIN
      output/gerber/ducklace-drl_map.pdf
  22. 105
      output/gerber/ducklace.drl
  23. 132
      output/gerber/ducklace.gbrjob

7
.gitignore vendored

@ -0,0 +1,7 @@ @@ -0,0 +1,7 @@
*-bak
*-backups
*-cache*
*-bak*
_autosave*
\#auto_saved_files\#

3
.gitmodules vendored

@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
[submodule "libs/xenua-kicad"]
path = libs/xenua-kicad
url = https://git.xenua.me/xenua/xenua-kicad.git

4970
ducklace.kicad_pcb

File diff suppressed because it is too large Load Diff

77
ducklace.kicad_prl

@ -0,0 +1,77 @@ @@ -0,0 +1,77 @@
{
"board": {
"active_layer": 31,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
8,
9,
10,
11,
12,
13,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
32,
33,
34,
35,
36,
39,
40
],
"visible_layers": "ffcffff_ffffffff",
"zone_display_mode": 0
},
"meta": {
"filename": "ducklace.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}

501
ducklace.kicad_pro

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

4052
ducklace.kicad_sch

File diff suppressed because it is too large Load Diff

5
fp-lib-table

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
(fp_lib_table
(version 7)
(lib (name "xenua")(type "KiCad")(uri "${KIPRJMOD}/libs/xenua-kicad/xenua.pretty")(options "")(descr ""))
(lib (name "qr")(type "KiCad")(uri "${KIPRJMOD}/libs/xenua-kicad/qr")(options "")(descr ""))
)

1
libs/xenua-kicad

@ -0,0 +1 @@ @@ -0,0 +1 @@
Subproject commit 1d9492cefe3223f12fe76268b08300004158b18c

BIN
output/ducklace-v0.zip

Binary file not shown.

26
output/gerber/drill_report.rpt

@ -0,0 +1,26 @@ @@ -0,0 +1,26 @@
Drill report for ducklace.kicad_pcb
Created on Mon Apr 10 17:36:39 2023
Copper Layer Stackup:
=============================================================
L1 : F.Cu front
L2 : B.Cu back
Drill file 'ducklace.drl' contains
plated through holes:
=============================================================
T1 0.200mm 0.0079" (56 holes)
T2 0.400mm 0.0157" (8 holes)
T3 1.000mm 0.0394" (10 holes)
T4 2.200mm 0.0866" (1 hole)
Total plated holes count 75
Not plated through holes are merged with plated holes
unplated through holes:
=============================================================
T5 1.000mm 0.0394" (2 holes)
Total unplated holes count 2

23
output/gerber/ducklace-CmtUser.gbr

@ -0,0 +1,23 @@ @@ -0,0 +1,23 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-3b83917a11~172~ubuntu22.04.1*
G04 #@! TF.CreationDate,2023-04-10T17:36:39+00:00*
G04 #@! TF.ProjectId,ducklace,6475636b-6c61-4636-952e-6b696361645f,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Other,Comment*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-3b83917a11~172~ubuntu22.04.1) date 2023-04-10 17:36:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.150000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,H1*
X100100000Y-83180000D02*
G75*
G03*
X100100000Y-83180000I-2200000J0D01*
G01*
G04 #@! TD*
M02*

1847
output/gerber/ducklace-CuBottom.gbl

File diff suppressed because it is too large Load Diff

2687
output/gerber/ducklace-CuTop.gtl

File diff suppressed because it is too large Load Diff

187
output/gerber/ducklace-EdgeCuts.gm1

@ -0,0 +1,187 @@ @@ -0,0 +1,187 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-3b83917a11~172~ubuntu22.04.1*
G04 #@! TF.CreationDate,2023-04-10T17:36:39+00:00*
G04 #@! TF.ProjectId,ducklace,6475636b-6c61-4636-952e-6b696361645f,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Profile,NP*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-3b83917a11~172~ubuntu22.04.1) date 2023-04-10 17:36:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 #@! TA.AperFunction,Profile*
%ADD10C,0.100000*%
G04 #@! TD*
G04 #@! TA.AperFunction,Profile*
%ADD11C,0.120000*%
G04 #@! TD*
G04 APERTURE END LIST*
D10*
X89500000Y-80680000D02*
X106300000Y-80680000D01*
X91200000Y-118680000D02*
X89500000Y-118680000D01*
X104000000Y-119280000D02*
X104000000Y-119680000D01*
X88900000Y-118080000D02*
G75*
G03*
X89500000Y-118680000I600000J0D01*
G01*
X91800000Y-119280000D02*
X91800000Y-119680000D01*
X104600000Y-118680000D02*
G75*
G03*
X104000000Y-119280000I0J-600000D01*
G01*
X91800000Y-119280000D02*
G75*
G03*
X91200000Y-118680000I-600000J0D01*
G01*
X88900000Y-118080000D02*
X88900000Y-81280000D01*
X106900000Y-81280000D02*
X106900000Y-118080000D01*
X89500000Y-80680000D02*
G75*
G03*
X88900000Y-81280000I0J-600000D01*
G01*
X104600000Y-118680000D02*
X106300000Y-118680000D01*
X106900000Y-81280000D02*
G75*
G03*
X106300000Y-80680000I-600000J0D01*
G01*
X106300000Y-118680000D02*
G75*
G03*
X106900000Y-118080000I0J600000D01*
G01*
G04 #@! TO.C,J1*
X104000000Y-127730000D02*
X104000000Y-119680000D01*
X103550000Y-128330000D02*
X104000000Y-127730000D01*
X103550000Y-128330000D02*
X92250000Y-128330000D01*
X92250000Y-128330000D02*
X91800000Y-127730000D01*
X91800000Y-127730000D02*
X91800000Y-119680000D01*
D11*
G04 #@! TO.C,U4*
X105600000Y-107980000D02*
X103200000Y-107980000D01*
X106000000Y-109980000D02*
X106000000Y-108380000D01*
X102800000Y-109980000D02*
X102800000Y-108380000D01*
X103200000Y-110380000D02*
X105600000Y-110380000D01*
X106000000Y-108380000D02*
G75*
G03*
X105600000Y-107980000I-399999J1D01*
G01*
X103200000Y-107980000D02*
G75*
G03*
X102800000Y-108380000I-1J-399999D01*
G01*
X105600000Y-110380000D02*
G75*
G03*
X106000000Y-109980000I0J400000D01*
G01*
X102800000Y-109980000D02*
G75*
G03*
X103200000Y-110380000I400000J0D01*
G01*
G04 #@! TO.C,U3*
X103900000Y-104980000D02*
X103900000Y-100380000D01*
X103700000Y-100180000D02*
X99100000Y-100180000D01*
X99100000Y-105180000D02*
X103700000Y-105180000D01*
X98900000Y-100380000D02*
X98900000Y-104980000D01*
X103700000Y-105180000D02*
G75*
G03*
X103900000Y-104980000I-1J200001D01*
G01*
X103900000Y-100380000D02*
G75*
G03*
X103700000Y-100180000I-200001J-1D01*
G01*
X98900000Y-104980000D02*
G75*
G03*
X99100000Y-105180000I200000J0D01*
G01*
X99100000Y-100180000D02*
G75*
G03*
X98900000Y-100380000I0J-200000D01*
G01*
G04 #@! TO.C,U2*
X93800000Y-112780000D02*
X99800000Y-112780000D01*
X93500000Y-108180000D02*
X93500000Y-112480000D01*
X100100000Y-108180000D02*
X100100000Y-112480000D01*
X95000000Y-107980000D02*
X93700000Y-107980000D01*
X98600000Y-107980000D02*
X99900000Y-107980000D01*
X95200000Y-107780000D02*
X95000000Y-107980000D01*
X98400000Y-107780000D02*
X98600000Y-107980000D01*
X95200000Y-107080000D02*
X95200000Y-107780000D01*
X98400000Y-107080000D02*
X98400000Y-107780000D01*
X98300000Y-106980000D02*
X95300000Y-106980000D01*
X93500000Y-112480000D02*
G75*
G03*
X93800000Y-112780000I300000J0D01*
G01*
X99800000Y-112780000D02*
G75*
G03*
X100100000Y-112480000I0J300000D01*
G01*
X93700000Y-107980000D02*
G75*
G03*
X93500000Y-108180000I0J-200000D01*
G01*
X100100000Y-108180000D02*
G75*
G03*
X99900000Y-107980000I-200000J0D01*
G01*
X95300000Y-106980000D02*
G75*
G03*
X95200000Y-107080000I0J-100000D01*
G01*
X98400000Y-107080000D02*
G75*
G03*
X98300000Y-106980000I-100000J0D01*
G01*
G04 #@! TD*
M02*

111
output/gerber/ducklace-MaskBottom.gbs

@ -0,0 +1,111 @@ @@ -0,0 +1,111 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-3b83917a11~172~ubuntu22.04.1*
G04 #@! TF.CreationDate,2023-04-10T17:36:39+00:00*
G04 #@! TF.ProjectId,ducklace,6475636b-6c61-4636-952e-6b696361645f,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Bot*
G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-3b83917a11~172~ubuntu22.04.1) date 2023-04-10 17:36:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMFreePoly0*
4,1,6,1.000000,0.000000,0.500000,-0.750000,-0.500000,-0.750000,-0.500000,0.750000,0.500000,0.750000,1.000000,0.000000,1.000000,0.000000,$1*%
%AMFreePoly1*
4,1,6,0.500000,-0.750000,-0.650000,-0.750000,-0.150000,0.000000,-0.650000,0.750000,0.500000,0.750000,0.500000,-0.750000,0.500000,-0.750000,$1*%
G04 Aperture macros list end*
%ADD10C,1.000000*%
%ADD11R,1.700000X1.700000*%
%ADD12O,1.700000X1.700000*%
%ADD13C,0.700000*%
%ADD14C,4.400000*%
%ADD15R,0.650000X1.000000*%
%ADD16FreePoly0,180.000000*%
%ADD17FreePoly1,180.000000*%
%ADD18R,1.050000X0.595000*%
%ADD19R,1.500000X1.200000*%
%ADD20R,3.200000X1.250000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,J3*
X101000000Y-111910000D03*
X101000000Y-103930000D03*
G04 #@! TD*
D11*
G04 #@! TO.C,J2*
X90800000Y-82555000D03*
D12*
X93340000Y-82555000D03*
X90800000Y-85095000D03*
X93340000Y-85095000D03*
X90800000Y-87635000D03*
X93340000Y-87635000D03*
X90800000Y-90175000D03*
X93340000Y-90175000D03*
X90800000Y-92715000D03*
X93340000Y-92715000D03*
G04 #@! TD*
D13*
G04 #@! TO.C,H1*
X96250000Y-83180000D03*
X96733274Y-82013274D03*
X96733274Y-84346726D03*
X97900000Y-81530000D03*
D14*
X97900000Y-83180000D03*
D13*
X97900000Y-84830000D03*
X99066726Y-82013274D03*
X99066726Y-84346726D03*
X99550000Y-83180000D03*
G04 #@! TD*
D10*
G04 #@! TO.C,CLK*
X101800000Y-86480000D03*
G04 #@! TD*
G04 #@! TO.C,SWD*
X99700000Y-86480000D03*
G04 #@! TD*
D15*
G04 #@! TO.C,U4*
X105350000Y-107452800D03*
X104400000Y-107452800D03*
X103450000Y-107452800D03*
X103450000Y-110907200D03*
X104400000Y-110907200D03*
X105350000Y-110907200D03*
G04 #@! TD*
D16*
G04 #@! TO.C,BOOT*
X95625000Y-98680000D03*
D17*
X94175000Y-98680000D03*
G04 #@! TD*
D10*
G04 #@! TO.C,RST*
X99700000Y-88580000D03*
G04 #@! TD*
D18*
G04 #@! TO.C,U3*
X98375000Y-100775000D03*
X98375000Y-102045000D03*
X98375000Y-103315000D03*
X98375000Y-104585000D03*
X104425000Y-104582500D03*
X104425000Y-103315000D03*
X104425000Y-102045000D03*
X104425000Y-100775000D03*
G04 #@! TD*
D19*
G04 #@! TO.C,U2*
X94500000Y-113430000D03*
X96800000Y-113430000D03*
D20*
X96800000Y-106355000D03*
D19*
X99100000Y-113430000D03*
G04 #@! TD*
M02*

245
output/gerber/ducklace-MaskTop.gts

@ -0,0 +1,245 @@ @@ -0,0 +1,245 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-3b83917a11~172~ubuntu22.04.1*
G04 #@! TF.CreationDate,2023-04-10T17:36:39+00:00*
G04 #@! TF.ProjectId,ducklace,6475636b-6c61-4636-952e-6b696361645f,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Soldermask,Top*
G04 #@! TF.FilePolarity,Negative*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-3b83917a11~172~ubuntu22.04.1) date 2023-04-10 17:36:39*
%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,1.000000*%
%ADD11R,1.600000X0.700000*%
%ADD12R,1.400000X1.200000*%
%ADD13R,2.200000X1.200000*%
%ADD14R,1.400000X1.600000*%
%ADD15RoundRect,0.160000X-0.160000X0.197500X-0.160000X-0.197500X0.160000X-0.197500X0.160000X0.197500X0*%
%ADD16RoundRect,0.050000X0.387500X0.050000X-0.387500X0.050000X-0.387500X-0.050000X0.387500X-0.050000X0*%
%ADD17RoundRect,0.050000X0.050000X0.387500X-0.050000X0.387500X-0.050000X-0.387500X0.050000X-0.387500X0*%
%ADD18R,3.200000X3.200000*%
%ADD19R,1.700000X1.700000*%
%ADD20O,1.700000X1.700000*%
%ADD21RoundRect,0.155000X-0.155000X0.212500X-0.155000X-0.212500X0.155000X-0.212500X0.155000X0.212500X0*%
%ADD22RoundRect,0.155000X0.155000X-0.212500X0.155000X0.212500X-0.155000X0.212500X-0.155000X-0.212500X0*%
%ADD23RoundRect,0.155000X-0.212500X-0.155000X0.212500X-0.155000X0.212500X0.155000X-0.212500X0.155000X0*%
%ADD24RoundRect,0.200000X-0.250000X0.200000X-0.250000X-0.200000X0.250000X-0.200000X0.250000X0.200000X0*%
%ADD25RoundRect,0.155000X0.212500X0.155000X-0.212500X0.155000X-0.212500X-0.155000X0.212500X-0.155000X0*%
%ADD26RoundRect,0.250001X0.462499X0.624999X-0.462499X0.624999X-0.462499X-0.624999X0.462499X-0.624999X0*%
%ADD27C,0.700000*%
%ADD28C,4.400000*%
%ADD29RoundRect,0.160000X0.160000X-0.197500X0.160000X0.197500X-0.160000X0.197500X-0.160000X-0.197500X0*%
%ADD30R,1.000000X7.400000*%
%ADD31R,1.000000X6.400000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,J3*
X101000000Y-111910000D03*
X101000000Y-103930000D03*
D11*
X90500000Y-104780000D03*
X90500000Y-105880000D03*
X90500000Y-106980000D03*
X90500000Y-108080000D03*
X90500000Y-109180000D03*
X90500000Y-110280000D03*
X90500000Y-111380000D03*
X90500000Y-112480000D03*
X90500000Y-113580000D03*
D12*
X91000000Y-114730000D03*
D13*
X100600000Y-114730000D03*
D14*
X91000000Y-100130000D03*
D13*
X100600000Y-99230000D03*
G04 #@! TD*
D15*
G04 #@! TO.C,R3*
X100400000Y-95682500D03*
X100400000Y-96877500D03*
G04 #@! TD*
D16*
G04 #@! TO.C,U1*
X105437500Y-93180000D03*
X105437500Y-92780000D03*
X105437500Y-92380000D03*
X105437500Y-91980000D03*
X105437500Y-91580000D03*
X105437500Y-91180000D03*
X105437500Y-90780000D03*
X105437500Y-90380000D03*
X105437500Y-89980000D03*
X105437500Y-89580000D03*
X105437500Y-89180000D03*
X105437500Y-88780000D03*
X105437500Y-88380000D03*
X105437500Y-87980000D03*
D17*
X104600000Y-87142500D03*
X104200000Y-87142500D03*
X103800000Y-87142500D03*
X103400000Y-87142500D03*
X103000000Y-87142500D03*
X102600000Y-87142500D03*
X102200000Y-87142500D03*
X101800000Y-87142500D03*
X101400000Y-87142500D03*
X101000000Y-87142500D03*
X100600000Y-87142500D03*
X100200000Y-87142500D03*
X99800000Y-87142500D03*
X99400000Y-87142500D03*
D16*
X98562500Y-87980000D03*
X98562500Y-88380000D03*
X98562500Y-88780000D03*
X98562500Y-89180000D03*
X98562500Y-89580000D03*
X98562500Y-89980000D03*
X98562500Y-90380000D03*
X98562500Y-90780000D03*
X98562500Y-91180000D03*
X98562500Y-91580000D03*
X98562500Y-91980000D03*
X98562500Y-92380000D03*
X98562500Y-92780000D03*
X98562500Y-93180000D03*
D17*
X99400000Y-94017500D03*
X99800000Y-94017500D03*
X100200000Y-94017500D03*
X100600000Y-94017500D03*
X101000000Y-94017500D03*
X101400000Y-94017500D03*
X101800000Y-94017500D03*
X102200000Y-94017500D03*
X102600000Y-94017500D03*
X103000000Y-94017500D03*
X103400000Y-94017500D03*
X103800000Y-94017500D03*
X104200000Y-94017500D03*
X104600000Y-94017500D03*
D18*
X102000000Y-90580000D03*
G04 #@! TD*
D19*
G04 #@! TO.C,J2*
X90800000Y-82555000D03*
D20*
X93340000Y-82555000D03*
X90800000Y-85095000D03*
X93340000Y-85095000D03*
X90800000Y-87635000D03*
X93340000Y-87635000D03*
X90800000Y-90175000D03*
X93340000Y-90175000D03*
X90800000Y-92715000D03*
X93340000Y-92715000D03*
G04 #@! TD*
D21*
G04 #@! TO.C,C3*
X101200000Y-83612500D03*
X101200000Y-84747500D03*
G04 #@! TD*
D22*
G04 #@! TO.C,C6*
X99200000Y-96847500D03*
X99200000Y-95712500D03*
G04 #@! TD*
G04 #@! TO.C,C2*
X105600000Y-84647500D03*
X105600000Y-83512500D03*
G04 #@! TD*
D23*
G04 #@! TO.C,C4*
X94932500Y-115380000D03*
X96067500Y-115380000D03*
G04 #@! TD*
D24*
G04 #@! TO.C,Y1*
X104325000Y-83455000D03*
X102475000Y-83455000D03*
X102475000Y-84905000D03*
X104325000Y-84905000D03*
G04 #@! TD*
D25*
G04 #@! TO.C,C1*
X98367500Y-115380000D03*
X97232500Y-115380000D03*
G04 #@! TD*
D26*
G04 #@! TO.C,F1*
X103887500Y-116680000D03*
X100912500Y-116680000D03*
G04 #@! TD*
D25*
G04 #@! TO.C,C5*
X104067500Y-98980000D03*
X102932500Y-98980000D03*
G04 #@! TD*
D15*
G04 #@! TO.C,R1*
X96800000Y-95702500D03*
X96800000Y-96897500D03*
G04 #@! TD*
D27*
G04 #@! TO.C,H1*
X96250000Y-83180000D03*
X96733274Y-82013274D03*
X96733274Y-84346726D03*
X97900000Y-81530000D03*
D28*
X97900000Y-83180000D03*
D27*
X97900000Y-84830000D03*
X99066726Y-82013274D03*
X99066726Y-84346726D03*
X99550000Y-83180000D03*
G04 #@! TD*
D29*
G04 #@! TO.C,R5*
X96500000Y-88847500D03*
X96500000Y-87652500D03*
G04 #@! TD*
D30*
G04 #@! TO.C,J1*
X101400000Y-123380000D03*
D31*
X98900000Y-122880000D03*
X96900000Y-122880000D03*
D30*
X94400000Y-123380000D03*
G04 #@! TD*
D29*
G04 #@! TO.C,R2*
X101600000Y-96877500D03*
X101600000Y-95682500D03*
G04 #@! TD*
D21*
G04 #@! TO.C,C7*
X98000000Y-95712500D03*
X98000000Y-96847500D03*
G04 #@! TD*
M02*

48
output/gerber/ducklace-PasteBottom.gbp

@ -0,0 +1,48 @@ @@ -0,0 +1,48 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-3b83917a11~172~ubuntu22.04.1*
G04 #@! TF.CreationDate,2023-04-10T17:36:39+00:00*
G04 #@! TF.ProjectId,ducklace,6475636b-6c61-4636-952e-6b696361645f,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-3b83917a11~172~ubuntu22.04.1) date 2023-04-10 17:36:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10R,0.650000X1.000000*%
%ADD11R,1.050000X0.595000*%
%ADD12R,1.500000X1.200000*%
%ADD13R,3.200000X1.250000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,U4*
X105350000Y-107452800D03*
X104400000Y-107452800D03*
X103450000Y-107452800D03*
X103450000Y-110907200D03*
X104400000Y-110907200D03*
X105350000Y-110907200D03*
G04 #@! TD*
D11*
G04 #@! TO.C,U3*
X98375000Y-100775000D03*
X98375000Y-102045000D03*
X98375000Y-103315000D03*
X98375000Y-104585000D03*
X104425000Y-104582500D03*
X104425000Y-103315000D03*
X104425000Y-102045000D03*
X104425000Y-100775000D03*
G04 #@! TD*
D12*
G04 #@! TO.C,U2*
X94500000Y-113430000D03*
X96800000Y-113430000D03*
D13*
X96800000Y-106355000D03*
D12*
X99100000Y-113430000D03*
G04 #@! TD*
M02*

212
output/gerber/ducklace-PasteTop.gtp

@ -0,0 +1,212 @@ @@ -0,0 +1,212 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-3b83917a11~172~ubuntu22.04.1*
G04 #@! TF.CreationDate,2023-04-10T17:36:39+00:00*
G04 #@! TF.ProjectId,ducklace,6475636b-6c61-4636-952e-6b696361645f,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-3b83917a11~172~ubuntu22.04.1) date 2023-04-10 17:36:39*
%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*
%ADD10R,1.600000X0.700000*%
%ADD11R,1.400000X1.200000*%
%ADD12R,2.200000X1.200000*%
%ADD13R,1.400000X1.600000*%
%ADD14RoundRect,0.160000X-0.160000X0.197500X-0.160000X-0.197500X0.160000X-0.197500X0.160000X0.197500X0*%
%ADD15RoundRect,0.249999X0.395001X0.395001X-0.395001X0.395001X-0.395001X-0.395001X0.395001X-0.395001X0*%
%ADD16RoundRect,0.050000X0.387500X0.050000X-0.387500X0.050000X-0.387500X-0.050000X0.387500X-0.050000X0*%
%ADD17RoundRect,0.050000X0.050000X0.387500X-0.050000X0.387500X-0.050000X-0.387500X0.050000X-0.387500X0*%
%ADD18RoundRect,0.155000X-0.155000X0.212500X-0.155000X-0.212500X0.155000X-0.212500X0.155000X0.212500X0*%
%ADD19RoundRect,0.155000X0.155000X-0.212500X0.155000X0.212500X-0.155000X0.212500X-0.155000X-0.212500X0*%
%ADD20RoundRect,0.155000X-0.212500X-0.155000X0.212500X-0.155000X0.212500X0.155000X-0.212500X0.155000X0*%
%ADD21RoundRect,0.200000X-0.250000X0.200000X-0.250000X-0.200000X0.250000X-0.200000X0.250000X0.200000X0*%
%ADD22RoundRect,0.155000X0.212500X0.155000X-0.212500X0.155000X-0.212500X-0.155000X0.212500X-0.155000X0*%
%ADD23RoundRect,0.250001X0.462499X0.624999X-0.462499X0.624999X-0.462499X-0.624999X0.462499X-0.624999X0*%
%ADD24RoundRect,0.160000X0.160000X-0.197500X0.160000X0.197500X-0.160000X0.197500X-0.160000X-0.197500X0*%
%ADD25R,1.000000X7.400000*%
%ADD26R,1.000000X6.400000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,J3*
X90500000Y-104780000D03*
X90500000Y-105880000D03*
X90500000Y-106980000D03*
X90500000Y-108080000D03*
X90500000Y-109180000D03*
X90500000Y-110280000D03*
X90500000Y-111380000D03*
X90500000Y-112480000D03*
X90500000Y-113580000D03*
D11*
X91000000Y-114730000D03*
D12*
X100600000Y-114730000D03*
D13*
X91000000Y-100130000D03*
D12*
X100600000Y-99230000D03*
G04 #@! TD*
D14*
G04 #@! TO.C,R3*
X100400000Y-95682500D03*
X100400000Y-96877500D03*
G04 #@! TD*
D15*
G04 #@! TO.C,U1*
X102800000Y-91380000D03*
X102800000Y-89780000D03*
X101200000Y-91380000D03*
X101200000Y-89780000D03*
D16*
X105437500Y-93180000D03*
X105437500Y-92780000D03*
X105437500Y-92380000D03*
X105437500Y-91980000D03*
X105437500Y-91580000D03*
X105437500Y-91180000D03*
X105437500Y-90780000D03*
X105437500Y-90380000D03*
X105437500Y-89980000D03*
X105437500Y-89580000D03*
X105437500Y-89180000D03*
X105437500Y-88780000D03*
X105437500Y-88380000D03*
X105437500Y-87980000D03*
D17*
X104600000Y-87142500D03*
X104200000Y-87142500D03*
X103800000Y-87142500D03*
X103400000Y-87142500D03*
X103000000Y-87142500D03*
X102600000Y-87142500D03*
X102200000Y-87142500D03*
X101800000Y-87142500D03*
X101400000Y-87142500D03*
X101000000Y-87142500D03*
X100600000Y-87142500D03*
X100200000Y-87142500D03*
X99800000Y-87142500D03*
X99400000Y-87142500D03*
D16*
X98562500Y-87980000D03*
X98562500Y-88380000D03*
X98562500Y-88780000D03*
X98562500Y-89180000D03*
X98562500Y-89580000D03*
X98562500Y-89980000D03*
X98562500Y-90380000D03*
X98562500Y-90780000D03*
X98562500Y-91180000D03*
X98562500Y-91580000D03*
X98562500Y-91980000D03*
X98562500Y-92380000D03*
X98562500Y-92780000D03*
X98562500Y-93180000D03*
D17*
X99400000Y-94017500D03*
X99800000Y-94017500D03*
X100200000Y-94017500D03*
X100600000Y-94017500D03*
X101000000Y-94017500D03*
X101400000Y-94017500D03*
X101800000Y-94017500D03*
X102200000Y-94017500D03*
X102600000Y-94017500D03*
X103000000Y-94017500D03*
X103400000Y-94017500D03*
X103800000Y-94017500D03*
X104200000Y-94017500D03*
X104600000Y-94017500D03*
G04 #@! TD*
D18*
G04 #@! TO.C,C3*
X101200000Y-83612500D03*
X101200000Y-84747500D03*
G04 #@! TD*
D19*
G04 #@! TO.C,C6*
X99200000Y-96847500D03*
X99200000Y-95712500D03*
G04 #@! TD*
G04 #@! TO.C,C2*
X105600000Y-84647500D03*
X105600000Y-83512500D03*
G04 #@! TD*
D20*
G04 #@! TO.C,C4*
X94932500Y-115380000D03*
X96067500Y-115380000D03*
G04 #@! TD*
D21*
G04 #@! TO.C,Y1*
X104325000Y-83455000D03*
X102475000Y-83455000D03*
X102475000Y-84905000D03*
X104325000Y-84905000D03*
G04 #@! TD*
D22*
G04 #@! TO.C,C1*
X98367500Y-115380000D03*
X97232500Y-115380000D03*
G04 #@! TD*
D23*
G04 #@! TO.C,F1*
X103887500Y-116680000D03*
X100912500Y-116680000D03*
G04 #@! TD*
D22*
G04 #@! TO.C,C5*
X104067500Y-98980000D03*
X102932500Y-98980000D03*
G04 #@! TD*
D14*
G04 #@! TO.C,R1*
X96800000Y-95702500D03*
X96800000Y-96897500D03*
G04 #@! TD*
D24*
G04 #@! TO.C,R5*
X96500000Y-88847500D03*
X96500000Y-87652500D03*
G04 #@! TD*
D25*
G04 #@! TO.C,J1*
X101400000Y-123380000D03*
D26*
X98900000Y-122880000D03*
X96900000Y-122880000D03*
D25*
X94400000Y-123380000D03*
G04 #@! TD*
D24*
G04 #@! TO.C,R2*
X101600000Y-96877500D03*
X101600000Y-95682500D03*
G04 #@! TD*
D18*
G04 #@! TO.C,C7*
X98000000Y-95712500D03*
X98000000Y-96847500D03*
G04 #@! TD*
M02*

340
output/gerber/ducklace-SilkBottom.gbo

@ -0,0 +1,340 @@ @@ -0,0 +1,340 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-3b83917a11~172~ubuntu22.04.1*
G04 #@! TF.CreationDate,2023-04-10T17:36:39+00:00*
G04 #@! TF.ProjectId,ducklace,6475636b-6c61-4636-952e-6b696361645f,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Legend,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-3b83917a11~172~ubuntu22.04.1) date 2023-04-10 17:36:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.150000*%
%ADD11C,0.120000*%
%ADD12C,0.160000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,CLK*
X104800000Y-86847380D02*
X104847619Y-86895000D01*
X104847619Y-86895000D02*
X104990476Y-86942619D01*
X104990476Y-86942619D02*
X105085714Y-86942619D01*
X105085714Y-86942619D02*
X105228571Y-86895000D01*
X105228571Y-86895000D02*
X105323809Y-86799761D01*
X105323809Y-86799761D02*
X105371428Y-86704523D01*
X105371428Y-86704523D02*
X105419047Y-86514047D01*
X105419047Y-86514047D02*
X105419047Y-86371190D01*
X105419047Y-86371190D02*
X105371428Y-86180714D01*
X105371428Y-86180714D02*
X105323809Y-86085476D01*
X105323809Y-86085476D02*
X105228571Y-85990238D01*
X105228571Y-85990238D02*
X105085714Y-85942619D01*
X105085714Y-85942619D02*
X104990476Y-85942619D01*
X104990476Y-85942619D02*
X104847619Y-85990238D01*
X104847619Y-85990238D02*
X104800000Y-86037857D01*
X103895238Y-86942619D02*
X104371428Y-86942619D01*
X104371428Y-86942619D02*
X104371428Y-85942619D01*
X103561904Y-86942619D02*
X103561904Y-85942619D01*
X102990476Y-86942619D02*
X103419047Y-86371190D01*
X102990476Y-85942619D02*
X103561904Y-86514047D01*
G04 #@! TO.C,SWD*
X98509523Y-86895000D02*
X98366666Y-86942619D01*
X98366666Y-86942619D02*
X98128571Y-86942619D01*
X98128571Y-86942619D02*
X98033333Y-86895000D01*
X98033333Y-86895000D02*
X97985714Y-86847380D01*
X97985714Y-86847380D02*
X97938095Y-86752142D01*
X97938095Y-86752142D02*
X97938095Y-86656904D01*
X97938095Y-86656904D02*
X97985714Y-86561666D01*
X97985714Y-86561666D02*
X98033333Y-86514047D01*
X98033333Y-86514047D02*
X98128571Y-86466428D01*
X98128571Y-86466428D02*
X98319047Y-86418809D01*
X98319047Y-86418809D02*
X98414285Y-86371190D01*
X98414285Y-86371190D02*
X98461904Y-86323571D01*
X98461904Y-86323571D02*
X98509523Y-86228333D01*
X98509523Y-86228333D02*
X98509523Y-86133095D01*
X98509523Y-86133095D02*
X98461904Y-86037857D01*
X98461904Y-86037857D02*
X98414285Y-85990238D01*
X98414285Y-85990238D02*
X98319047Y-85942619D01*
X98319047Y-85942619D02*
X98080952Y-85942619D01*
X98080952Y-85942619D02*
X97938095Y-85990238D01*
X97604761Y-85942619D02*
X97366666Y-86942619D01*
X97366666Y-86942619D02*
X97176190Y-86228333D01*
X97176190Y-86228333D02*
X96985714Y-86942619D01*
X96985714Y-86942619D02*
X96747619Y-85942619D01*
X96366666Y-86942619D02*
X96366666Y-85942619D01*
X96366666Y-85942619D02*
X96128571Y-85942619D01*
X96128571Y-85942619D02*
X95985714Y-85990238D01*
X95985714Y-85990238D02*
X95890476Y-86085476D01*
X95890476Y-86085476D02*
X95842857Y-86180714D01*
X95842857Y-86180714D02*
X95795238Y-86371190D01*
X95795238Y-86371190D02*
X95795238Y-86514047D01*
X95795238Y-86514047D02*
X95842857Y-86704523D01*
X95842857Y-86704523D02*
X95890476Y-86799761D01*
X95890476Y-86799761D02*
X95985714Y-86895000D01*
X95985714Y-86895000D02*
X96128571Y-86942619D01*
X96128571Y-86942619D02*
X96366666Y-86942619D01*
G04 #@! TO.C,BOOT*
X96257142Y-96818809D02*
X96114285Y-96866428D01*
X96114285Y-96866428D02*
X96066666Y-96914047D01*
X96066666Y-96914047D02*
X96019047Y-97009285D01*
X96019047Y-97009285D02*
X96019047Y-97152142D01*
X96019047Y-97152142D02*
X96066666Y-97247380D01*
X96066666Y-97247380D02*
X96114285Y-97295000D01*
X96114285Y-97295000D02*
X96209523Y-97342619D01*
X96209523Y-97342619D02*
X96590475Y-97342619D01*
X96590475Y-97342619D02*
X96590475Y-96342619D01*
X96590475Y-96342619D02*
X96257142Y-96342619D01*
X96257142Y-96342619D02*
X96161904Y-96390238D01*
X96161904Y-96390238D02*
X96114285Y-96437857D01*
X96114285Y-96437857D02*
X96066666Y-96533095D01*
X96066666Y-96533095D02*
X96066666Y-96628333D01*
X96066666Y-96628333D02*
X96114285Y-96723571D01*
X96114285Y-96723571D02*
X96161904Y-96771190D01*
X96161904Y-96771190D02*
X96257142Y-96818809D01*
X96257142Y-96818809D02*
X96590475Y-96818809D01*
X95399999Y-96342619D02*
X95209523Y-96342619D01*
X95209523Y-96342619D02*
X95114285Y-96390238D01*
X95114285Y-96390238D02*
X95019047Y-96485476D01*
X95019047Y-96485476D02*
X94971428Y-96675952D01*
X94971428Y-96675952D02*
X94971428Y-97009285D01*
X94971428Y-97009285D02*
X95019047Y-97199761D01*
X95019047Y-97199761D02*
X95114285Y-97295000D01*
X95114285Y-97295000D02*
X95209523Y-97342619D01*
X95209523Y-97342619D02*
X95399999Y-97342619D01*
X95399999Y-97342619D02*
X95495237Y-97295000D01*
X95495237Y-97295000D02*
X95590475Y-97199761D01*
X95590475Y-97199761D02*
X95638094Y-97009285D01*
X95638094Y-97009285D02*
X95638094Y-96675952D01*
X95638094Y-96675952D02*
X95590475Y-96485476D01*
X95590475Y-96485476D02*
X95495237Y-96390238D01*
X95495237Y-96390238D02*
X95399999Y-96342619D01*
X94352380Y-96342619D02*
X94161904Y-96342619D01*
X94161904Y-96342619D02*
X94066666Y-96390238D01*
X94066666Y-96390238D02*
X93971428Y-96485476D01*
X93971428Y-96485476D02*
X93923809Y-96675952D01*
X93923809Y-96675952D02*
X93923809Y-97009285D01*
X93923809Y-97009285D02*
X93971428Y-97199761D01*
X93971428Y-97199761D02*
X94066666Y-97295000D01*
X94066666Y-97295000D02*
X94161904Y-97342619D01*
X94161904Y-97342619D02*
X94352380Y-97342619D01*
X94352380Y-97342619D02*
X94447618Y-97295000D01*
X94447618Y-97295000D02*
X94542856Y-97199761D01*
X94542856Y-97199761D02*
X94590475Y-97009285D01*
X94590475Y-97009285D02*
X94590475Y-96675952D01*
X94590475Y-96675952D02*
X94542856Y-96485476D01*
X94542856Y-96485476D02*
X94447618Y-96390238D01*
X94447618Y-96390238D02*
X94352380Y-96342619D01*
X93638094Y-96342619D02*
X93066666Y-96342619D01*
X93352380Y-97342619D02*
X93352380Y-96342619D01*
G04 #@! TO.C,RST*
X97890476Y-89042619D02*
X98223809Y-88566428D01*
X98461904Y-89042619D02*
X98461904Y-88042619D01*
X98461904Y-88042619D02*
X98080952Y-88042619D01*
X98080952Y-88042619D02*
X97985714Y-88090238D01*
X97985714Y-88090238D02*
X97938095Y-88137857D01*
X97938095Y-88137857D02*
X97890476Y-88233095D01*
X97890476Y-88233095D02*
X97890476Y-88375952D01*
X97890476Y-88375952D02*
X97938095Y-88471190D01*
X97938095Y-88471190D02*
X97985714Y-88518809D01*
X97985714Y-88518809D02*
X98080952Y-88566428D01*
X98080952Y-88566428D02*
X98461904Y-88566428D01*
X97509523Y-88995000D02*
X97366666Y-89042619D01*
X97366666Y-89042619D02*
X97128571Y-89042619D01*
X97128571Y-89042619D02*
X97033333Y-88995000D01*
X97033333Y-88995000D02*
X96985714Y-88947380D01*
X96985714Y-88947380D02*
X96938095Y-88852142D01*
X96938095Y-88852142D02*
X96938095Y-88756904D01*
X96938095Y-88756904D02*
X96985714Y-88661666D01*
X96985714Y-88661666D02*
X97033333Y-88614047D01*
X97033333Y-88614047D02*
X97128571Y-88566428D01*
X97128571Y-88566428D02*
X97319047Y-88518809D01*
X97319047Y-88518809D02*
X97414285Y-88471190D01*
X97414285Y-88471190D02*
X97461904Y-88423571D01*
X97461904Y-88423571D02*
X97509523Y-88328333D01*
X97509523Y-88328333D02*
X97509523Y-88233095D01*
X97509523Y-88233095D02*
X97461904Y-88137857D01*
X97461904Y-88137857D02*
X97414285Y-88090238D01*
X97414285Y-88090238D02*
X97319047Y-88042619D01*
X97319047Y-88042619D02*
X97080952Y-88042619D01*
X97080952Y-88042619D02*
X96938095Y-88090238D01*
X96652380Y-88042619D02*
X96080952Y-88042619D01*
X96366666Y-89042619D02*
X96366666Y-88042619D01*
D11*
G04 #@! TO.C,CLK*
X102500000Y-86480000D02*
G75*
G03*
X102500000Y-86480000I-700000J0D01*
G01*
G04 #@! TO.C,SWD*
X100400000Y-86480000D02*
G75*
G03*
X100400000Y-86480000I-700000J0D01*
G01*
G04 #@! TO.C,U4*
X105900000Y-107680000D02*
X105900000Y-107080000D01*
G04 #@! TO.C,BOOT*
X96300000Y-99680000D02*
X96300000Y-97680000D01*
X96300000Y-97680000D02*
X93500000Y-97680000D01*
X93500000Y-99680000D02*
X96300000Y-99680000D01*
X93500000Y-97680000D02*
X93500000Y-99680000D01*
G04 #@! TO.C,RST*
X100400000Y-88580000D02*
G75*
G03*
X100400000Y-88580000I-700000J0D01*
G01*
G04 #@! TO.C,U3*
D12*
X98580000Y-100180000D02*
G75*
G03*
X98580000Y-100180000I-80000J0D01*
G01*
G04 #@! TD*
M02*

129
output/gerber/ducklace-SilkTop.gto

@ -0,0 +1,129 @@ @@ -0,0 +1,129 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,7.0.1-3b83917a11~172~ubuntu22.04.1*
G04 #@! TF.CreationDate,2023-04-10T17:36:39+00:00*
G04 #@! TF.ProjectId,ducklace,6475636b-6c61-4636-952e-6b696361645f,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Legend,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 7.0.1-3b83917a11~172~ubuntu22.04.1) date 2023-04-10 17:36:39*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.120000*%
G04 APERTURE END LIST*
D10*
G04 #@! TO.C,R3*
X100780000Y-96112379D02*
X100780000Y-96447621D01*
X100020000Y-96112379D02*
X100020000Y-96447621D01*
G04 #@! TO.C,U1*
X105610000Y-86970000D02*
X105610000Y-87620000D01*
X104960000Y-94190000D02*
X105610000Y-94190000D01*
X104960000Y-86970000D02*
X105610000Y-86970000D01*
X99040000Y-94190000D02*
X98390000Y-94190000D01*
X99040000Y-86970000D02*
X98390000Y-86970000D01*
X98390000Y-94190000D02*
X98390000Y-93540000D01*
X98390000Y-86970000D02*
X98390000Y-87620000D01*
G04 #@! TO.C,J2*
X89470000Y-81225000D02*
X90800000Y-81225000D01*
X89470000Y-82555000D02*
X89470000Y-81225000D01*
X89470000Y-83825000D02*
X89470000Y-94045000D01*
X89470000Y-83825000D02*
X92070000Y-83825000D01*
X89470000Y-94045000D02*
X94670000Y-94045000D01*
X92070000Y-81225000D02*
X94670000Y-81225000D01*
X92070000Y-83825000D02*
X92070000Y-81225000D01*
X94670000Y-81225000D02*
X94670000Y-94045000D01*
G04 #@! TO.C,C3*
X101560000Y-84064165D02*
X101560000Y-84295835D01*
X100840000Y-84064165D02*
X100840000Y-84295835D01*
G04 #@! TO.C,C6*
X98840000Y-96395835D02*
X98840000Y-96164165D01*
X99560000Y-96395835D02*
X99560000Y-96164165D01*
G04 #@! TO.C,C2*
X105240000Y-84195835D02*
X105240000Y-83964165D01*
X105960000Y-84195835D02*
X105960000Y-83964165D01*
G04 #@! TO.C,C4*
X95384165Y-115020000D02*
X95615835Y-115020000D01*
X95384165Y-115740000D02*
X95615835Y-115740000D01*
G04 #@! TO.C,Y1*
X103080000Y-83070000D02*
X103720000Y-83070000D01*
X104960000Y-83800000D02*
X104960000Y-83110000D01*
X102040000Y-84010000D02*
X102040000Y-84350000D01*
X104760000Y-84020000D02*
X104760000Y-84350000D01*
X103080000Y-85290000D02*
X103720000Y-85290000D01*
X104760000Y-84020000D02*
G75*
G03*
X104959999Y-83800000I-120002J310001D01*
G01*
G04 #@! TO.C,C1*
X97915835Y-115740000D02*
X97684165Y-115740000D01*
X97915835Y-115020000D02*
X97684165Y-115020000D01*
G04 #@! TO.C,F1*
X103002064Y-117590000D02*
X101797936Y-117590000D01*
X103002064Y-115770000D02*
X101797936Y-115770000D01*
G04 #@! TO.C,C5*
X103615835Y-99340000D02*
X103384165Y-99340000D01*
X103615835Y-98620000D02*
X103384165Y-98620000D01*
G04 #@! TO.C,R1*
X97180000Y-96132379D02*
X97180000Y-96467621D01*
X96420000Y-96132379D02*
X96420000Y-96467621D01*
G04 #@! TO.C,R5*
X96120000Y-88417621D02*
X96120000Y-88082379D01*
X96880000Y-88417621D02*
X96880000Y-88082379D01*
G04 #@! TO.C,R2*
X101220000Y-96447621D02*
X101220000Y-96112379D01*
X101980000Y-96447621D02*
X101980000Y-96112379D01*
G04 #@! TO.C,C7*
X98360000Y-96164165D02*
X98360000Y-96395835D01*
X97640000Y-96164165D02*
X97640000Y-96395835D01*
G04 #@! TO.C,U4*
X105900000Y-107680000D02*
X105900000Y-107080000D01*
G04 #@! TD*
M02*

BIN
output/gerber/ducklace-drl_map.pdf

Binary file not shown.

105
output/gerber/ducklace.drl

@ -0,0 +1,105 @@ @@ -0,0 +1,105 @@
M48
; DRILL file {KiCad 7.0.1-3b83917a11~172~ubuntu22.04.1} date Mon Apr 10 17:36:39 2023
; FORMAT={-:-/ absolute / metric / decimal}
; #@! TF.CreationDate,2023-04-10T17:36:39+00:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.0.1-3b83917a11~172~ubuntu22.04.1
; #@! TF.FileFunction,MixedPlating,1,2
FMAT,2
METRIC
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.200
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C0.400
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T3C1.000
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T4C2.200
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
T5C1.000
%
G90
G05
T1
X90.2Y-106.63
X91.15Y-96.4
X91.3Y-106.23
X91.4Y-108.08
X91.5Y-110.18
X91.5Y-113.18
X92.499Y-103.68
X92.5Y-95.0
X92.907Y-104.687
X94.25Y-100.25
X94.4Y-105.35
X95.367Y-114.962
X95.4Y-96.48
X96.0Y-100.9
X96.05Y-97.45
X96.91Y-90.375
X97.229Y-89.853
X97.397Y-88.853
X97.463Y-88.152
X97.5Y-98.13
X97.55Y-96.1
X97.75Y-87.5
X98.053Y-100.403
X98.6Y-114.38
X98.65Y-96.75
X99.1Y-105.98
X99.4Y-94.58
X99.9Y-89.78
X100.2Y-87.812
X100.501Y-86.382
X101.0Y-113.78
X101.1Y-86.38
X101.1Y-110.0
X101.3Y-87.903
X101.7Y-106.55
X101.75Y-92.5
X101.8Y-94.78
X102.2Y-99.23
X102.849Y-92.929
X103.0Y-87.88
X103.4Y-114.08
X103.758Y-95.652
X103.804Y-93.076
X103.897Y-89.383
X104.1Y-111.98
X104.175Y-112.955
X104.391Y-95.357
X104.4Y-106.88
X104.837Y-94.957
X104.9Y-105.68
X105.0Y-99.68
X105.2Y-96.88
X106.0Y-106.18
X106.1Y-98.7
X106.107Y-92.78
X106.4Y-94.0
T2
X96.25Y-83.18
X96.733Y-82.013
X96.733Y-84.347
X97.9Y-81.53
X97.9Y-84.83
X99.067Y-82.013
X99.067Y-84.347
X99.55Y-83.18
T3
X90.8Y-82.555
X90.8Y-85.095
X90.8Y-87.635
X90.8Y-90.175
X90.8Y-92.715
X93.34Y-82.555
X93.34Y-85.095
X93.34Y-87.635
X93.34Y-90.175
X93.34Y-92.715
T4
X97.9Y-83.18
T5
X101.0Y-103.93
X101.0Y-111.91
T0
M30

132
output/gerber/ducklace.gbrjob

@ -0,0 +1,132 @@ @@ -0,0 +1,132 @@
{
"Header": {
"GenerationSoftware": {
"Vendor": "KiCad",
"Application": "Pcbnew",
"Version": "7.0.1-3b83917a11~172~ubuntu22.04.1"
},
"CreationDate": "2023-04-10T17:36:39+00:00"
},
"GeneralSpecs": {
"ProjectId": {
"Name": "ducklace",
"GUID": "6475636b-6c61-4636-952e-6b696361645f",
"Revision": "rev?"
},
"Size": {
"X": 18.1,
"Y": 47.75
},
"LayerNumber": 2,
"BoardThickness": 2.0,
"Finish": "Immersion gold"
},
"DesignRules": [
{
"Layers": "Outer",
"PadToPad": 0.2,
"PadToTrack": 0.2,
"TrackToTrack": 0.2,
"MinLineWidth": 0.2,
"TrackToRegion": 0.5,
"RegionToRegion": 0.5
}
],
"FilesAttributes": [
{
"Path": "ducklace-CuTop.gtl",
"FileFunction": "Copper,L1,Top",
"FilePolarity": "Positive"
},
{
"Path": "ducklace-CuBottom.gbl",
"FileFunction": "Copper,L2,Bot",
"FilePolarity": "Positive"
},
{
"Path": "ducklace-PasteBottom.gbp",
"FileFunction": "SolderPaste,Bot",
"FilePolarity": "Positive"
},
{
"Path": "ducklace-PasteTop.gtp",
"FileFunction": "SolderPaste,Top",
"FilePolarity": "Positive"
},
{
"Path": "ducklace-SilkTop.gto",
"FileFunction": "Legend,Top",
"FilePolarity": "Positive"
},
{
"Path": "ducklace-SilkBottom.gbo",
"FileFunction": "Legend,Bot",
"FilePolarity": "Positive"
},
{
"Path": "ducklace-MaskBottom.gbs",
"FileFunction": "SolderMask,Bot",
"FilePolarity": "Negative"
},
{
"Path": "ducklace-MaskTop.gts",
"FileFunction": "SolderMask,Top",
"FilePolarity": "Negative"
},
{
"Path": "ducklace-EdgeCuts.gm1",
"FileFunction": "Profile",
"FilePolarity": "Positive"
},
{
"Path": "ducklace-CmtUser.gbr",
"FileFunction": "Other,User",
"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.91,
"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"
}
]
}
Loading…
Cancel
Save