@tscircuit/footprinter 0.0.250 → 0.0.251

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
@@ -2038,8 +2038,8 @@ var sod_def = z14.object({
2038
2038
  w: z14.string().default("2.36mm"),
2039
2039
  h: z14.string().default("1.22mm"),
2040
2040
  pl: z14.string().default("0.9mm"),
2041
- pw: z14.string().default("0.9mm"),
2042
- p: z14.string().default("4.19mm")
2041
+ pw: z14.string().default("1.2mm"),
2042
+ p: z14.string().default("3.30mm")
2043
2043
  });
2044
2044
  var sod123 = (raw_params) => {
2045
2045
  const parameters = sod_def.parse(raw_params);