X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1558340785; s=strato-dkim-0002; d=q40.de; h=In-Reply-To:Date:Message-ID:From:References:To:Subject: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=EA98VsAAxAWthRDk+eIHaZZ/DKncINvuyZqaGIuUO1I=; b=i1LiBwyZDv2cgBZu8gLqrA171eMGeHj/AjzD/KiJ5MmTYPGZrmh+zYZUE+cEl6GIbs V9GzTRt30i+RFQksFvQOzG6WlJpa/bT/kNIKezC9dEQnK7Nt//VNUQcMf8qT7gbMy5zR 2a2cThU30j4MOtOsawlcy4eF0ck+jlK/q08VFfHmjLwVBBvBorojxjaKJh2iZlrFey4z rh5U45nfuPO2k+l0+sSJzoXilPhPgPOKbfwz5J1EgLK+w9LDDRzyUTjuWdZhpllw8Mxx Uy9tDYlFN2qLQIAhi7Vp6zVbkCy2WJD33YbTFZPWIY2PX/GCng48piDFaQnMz0HeZlKH bPYg== X-RZG-AUTH: ":KGkWcEuIaqvXDP/lM1VHWdKIkA3Ju5YmsfNOVu4RNhF4KSfc3vbqa34OhHVE" X-RZG-CLASS-ID: mo00 Subject: Re: [geda-user] RS-274D Gerber Conversion To: geda-user AT delorie DOT com References: <20190519215911 DOT 469e54b1 AT swips DOT iqo DOT uni-hannover DOT de> From: "Derek Stewart (derek AT q40 DOT de) [via geda-user AT delorie DOT com]" Message-ID: Date: Mon, 20 May 2019 09:26:24 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190519215911.469e54b1@swips.iqo.uni-hannover.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit 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 Hi, I tired Gerbview, produces errors and does load the Gerber file to a layer. Maybe the Gerber files are too old. The original Designer of the PCB, GCprevue, to view the Gerber files, which was free, but now $50 per year. I may have to pay the year free to convert the files. I am just looking for an open source solution. I am trying to move from KiCad to gEDA, as this looks a better platform. I have migrated most of the PCB projects to gEDA, just this one project to do. Regards, Derek On 19/05/2019 20:59, Kai-Martin Knaak wrote: > "Derek Stewart (derek AT q40 DOT de) [via geda-user AT delorie DOT com]" > schrieb am 19. May 2019: > >> I would like to make some more PCBs, but I only have the RS-274D >> Gerber files, what is hte best way to convert them to RS-274X or more >> modern standard. > > gerbv from the geda project apparently cannot read RS-274D. > But gerbview from kicad can. It can then export to kicads layout format, > from where you can go ahead and export to the more modern RS-274X. > > I just went this route for the layout mentioned in this stackexchange > conversation: > https://electronics.stackexchange.com/questions/428596/how-to-convert-a-rs-274d-gerber-to-rs-274x > When exporting to the layout format I had to give the meaning of the > different layers. This is to be expected. Also, I am not sure about > the holes. It might be necessary to place them again centered to the > pads. But the fundamental geometry seemed to work out fine. > > Hope that helps, > > ---<)kaimartin(>--- >