Index: parametric/qf =================================================================== --- parametric/qf (revision 31876) +++ parametric/qf (revision 31877) @@ -101,7 +101,7 @@ #@@optional:pinoffs #@@default:pinoffs 0 -#@@include silkmark.help +#@@include silkmark_qf.help #@@optional:silkmark #@@default:silkmark square #@@preview_args:silkmark 4,4 Index: parametric/silkmark_qf.help =================================================================== --- parametric/silkmark_qf.help (nonexistent) +++ parametric/silkmark_qf.help (revision 31877) @@ -0,0 +1,11 @@ +#@@param:silkmark how to mark pin 1 on the silk layer; multiple values can be listed separated with colons, e.g. "silkmark=externalx:angled"; ***NOTE***: drawn only if bodysilk is also drawn! +#@@enum:silkmark:square a rectangle around pin 1 +#@@enum:silkmark:externalx a little triangle placed outside of the box pointing in line with the first x row +#@@enum:silkmark:externaly a little triangle placed outside of the box pointing in line with the first y row +#@@enum:silkmark:external45 a little triangle placed outside of the box pointing at the corner in 45 degree +#@@enum:silkmark:external shorthand for externalx +#@@enum:silkmark:angled an angled line in the corner +#@@enum:silkmark:arc an external 270 degree arc +#@@enum:silkmark:circle a circle, 270 degrees external +#@@enum:silkmark:dot a small external dot +#@@enum:silkmark:none no mark