X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Gc06oMyIalBVqFjQgLQN7u8V7336swUW0uTPb9U0LMY=; b=QyvsAxN4P6smIyC6ldmvTQBbiCo5CY0exrpb7YdZdbmWPGzRLdFdYlaRz3Nc0qS9OQ TekRtuySsuJQPkehNzpzDzIEQi+NoAuRYIismnlkYG4uVCnM8uuw3rzKc5/TudoGQDKQ adnbJAIo89lu+aSoJ4diUnZj+Jy34Ok4HzlzmoTp+y/guLLyIc50ydLzCBQ/s44zIZ/G OPjbFsOxqL+SAyk9izDaT3JuNWIm8URtqvfR2K4jSAzvOV4si9qBhZk2+aqIz8P9Ha8h o2GMrAB9sp6OsvIk+Rmvb4GaQGL7jdgS7Z4GFHo7jiDqCk6Ixr6IDPV9bRg2vc/XIrHW LNVw== MIME-Version: 1.0 X-Received: by 10.194.8.2 with SMTP id n2mr56058931wja.46.1422993893351; Tue, 03 Feb 2015 12:04:53 -0800 (PST) In-Reply-To: <1502030507.AA03016@ivan.Harhan.ORG> References: <1502030507 DOT AA03016 AT ivan DOT Harhan DOT ORG> Date: Wed, 4 Feb 2015 00:04:53 +0400 Message-ID: Subject: Re: [geda-user] gerbv-2.6.0 unable to read gerbers made from PADS From: Sergey Alyoshin To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, Feb 3, 2015 at 8:07 AM, Spacefalcon the Outlaw wrote: > Laszlo Valko wrote: > >> I opened the Gerbers with 2.6.1, and I do see the layout. >> However, I had to zoom out / pan quite a lot to see anything. Originally >> I get positioned at the origin, whereas the contents of the Gerbers are >> start at about 60-70cm (~25 inches) up. >> Try zooming out to see if your version actually loads the files correctly. > > Yes, that did the trick! So my gerbv-2.6.0 does read the files > correctly, but both my version and yours suffer from the same UI > defect in that the initial zoom is not set to encompass the actual > range where the gerber file dropped its objects. Fixed in git 0bc87c57165daea9cd37248b50686a5f4ca329f5 > Short of asking this mailing list for help, there was no real way for > me to divine that the secret to transforming the completely blank > screen into a view of the loaded gerber was to keep pressing zoom-out > repeatedly until something appeared... > > But anyways, thanks a lot for the help! > > SF