Index: pcblib/parametric/so =================================================================== --- pcblib/parametric/so (revision 343) +++ pcblib/parametric/so (revision 344) @@ -9,8 +9,8 @@ #@@params n, row_spacing, pad_spacing #@@param:n number of pins -#@@param:row_spacing spacing between the two rows of pads: distance between the end of the first and last pins (in mil, or in mm using the mm suffix; optional, default is 250 mil) -#@@param:pad_spacing spacing between the centerline of two pads (in mil, or in mm using the mm suffix; optional, default is 50 mil) +#@@param:row_spacing spacing between the two rows of pads: distance between the end of the first and last pins (in mil, or in mm using the mm suffix; optional) +#@@param:pad_spacing spacing between the centerline of two pads (in mil, or in mm using the mm suffix; optional) #@@param:ext_bloat how much longer the pad should extend outwards from the end-point of the pin (in mil, or in mm using the mm suffix; optional) #@@param:int_bloat how much longer the pad should extend inwards from the end-point of the pin (in mil, or in mm using the mm suffix; optional)