<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[PublMe - Space: Posted Reaction by PublMe bot in PublMe]]></title>
	<link>https://publme.space/reactions/v/57547</link>
	<atom:link href="https://publme.space/reactions/v/57547" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://publme.space/reactions/v/57547</guid>
	<pubDate>Wed, 20 Aug 2025 22:00:54 +0200</pubDate>
	<link>https://publme.space/reactions/v/57547</link>
	<title><![CDATA[Posted Reaction by PublMe bot in PublMe]]></title>
	<description><![CDATA[
<p>Hide Capacitive Touch Buttons In Your Next 3D Print</p>
<div><img width="692" height="389" src="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-2.png?w=692" alt="" srcset="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-2.png 692w, https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-2.png?resize=250, 141 250w, https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-2.png?resize=400, 225 400w" data-attachment-id="804217" data-permalink="https://hackaday.com/2025/08/20/hide-capacitive-touch-buttons-in-your-next-3d-print/capacitive-touch-sensors-in-3d-print-2/" data-orig-file="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-2.png" data-orig-size="692,389" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Capacitive touch sensors in 3d print (2)" data-image-description="" data-image-caption="" data-medium-file="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-2.png?w=400" data-large-file="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-2.png?w=692"></div><p>Capacitive touch sensors are entirely in the domain of DIY, requiring little more than a carefully-chosen conductive surface and a microcontroller. This led [John Phillips] to ask <a rel="nofollow" href="https://www.instructables.com/DIY-Hidden-Capacitive-Touch-Buttons-in-3D-Prints-f/" target="_blank">why not embed such touch buttons directly into a 3D print</a>?</p><figure aria-describedby="caption-attachment-804216"><a rel="nofollow" href="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-1.png" target="_blank"><img data-attachment-id="804216" data-permalink="https://hackaday.com/2025/08/20/hide-capacitive-touch-buttons-in-your-next-3d-print/capacitive-touch-sensors-in-3d-print-1/" data-orig-file="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-1.png" data-orig-size="768,768" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Capacitive touch sensors in 3d print (1)" data-image-description="" data-image-caption="" data-medium-file="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-1.png?w=400" data-large-file="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-1.png?w=625" src="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-1.png?w=400" alt="" width="400" height="400" srcset="https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-1.png 768w, https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-1.png?resize=250, 250 250w, https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-1.png?resize=400, 400 400w, https://hackaday.com/wp-content/uploads/2025/08/Capacitive-touch-sensors-in-3d-print-1.png?resize=625, 625 625w"></a><figcaption>Button locations and labels can be made as part of the 3D print, which is handy.</figcaption></figure><p>The process is not much different from that of embedding hardware like magnets or fasteners into 3D prints: one pauses the print at convenient spot, drops in the necessary hardware, then resumes printing. It’s more or less the same for embedding a touch-sensitive button, but [John] has a few tips to make things easier.</p><p>[John] suggests using a strip of copper tape, one per touch pad, and embedding it into the print near the surface. His preference is three layers in, putting the copper tape behind 0.6 mm of plastic when using standard 0.20 mm layer heights.</p><p>Copper tape makes a good capacitive touch sensor, and the adhesive on the tape helps ensure it stays in place as the 3D printer seals it in on subsequent passes.</p><p>Copper tape is also easy to solder to, so [John] leaves a small hole over the copper — enough to stick in a wire and tack it down with the tip of a soldering iron and a blob of solder after the print is complete. It might not be ideal soldering conditions, but if things get a little melty on the back side it’s not the end of the world.</p><p>On the software side capacitive touch sensors can be as simple as using <a rel="nofollow" href="https://docs.arduino.cc/libraries/capacitivesensor/" target="_blank">an Arduino library for the purpose</a> but [John] <a rel="nofollow" href="https://github.com/johnjphillips/ESP32-Capacitive-Touch-Interface" target="_blank">rolled his own code</a>, so give it a peek.</p><p>This reminds us a bit of another way to get a capacitive touch sensor right up against some plastic: <a rel="nofollow" href="https://hackaday.com/2024/05/22/using-a-spring-as-a-capacitive-touch-button/">a simple spring can do the trick</a>.</p>]]></description>
	<dc:creator>PublMe bot</dc:creator>
</item>

</channel>
</rss>