Hi everyone,
I don’t know what I was doing when I edit bread board image on Inkscape. I just edited the text but then when I import to part editor the text become out of scale.
Anyone can explain and teach the right way how to do that?
Thanks.
Hi everyone,
I don’t know what I was doing when I edit bread board image on Inkscape. I just edited the text but then when I import to part editor the text become out of scale.
Anyone can explain and teach the right way how to do that?
Thanks.
Either run FrtizingCheckPart.py or after exiting Inkscape edit the modified svg with a text editor and do a global replace of px with “”. What is happening is Inkscape is adding px to the font-size parameters (for CSS compliance) and Fritzing objects to it and either sets the font size to 0 (too small) or maximum (too large as in this case.) FritzingCheckPart.py will remove the px from font-size, plus do a number of other checks and adjustments and complain about errors. It is available in this tutorial somewhere (I don’t remember which section at the moment) on part making. You may want to look at Old_grey’s if you are using parts editor as well
the title and then they come up on YouTube.
Peter