DipTrace/Eagle import: Values missing

Hi all, I am trying to import Dave Erickson’s DIY-SMU Dave Erickson DIY SMU Source Measure Unit Project into KiCad. Dave exported the files from DipTrace in Eagle format:
DIY-SMU Eagle.zip (88.6 KB)
which I then imported into KiCad. It does look quite decent, but the most annoying problem is that the component values are missing:


Although there seems to be a value attribute in the Eagle XML file
<part name="R32" library="common" deviceset="RES_0805" device="" value="100K"/>
the 100K value is imported as text (in blue below the resistor symbol).

Does anyone have an idea how to fix this?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.