@tscircuit/footprinter 0.0.271 → 0.0.272

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1614,8 +1614,8 @@ var sot23_5 = (parameters) => {
1614
1614
  pn: 1
1615
1615
  });
1616
1616
  pin1Position.x = pin1Position.x - Number.parseFloat(parameters.pw) * 1.5;
1617
- const triangleHeight = 0.7;
1618
- const triangleWidth = 0.3;
1617
+ const triangleHeight = 0.3;
1618
+ const triangleWidth = 0.4;
1619
1619
  const pin1Indicator = {
1620
1620
  type: "pcb_silkscreen_path",
1621
1621
  layer: "top",