<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Adding a Rain Sensor to printer</title>
        <description> Hi. I have a Prusa i3 3D printer and I need to add a rain sensor to the Arduino Mega on it. How would I go about doing this?</description>
        <link>https://reprap.org/forum/read.php?262,829347,829347#msg-829347</link>
        <lastBuildDate>Sun, 06 Sep 2026 07:49:22 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,835487#msg-835487</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,835487#msg-835487</link>
            <description><![CDATA[ Maybe it seems natural to others here to place a printer outdoors, exposed to the weather, but I'm a little dense. I'm still trying to figure out why the printer is outdoors where it is going to get wet when it rains, and why it has a door that opens automatically at the end of a print, especially if the printer is located outdoors.  Why not put it in the house or garage?  Why not have the operator open the door to remove the print when it isn't raining?]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 04 Oct 2018 07:07:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,835482#msg-835482</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,835482#msg-835482</link>
            <description><![CDATA[ Hi. That was my plan but I have marlin files that don't have the filament runout sensor code. How do i add it on?]]></description>
            <dc:creator>Yuvera</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 04 Oct 2018 06:54:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,831521#msg-831521</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,831521#msg-831521</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Yuvera</strong><br />
There's a whole other part to the project. The printer has an enclosure which has a door that is opened by the printing bed moving forward at the end of the print. So if the print is paused, the door wont be opened and the printer wont get wet.</div></blockquote>
<br />
If the end of the print is the only reason to install a rain detector: I think the reason why your door opens is because your printer is homing at the end. So replacing this command by a position which does not open the door is easier than installing the detector.<br />
<br />
A rain detector would be interesting if you print your house with concrete ;-)]]></description>
            <dc:creator>JoergS5</dc:creator>
            <category>Printing</category>
            <pubDate>Sun, 19 Aug 2018 05:00:22 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,831506#msg-831506</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,831506#msg-831506</link>
            <description><![CDATA[ You can connect the digital output of the Rain Sensor to the Filament Runout Sensor pin of your control board.<br />
This will execute M600 gcode when rain and Pause printing until you Resume it.<br />
Not perfect, but posible.]]></description>
            <dc:creator>VincentM</dc:creator>
            <category>Printing</category>
            <pubDate>Sat, 18 Aug 2018 18:18:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,831446#msg-831446</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,831446#msg-831446</link>
            <description><![CDATA[ Interesting...]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>Printing</category>
            <pubDate>Fri, 17 Aug 2018 17:43:50 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,831441#msg-831441</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,831441#msg-831441</link>
            <description><![CDATA[ There's a whole other part to the project. The printer has an enclosure which has a door that is opened by the printing bed moving forward at the end of the print. So if the print is paused, the door wont be opened and the printer wont get wet.]]></description>
            <dc:creator>Yuvera</dc:creator>
            <category>Printing</category>
            <pubDate>Fri, 17 Aug 2018 14:40:40 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,831376#msg-831376</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,831376#msg-831376</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Yuvera</strong><br />
When it rains, the SD print should pause until it stops raining. </div></blockquote>
<br />
Since no one else asked, I will:  Why will you pause printing when it rains?]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 16 Aug 2018 14:48:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,831368#msg-831368</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,831368#msg-831368</link>
            <description><![CDATA[ I am new to the Marlin Firmware so how do I add code onto the marlin firmware?]]></description>
            <dc:creator>Yuvera</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 16 Aug 2018 13:25:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,831367#msg-831367</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,831367#msg-831367</link>
            <description><![CDATA[ When it rains, the SD print should pause until it stops raining. How do I add this code onto the marlin files?]]></description>
            <dc:creator>Yuvera</dc:creator>
            <category>Printing</category>
            <pubDate>Thu, 16 Aug 2018 13:24:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,829472#msg-829472</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,829472#msg-829472</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Dust</strong><br />
And what is the printer meant to do when it detects rain? print an umbrella?</div></blockquote>:)-D<br />
<br />
(tu)]]></description>
            <dc:creator>Gaou</dc:creator>
            <category>Printing</category>
            <pubDate>Wed, 25 Jul 2018 01:26:47 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,829417#msg-829417</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,829417#msg-829417</link>
            <description><![CDATA[ You would have to allocate pins in firmware,I had one on a printer I had in the garden,when it rained it stopped printing,it only worked once so I gave up]]></description>
            <dc:creator>nod2</dc:creator>
            <category>Printing</category>
            <pubDate>Tue, 24 Jul 2018 06:05:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,829353#msg-829353</guid>
            <title>Re: Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,829353#msg-829353</link>
            <description><![CDATA[ "Are your translators malfunctioning?”<br />
<br />
rain sensor<br />
<br />
<div id="div_3719ac26c4ab1805286b51f7452e1aed"
     class="mod_embed_images_extended"
     style="width:400px">

  

    
      
    

    <div id="imagediv_3719ac26c4ab1805286b51f7452e1aed" class="mod_embed_images_image"
         style="width:400px; height:400px">

    

    <a href="http://img.dxcdn.com/productimages/sku_266534_1.jpg">
        <img src="/forum/thumbcache/083/9cf/509/db8/39e/ee5/501/c5e/369/9b7/6a_800x400.png"
             width="400"
             height="400"
             id="image_3719ac26c4ab1805286b51f7452e1aed"
             alt="sku_266534_1.jpg"
             title="sku_266534_1.jpg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_3719ac26c4ab1805286b51f7452e1aed"
      style="display:block">
      <a id="link_3719ac26c4ab1805286b51f7452e1aed" href="http://img.dxcdn.com/productimages/sku_266534_1.jpg">sku_266534_1.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('3719ac26c4ab1805286b51f7452e1aed', '/forum/thumbcache/083/9cf/509/db8/39e/ee5/501/c5e/369/9b7/6a_800x400.png', 'http://img.dxcdn.com/productimages/sku_266534_1.jpg', 'https://reprap.org/forum/addon.php?262,module=embed_images,check_scaling=1,url=http%3A%2F%2Fimg.dxcdn.com%2Fproductimages%2Fsku_266534_1.jpg', '', 829353, 800, 400, 'Loading image ...', false);
</script>
<br />
<br />
And what is the printer meant to do when it detects rain? print an umbrella?<br/>]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Printing</category>
            <pubDate>Mon, 23 Jul 2018 10:32:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,829347,829347#msg-829347</guid>
            <title>Adding a Rain Sensor to printer</title>
            <link>https://reprap.org/forum/read.php?262,829347,829347#msg-829347</link>
            <description><![CDATA[ Hi. I have a Prusa i3 3D printer and I need to add a rain sensor to the Arduino Mega on it. How would I go about doing this?]]></description>
            <dc:creator>Yuvera</dc:creator>
            <category>Printing</category>
            <pubDate>Mon, 23 Jul 2018 09:38:17 -0400</pubDate>
        </item>
    </channel>
</rss>
