From 8cf62bce77c0a8181461ba0ec7b55a2a92dbf9f2 Mon Sep 17 00:00:00 2001 From: flax Date: Thu, 12 Aug 2021 21:32:20 +0200 Subject: [PATCH] Generated drill files. --- cad/boitarire/export/v1.0/boitarire-NPTH.drl | 23 ++++ cad/boitarire/export/v1.0/boitarire-PTH.drl | 106 +++++++++++++++++++ 2 files changed, 129 insertions(+) create mode 100644 cad/boitarire/export/v1.0/boitarire-NPTH.drl create mode 100644 cad/boitarire/export/v1.0/boitarire-PTH.drl diff --git a/cad/boitarire/export/v1.0/boitarire-NPTH.drl b/cad/boitarire/export/v1.0/boitarire-NPTH.drl new file mode 100644 index 0000000..df8b1c7 --- /dev/null +++ b/cad/boitarire/export/v1.0/boitarire-NPTH.drl @@ -0,0 +1,23 @@ +M48 +; DRILL file {KiCad (5.99.0-11051-gdb19ae226a)} date Thu Aug 12 21:31:29 2021 +; FORMAT={-:-/ absolute / metric / decimal} +; #@! TF.CreationDate,2021-08-12T21:31:29+02:00 +; #@! TF.GenerationSoftware,Kicad,Pcbnew,(5.99.0-11051-gdb19ae226a) +; #@! TF.FileFunction,NonPlated,1,2,NPTH +FMAT,2 +METRIC +; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill +T1C3.000 +; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill +T2C3.200 +% +G90 +G05 +T1 +X155.88Y-57.625 +X171.12Y-57.625 +T2 +X140.9Y-59.2 +X141.1Y-79.0 +T0 +M30 diff --git a/cad/boitarire/export/v1.0/boitarire-PTH.drl b/cad/boitarire/export/v1.0/boitarire-PTH.drl new file mode 100644 index 0000000..dbd0c1f --- /dev/null +++ b/cad/boitarire/export/v1.0/boitarire-PTH.drl @@ -0,0 +1,106 @@ +M48 +; DRILL file {KiCad (5.99.0-11051-gdb19ae226a)} date Thu Aug 12 21:31:29 2021 +; FORMAT={-:-/ absolute / metric / decimal} +; #@! TF.CreationDate,2021-08-12T21:31:29+02:00 +; #@! TF.GenerationSoftware,Kicad,Pcbnew,(5.99.0-11051-gdb19ae226a) +; #@! TF.FileFunction,Plated,1,2,PTH +FMAT,2 +METRIC +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T1C0.750 +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T2C0.800 +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T3C1.000 +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T4C1.190 +; #@! TA.AperFunction,Plated,PTH,ComponentDrill +T5C3.000 +% +G90 +G05 +T1 +X184.33Y-76.37 +X185.6Y-75.1 +X185.6Y-77.64 +T2 +X149.295Y-48.2 +X151.795Y-48.2 +X154.61Y-46.125 +X157.15Y-46.125 +X159.69Y-46.125 +X162.23Y-46.125 +X164.77Y-46.125 +X167.31Y-46.125 +X169.85Y-46.125 +X172.39Y-46.125 +X180.9Y-74.72 +X180.9Y-84.88 +T3 +X144.85Y-54.35 +X144.85Y-77.35 +X146.75Y-58.45 +X148.0Y-54.35 +X149.25Y-58.45 +X153.75Y-73.17 +X153.75Y-75.71 +X153.75Y-78.25 +X153.75Y-80.79 +X153.75Y-83.33 +X155.0Y-54.35 +X158.15Y-54.35 +X158.15Y-77.35 +X162.14Y-49.75 +X162.14Y-52.29 +X162.14Y-54.83 +X162.14Y-57.37 +X162.14Y-59.91 +X162.14Y-62.45 +X162.14Y-64.99 +X162.14Y-67.53 +X162.14Y-70.07 +X162.14Y-72.61 +X162.14Y-75.15 +X162.14Y-77.69 +X162.14Y-80.23 +X162.14Y-82.77 +X162.14Y-85.31 +X165.725Y-67.75 +X168.265Y-67.75 +X172.75Y-73.17 +X172.75Y-75.71 +X172.75Y-78.25 +X172.75Y-80.79 +X172.75Y-83.33 +X177.38Y-49.75 +X177.38Y-52.29 +X177.38Y-54.83 +X177.38Y-57.37 +X177.38Y-59.91 +X177.38Y-62.45 +X177.38Y-64.99 +X177.38Y-67.53 +X177.38Y-70.07 +X177.38Y-72.61 +X177.38Y-75.15 +X177.38Y-77.69 +X177.38Y-80.23 +X177.38Y-82.77 +X177.38Y-85.31 +T4 +X148.3Y-71.36 +X148.3Y-73.9 +X148.5Y-81.42 +X148.5Y-83.96 +X148.5Y-86.5 +X183.25Y-56.5 +X183.25Y-59.04 +X183.25Y-61.58 +X183.25Y-66.25 +X183.25Y-68.79 +X183.25Y-71.33 +T5 +X155.75Y-89.95 +X170.75Y-89.95 +T0 +M30 -- GitLab