LDraw.org Discussion Forums
Making instructions from LDCad LDR file - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html)
+--- Thread: Making instructions from LDCad LDR file (/thread-21582.html)



Making instructions from LDCad LDR file - Ed Bardet - 2016-06-12

I may have missed something, but how do you change the LDCad file format to one that can be used by the instruction building / publishing software?

OR - is there one that uses the LDR file direct?

Thanx
Ed


RE: Making instructions from LDCad LDR file - Merlijn Wissink - 2016-06-12

I think you're looking for LPub3D. With that, you can use LDraw files to create instructions.
And LDCad saves files in the normal LDraw format, so they are 100% compatible Smile


RE: Making instructions from LDCad LDR file - Roland Melkert - 2016-06-12

If you mean the generated parts those can be handled by adding some LPub meta's around their references so LPub knows to handle them as alternative part instances.

That way pictures of the official (static) part will show in the part lists etc.


RE: Making instructions from LDCad LDR file - Ed Bardet - 2016-06-13

Thank you very much.
Ed