fix: round ending are not added

This commit is contained in:
King Kévin 2015-09-05 10:31:10 +02:00
parent 984b2a2b94
commit ccd26dddac
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
"height": 100, // end position of pad (positive)
"clearance": 5, // clearance of pad (positive, added to each side of copper)
"soldermask": 11, // solder mask opening (can be negative, added to each side of copper)
"round": true, // round or square edges to start/stop of pad (adds thickness/2 to pad)
"round": true, // round or square edges to start/stop of pad
},
{
"type": "pin" // a pin with a drill hole (on copper layer). non square/round pins are not supported