DOKK / manpages / debian 12 / kicad / idf2vrml.1.en
idf2vrml(1) General Commands Manual idf2vrml(1)

idf2vrml - create a VRML file from IDF Board (.emn) and one IDF Component file (.emp).

idf2vrml The idf2vrml tool reads a set of one IDF Board (.emn) and one IDF Component file (.emp) and produces a VRML file which can be viewed with a VRML viewer. idf2vrml is part of the KiCad suite.

idf2vrml -f input_file.emn -s scale_factor [-k] [-d] [-z] [-m]

produce KiCad-friendly VRML output; default is compact VRML

suppress substitution of default outlines

suppress rendering of zero-height outlines

print object mapping to stdout for debugging purposes

Tto produce a model for use by KiCad:

 

idf2vrml -f input.emn -s 0.3937008 -k

Carsten Schoenert <c.schoenert@t-online.de>

June 19, 2017 idf2vrml