Hello vanepp , thanks for the help
, but I have some questions:
- Firstly, have you done the modifications via Inkscape or have you edited manually the xml? Furthermore, from which svg for the breadboard have you started to modify?
- Next, I have seen that I have to delete “legId” for removing the bendable legs.
but I don’t have any “legId” on the svg. I think I just have the following code related to the bendable legs:
<rect
y="32.496899"
width="1"
fill="#8c8c8c"
height="2.9999001"
id="connector1pin"
x="161.495" /><g
stroke="#000000"
stroke-width="3"
stroke-linecap="round"
y2="47.689"
fill="none"
y1="47.689"
x2="172.827"
id="connector0leg"
x1="167.161" /><g
stroke="#ff0000"
stroke-width="3"
stroke-linecap="round"
y2="33.998"
fill="none"
y1="33.998"
x2="172.827"
id="connector1leg"
x1="167.161" />
So, how have you deleted the bendable legs? and for the square pads it can be used any svg graphic, there is not any necessity of using any tag at xml right?
- Concerning to the script you have created, is there a way to use it without using cygwin? and how many times and when have you use it for improving the part?
- Finally, does fzpz stands for FritZing Part Zip?