From daebf3129aa6ce47bb75edd0a960b01ee37e6f5c Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 11 Dec 2009 16:28:40 +0100 Subject: [PATCH] fix text size on U.FL reference designator --- pkg/newlib/molex/ufl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/newlib/molex/ufl.py b/pkg/newlib/molex/ufl.py index ba74423..40c1bfc 100755 --- a/pkg/newlib/molex/ufl.py +++ b/pkg/newlib/molex/ufl.py @@ -24,7 +24,7 @@ print '# email: bdale@gag.com' print '# dist-license: GPL 2' print '# use-license: unlimited' -print 'Element[0x0 "UFL" "" "" 0 0 0 0 0 0 0x0]' +print 'Element[0x0 "UFL" "" "" 0 0 0 0 0 100 0x0]' print "(" print ' Pad[',\ -- 2.30.2