don't have AT1220 footprint pretending to be for the TDK beeper still
authorBdale Garbee <bdale@gag.com>
Wed, 6 Oct 2021 16:33:17 +0000 (10:33 -0600)
committerBdale Garbee <bdale@gag.com>
Wed, 6 Oct 2021 16:33:17 +0000 (10:33 -0600)
packages/AT1220.py

index 2c63f77abb31af85141d31807f9c6e43b0c4e941..e972a99fd2c4311f1d04648ffc29a3f704f54cdf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/python3
 # Copyright 2021 by Bdale Garbee <bdale@gag.com>.  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), \