From e95e6ee8b05a9c7bdb7af55104f95146e2b8f807 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 27 Feb 2010 16:33:03 -0700 Subject: [PATCH] put in warning that XYRS will be weird --- pkg/newlib/0605.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg/newlib/0605.py b/pkg/newlib/0605.py index 31997e4..a82185c 100755 --- a/pkg/newlib/0605.py +++ b/pkg/newlib/0605.py @@ -4,6 +4,9 @@ # Program to emit PCB footprint for 0605 dual LED # +### WARNING +### origin is on one corner, not in the center, so XYRS will be wrong! + PinHeight = 0.85 PinWidth = 0.65 HSpacing = 0.6 -- 2.30.2