Date:2013-09-16 02:21:43 (10 years 6 months ago)
Author:Werner Almesberger
Commit:a808cc1486637ed435b454e49c8ae97d174472af
Message:modules/tswa.fpd: add hole to through-hole pads

Files: modules/tswa.fpd (1 diff)

Change Details

modules/tswa.fpd
2727
2828    set d = 1.3mm
2929
30    set aspect = 2
31
3032    __0: vec @(x, y)
3133    __1: vec .(d/2, d/2)
3234    __2: vec __0(-d/2, -d/2)
33    rpad "$pin" . __1
35    hole . __1
36    __3: vec __0(d/2*aspect, -d/2*aspect)
37    __4: vec __0(-d/2*aspect, d/2*aspect)
38    rpad "$pin" __3 .
3439}
3540
3641frame outline {

Archive Download the corresponding diff file

Branches:
master



interactive