Skip to content

Conversation

naaa760
Copy link

@naaa760 naaa760 commented Sep 25, 2025

PR Description:

  • This PR adds support for capacitive touch slider elements and documents solder mask functionality for SMT pads.

/claim #786
fixes: #786

Changes

  • Add comprehensive tutorial for creating capacitive touch sliders
  • Add test demonstrating PCB SMT pad solder mask properties
  • Document coveredWithSolderMask property usage
  • Verify is_covered_with_solder_mask property in circuit JSON

Files Added

  • docs/capacitive-touch-tutorial.md - Complete implementation guide
  • tests/smtpad-solder-mask.test.tsx - Test for solder mask functionality

Testing

  • All tests pass ✅

  • Solder mask properties verified in circuit JSON

  • Documentation includes working examples

  • Fixes: Support for capacitive touch elements and solder mask properties

neha added 2 commits September 25, 2025 10:52
Test demonstrates is_covered_with_solder_mask property functionality
Complete documentation with examples and implementation guide
@naaa760 naaa760 changed the title feat: add capacitive touch slider support and solder mask documentation ``` feat: add capacitive touch slider support and solder mask documentation Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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