(2017-03-28, 4:44)Luis Wrote: I also downloaded the Digital-Bricks LDD to LDraw file converter, but that didn't work. (I think it might be outdated).
Hey Luis,
yes, the tool is not up to date - but for me it is still working.
Did you get an error message? Or did the tool not even start?
During a test the tool was able to convert the example you posted in the other thread. One bis question is, what ldraw.xml file did you choose? The converter is not so tollerant when there are errors in that xml-file. E.g. in the latest version of the file from eurobricks there is an error in line 3345:
Code:
<!-- Magnet Holder 2 x 3 2607.dat -->
<!-- MAGNET HOLDER 2607 -->
<Transformation ldraw="2607.dat" tx="0" ty="-.96" tz="°" ax="0" ay="1" az="0" angle="3.141593" />
The converter does not accept the value for tz. Due to this he does not convert. When I find the time, I will make him more tolerant...
Rolf