other versions
- bookworm 6.0.11+dfsg-1
- bookworm-backports 8.0.7+dfsg-2~bpo12+1
- testing 8.0.7+dfsg-2
- unstable 8.0.7+dfsg-2+b1
idf2vrml(1) | General Commands Manual | idf2vrml(1) |
NAME¶
idf2vrml - create a VRML file from IDF Board (.emn) and one IDF Component file (.emp).
DESCRIPTION¶
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.
SYNOPSIS¶
idf2vrml -f input_file.emn -s scale_factor [-k] [-d] [-z] [-m]
OPTIONS¶
EXAMPLE¶
Tto produce a model for use by KiCad:
idf2vrml -f input.emn -s 0.3937008 -k
AUTHOR¶
Carsten Schoenert <c.schoenert@t-online.de>
June 19, 2017 | idf2vrml |