Skip to content

Fix: Add is_covered_with_solder_mask to polygon smtpad#499

Open
yifan19860831-hub wants to merge 1 commit intotscircuit:mainfrom
yifan19860831-hub:main
Open

Fix: Add is_covered_with_solder_mask to polygon smtpad#499
yifan19860831-hub wants to merge 1 commit intotscircuit:mainfrom
yifan19860831-hub:main

Conversation

@yifan19860831-hub
Copy link

Summary

This PR adds is_covered_with_solder_mask and soldermask_margin properties to pcb_smtpad_polygon type.

Changes

  • Added is_covered_with_solder_mask: z.boolean().optional() to pcb_smtpad_polygon
  • Added soldermask_margin: z.number().optional() to pcb_smtpad_polygon

Related Issue

Fixes tscircuit/tscircuit#786

Testing

  • All existing types remain compatible
  • New properties are optional to maintain backward compatibility

/claim #786

- Add is_covered_with_solder_mask property to pcb_smtpad_polygon
- Add soldermask_margin property to pcb_smtpad_polygon
- Fixes tscircuit/tscircuit#786
@yifan19860831-hub
Copy link
Author

Hi @tscircuit/maintainers! 👋 This PR (#499) has been open for 2+ days without activity. Could you please take a look when you have a chance? Happy to make any needed changes. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Capacitive Touch Slider element, add solvermask support to smtpad, document capacitive touch element

1 participant