From: Bdale Garbee Date: Wed, 6 Oct 2021 16:33:17 +0000 (-0600) Subject: don't have AT1220 footprint pretending to be for the TDK beeper still X-Git-Tag: telelco-v3.0~202 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2ad5a4ab37a4ec748a220fe7817211cddbcb7f7a;p=hw%2Faltusmetrum don't have AT1220 footprint pretending to be for the TDK beeper still --- diff --git a/packages/AT1220.py b/packages/AT1220.py index 2c63f77..e972a99 100755 --- a/packages/AT1220.py +++ b/packages/AT1220.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # Copyright 2021 by Bdale Garbee . GPLv3 # -# Program to emit PCB footprint for TDK beeper +# Program to emit PCB footprint for PUI Audio AT-1220 beeper # # dimensions in mm from puiaudio/AT-1220-TT-11-R.pdf datasheet @@ -20,7 +20,7 @@ print('# email: bdale@gag.com') print('# dist-license: GPL 3') print('# use-license: unlimited') -print('Element[0x0 "TDK_PS12" "" "" 0 0 0 0 0 100 0x0]') +print('Element[0x0 "AT-1220" "" "" 0 0 0 0 0 100 0x0]') print("(") print(' Pin[',\ mm2mils100(-PinSpacing/2), \