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=iAMpWsPSwOpRU/XO6R1ynbvllAMZLi3C0/If08Y3w2U=; b=qFnwZNfYJeA2IB8mFECpYKKtvhFgnpDyT1qJN7KaD1KLNKVp82Df9LLRbWBOP03aQM b7YeQvxXGn6kEjYl0rDUIDRIpfiiscYN+EBDdpVnG6w7n/fKnXjQxIRtd42+N3pApypa 7X2Vvs+c8fQp31IEfLaANrjvfuXW2UcVTI28K7TV67356QVVj3CwKhKTASCJMQoQIOLr DtP1cVdfdcFnqp/L2VaypFDTnOIF615bxALeC4iZchjYGSPmIeJxaO7y5LBOL5jJlEBU k74bRwYPl1j/CsVfNdJLCGu30TGm8O94bSmDqJz+cxPG5QvwbtB+CYf3hycGgAYBkk+m /Ikg== MIME-Version: 1.0 X-Received: by 10.152.4.230 with SMTP id n6mr27020391lan.1.1385486384073; Tue, 26 Nov 2013 09:19:44 -0800 (PST) In-Reply-To: <1385484114.2036.8.camel@AMD64X2.fritz.box> References: <1385484114 DOT 2036 DOT 8 DOT camel AT AMD64X2 DOT fritz DOT box> Date: Wed, 27 Nov 2013 01:19:44 +0800 Message-ID: Subject: Re: [geda-user] Announcing QCamber: a PCB viewer alternative From: Wei-Ning Huang To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=089e013d1e8ec3925e04ec17af0c 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 --089e013d1e8ec3925e04ec17af0c Content-Type: text/plain; charset=ISO-8859-1 Hi Stefan, Yes, it is written in C++ and with QGraphicsView. I did some hack to workaround QGraphcisView's bugs and it's low efficiency... You can look at this threadon how to get ODB++ specifications, and for the IPC2851 format you can get the specification on their website. I think both format are well supported in China fabs. ODB++ is an old format so think most of the fab support it. Best, Wei-Ning 2013/11/27 Stefan Salewski > On Tue, 2013-11-26 at 16:10 +0800, Wei-Ning Huang wrote: > > Hi gEDA users, > > > > I'm happy to announce the release of one of my hobby project QCamber( > > https://github.com/aitjcize/QCamber). QCamber is an open source PCB > design > > viewer. It is not intended to replace other PCB design viewer but to > > provide alternatives. Also with the support of a sister project > > IPC2581_to_ODB(https://github.com/Cobra-Kao/ipc2581_to_odb), the > > incorporate of IPC2581 format is possible. Note that both project are in > > their very early stage so help from everyone is appreciated. Feel free to > > contribute to this project by forking it on github and sending pull > > requests. > > > > Great -- you use Qt, so I guess it is written in C++? > > Do you use QGraphicsView? > > Where did you find the freely available documentation of IPC2581 and ODB > ++ file format? > > Are these formats already well supported by fab houses in China? > > Best wishes, > > Stefan Salewski > > > -- Embedded System and Wireless Networking Lab, Department of Computer Science and Information Engineering, National Taiwan University Cell: +886 910 380 678 Personal Website: http://azhuang.me --089e013d1e8ec3925e04ec17af0c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi Stefan,

Yes, it is written in C++ an= d with QGraphicsView. I did some hack to workaround QGraphcisView's bug= s and it's low efficiency...
You can look at this thread on how to get ODB++ specifications, and for the= IPC2851 format you can get the specification on their website. I think both= format are well supported in China fabs. ODB++ is an old format so think m= ost of the fab support it.

Best,
Wei-Ning



2013/11/27 Stefan= Salewski <mail AT ssalewski DOT de>
On T= ue, 2013-11-26 at 16:10 +0800, Wei-Ning Huang wrote:
> Hi gEDA users,
>
> I'm happy to announce the release of one of my hobby project QCamb= er(
> http= s://github.com/aitjcize/QCamber). QCamber is an open source PCB design<= br> > viewer. It is not intended to replace other PCB design viewer but to > provide alternatives. Also with the support of a sister project
> IPC2581_to_ODB(https://github.com/Cobra-Kao/ipc2581_to_odb), the > incorporate of IPC2581 format is possible. Note that both project are = in
> their very early stage so help from everyone is appreciated. Feel free= to
> contribute to this project by forking it on github and sending pull > requests.
>

Great -- you use Qt, so I guess it is written in C++?

Do you use QGraphicsView?

Where did you find the freely available documentation of IPC2581 and ODB ++ file format?

Are these formats already well supported by fab houses in China?

Best wishes,

Stefan Salewski





--
Embedded System and W= ireless Networking Lab,
Department of Computer Science and Information Engineering,
= National Taiwan University

Cell: +886 910 380 = 678
Personal Website: http://azhuang.me
--089e013d1e8ec3925e04ec17af0c--