Mail Archives: geda-user/2016/07/01/18:53:01
Jason White wrote:
>> So, where can be the rub that pcb merge only some and not others then?
>> Can the cause be related to rounding and unit converting inside that
>> dxf2pcb tool?
Sounds plausible. My guess in the dark would be, that dxf2pcb does not do
nanometer precision, which is the resolution pcb uses since a few years.
If dxf2pcb emits coords given in integer multiples of 1 mil, it kind of
jettisons three orders of magnitude of precision.
Do you know the utility pstoedit (distributed e.g. by Debian)? This is a
third party tool which converts postscript to a number of formats used by
drawing applications. One of the formats happens to be pcb. I'd use
inkscape to produce the postscript file.
BTW, I saw your comments on unit mixing on the sourceforge discussion page
of dxf2pcb. Yes, pcb likes to choose units on an item-to-item base
according to non-trivial rules. Fortunately, since about 2014 unit mixing
can be prevented by the directive "save-metric-only = 1" in
$HOME/.pcb/preferences . This is a non-documented feature which apparently
did not make it to the manual. Command line help "pcb -h" reveals it,
though.
---<)kaimartin(>---
--
Kai-Martin Knaak tel: +49-511-762-2895
Universität Hannover, Inst. für Quantenoptik fax: +49-511-762-2211
Welfengarten 1, 30167 Hannover http://www.iqo.uni-hannover.de
GPG key: http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get
- Raw text -