From 718e6158a58ea41c4ef0ceec2871afac6fb21490 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sat, 2 Feb 2019 13:25:40 +0900 Subject: center: fix tape footprint polarity, vcc short, silk --- center/gerber/center-PTH.drl | 65 ++++++++++++++++++++++++++++++-------------- 1 file changed, 45 insertions(+), 20 deletions(-) (limited to 'center/gerber/center-PTH.drl') diff --git a/center/gerber/center-PTH.drl b/center/gerber/center-PTH.drl index 59f5d9c..19fae68 100644 --- a/center/gerber/center-PTH.drl +++ b/center/gerber/center-PTH.drl @@ -1,5 +1,5 @@ M48 -;DRILL file {KiCad (5.0.1)} date Tue Nov 27 10:01:33 2018 +;DRILL file {KiCad (5.0.1)} date Sat Feb 2 12:52:47 2019 ;FORMAT={-:-/ absolute / inch / decimal} FMAT,2 INCH,TZ @@ -11,57 +11,82 @@ G90 G05 M72 T1 -X3.6594Y-3.6732 -X3.6732Y-3.3701 +X3.5669Y-3.5669 +X3.5702Y-3.7433 +X3.5906Y-3.3661 +X3.6299Y-3.4055 +X3.6378Y-3.7913 +X3.6378Y-3.8917 +X3.6614Y-3.6614 +X3.6772Y-3.7913 +X3.6811Y-3.315 +X3.7756Y-3.7756 +X3.7874Y-4.6772 +X3.8543Y-4.689 +X3.8573Y-3.5374 +X3.8583Y-3.4449 +X3.937Y-3.2264 X3.9547Y-4.1289 -X3.9843Y-4.063 +X3.9803Y-4.3228 X3.9852Y-4.0197 +X3.9941Y-4.063 +X3.9961Y-3.6693 X3.9961Y-4.1299 -X4.2707Y-4.1516 +X4.Y-3.3346 +X4.Y-3.752 +X4.2008Y-4.6339 +X4.248Y-4.2402 +X4.2992Y-4.3071 +X4.3031Y-3.4055 +X4.3031Y-3.563 +X4.4724Y-4.2717 X4.6063Y-4.0315 X4.6181Y-3.9783 T2 X3.3426Y-4.0023 X3.378Y-4.3996 -X3.4626Y-3.3933 -X3.7067Y-3.2441 -X3.8327Y-4.1319 -X3.8661Y-3.2303 +X3.7323Y-3.2559 X3.8937Y-3.7756 +X3.8976Y-3.2559 X3.9055Y-4.1102 -X3.9173Y-3.9242 +X3.9272Y-4.0157 X3.9685Y-3.8563 -X3.9705Y-3.9744 +X3.9903Y-3.9567 X4.0866Y-3.2776 X4.1437Y-3.6378 X4.2028Y-3.9134 -X4.3996Y-3.3913 +X4.2598Y-4.1535 T3 X3.0512Y-3.9567 X3.0885Y-3.682 X3.1006Y-4.2295 X3.2088Y-3.4323 X3.2319Y-4.4736 +X3.377Y-3.6526 +X3.378Y-4.3996 X3.4004Y-3.2319 X3.4323Y-4.6652 -X3.5177Y-4.3681 -X3.5246Y-4.4819 +X3.4626Y-3.3933 X3.6446Y-3.1006 +X3.6494Y-4.2246 X3.682Y-4.7856 -X3.7244Y-3.4646 -X3.747Y-4.1171 +X3.7205Y-3.4409 +X3.7323Y-4.437 +X3.7953Y-4.311 +X3.811Y-4.122 X3.8248Y-4.3976 X3.9173Y-3.0512 X3.9567Y-4.8228 -X4.0955Y-4.3459 +X4.0551Y-4.3228 X4.1831Y-3.3268 X4.192Y-3.0885 X4.2295Y-4.7734 -X4.4232Y-3.9764 +X4.3996Y-3.3913 +X4.4094Y-3.9488 X4.4418Y-3.2088 -X4.4705Y-4.1575 X4.4736Y-4.6421 -X4.5079Y-3.6063 +X4.5197Y-3.6102 +X4.5236Y-4.2402 X4.6421Y-3.4004 X4.6652Y-4.4418 X4.7734Y-3.6446 -- cgit