<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — Potential optimization (in testing)]]></title>
		<link>https://www.soliforum.com/topic/5938/potential-optimization-in-testing/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/5938/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Potential optimization (in testing).]]></description>
		<lastBuildDate>Wed, 04 Jun 2014 01:25:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/57865/#p57865</link>
			<description><![CDATA[<div class="quotebox"><cite>bobnojio wrote:</cite><blockquote><p>i have to wait to get access to a dremel this weekend to prep my nipple</p></blockquote></div><br /><p>teehee</p>]]></description>
			<author><![CDATA[null@example.com (insta)]]></author>
			<pubDate>Wed, 04 Jun 2014 01:25:19 +0000</pubDate>
			<guid>https://www.soliforum.com/post/57865/#p57865</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/57462/#p57462</link>
			<description><![CDATA[<p>Looks good to me!</p>]]></description>
			<author><![CDATA[null@example.com (elmoret)]]></author>
			<pubDate>Fri, 30 May 2014 22:07:52 +0000</pubDate>
			<guid>https://www.soliforum.com/post/57462/#p57462</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/57428/#p57428</link>
			<description><![CDATA[<p>finally had time to try and sketch out what I was talking about, using the PID high temp alarm for a switched auto-start / low temp cutoff for the motor/fan.</p><br /><p>What I have done:<br />according to the datasheet for the Sestos PID Controller:<br />ALARM1:<br />pin12 is common<br />pin11 is Normally Open<br />Pin1 is Normally closed</p><p>for output:<br />pin7 is common<br />pin8 is Normally Open<br />Pin6 is Normally closed.</p><br /><p>Changes:<br />moved Motor/Fan switch:&nbsp; it now controls the +12 going to pin12 of the PID controller (COM for alarm)<br />Moved Motor/Fan:&nbsp; these now wire into Pin 11 of the PID, (Normally Open for Alarm)<br />result:&nbsp; &nbsp;as long as the motor/fan switch is ON, the PID alarm relay will only supply voltage to the motor and fan if the high-temp alarm (set by me) is active / alarming.<br />if the temperature drops below the alarm threshold, the PID relay will kill power to the motor and fan (low-temp cutoff)<br />**will have to make sure to set the PID high-temp alarm appropriately**</p><p>Moved heater from pin7 (COM) to pin8 (N/O)<br />personal preference...&nbsp; I prefer my volage on the common and my load on NO/NC.&nbsp; (no relevance to the discussion on PID autostart / cutoff.</p><p>Does anyone see any flaws in this concept?</p><p>i have to wait to get access to a dremel this weekend to prep my nipple, and will likely be wiring/extruding this coming week.</p><p>edit: just in case it didnt attach:&nbsp; <a href="http://i.imgur.com/VnBqEFJ.png">http://i.imgur.com/VnBqEFJ.png</a></p>]]></description>
			<author><![CDATA[null@example.com (bobnojio)]]></author>
			<pubDate>Fri, 30 May 2014 16:52:40 +0000</pubDate>
			<guid>https://www.soliforum.com/post/57428/#p57428</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/56553/#p56553</link>
			<description><![CDATA[<p>ah.&nbsp; the PIDs im used to have the alarm as a voltage source, not a relay.&nbsp; that should make it even easier to do!</p>]]></description>
			<author><![CDATA[null@example.com (bobnojio)]]></author>
			<pubDate>Sun, 18 May 2014 19:40:43 +0000</pubDate>
			<guid>https://www.soliforum.com/post/56553/#p56553</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/56501/#p56501</link>
			<description><![CDATA[<p>PID alarm has an internal 5A relay so there&#039;s no need for one externally, otherwise what you say is correct.</p>]]></description>
			<author><![CDATA[null@example.com (elmoret)]]></author>
			<pubDate>Sat, 17 May 2014 16:51:45 +0000</pubDate>
			<guid>https://www.soliforum.com/post/56501/#p56501</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/56466/#p56466</link>
			<description><![CDATA[<p>admittedly I dont have my filastruder yet (only ordered it on Monday, and it shipped Friday!), but I would recommend (from theory)</p><p>Motor power:<br />from supply, through Motor on/off switch, to a relay, to the motor, back to the supply.</p><p>PID Alarm:&nbsp; &nbsp;from the PID, to the control side of a relay.</p><p>This way, you still have the on/off function of a switch, and you could, in theory, disable the motor for either an initial warm-up hold or maintenance, but still having the PID alarm as a master switch to not break anything at the start (cold), or a temperature drop to temporarily stop the motor.</p>]]></description>
			<author><![CDATA[null@example.com (bobnojio)]]></author>
			<pubDate>Fri, 16 May 2014 19:40:56 +0000</pubDate>
			<guid>https://www.soliforum.com/post/56466/#p56466</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/52841/#p52841</link>
			<description><![CDATA[<p>That&#039;s also a much better idea than leaving it hooked up straight to &quot;autorun&quot;.&nbsp; The problem I had at first was I had my alarm temp set to 135C (was trying HDPE) and 135C was too cold to extrude.&nbsp; So the whole machine starts groaning and twisting as I&#039;m trying to get the hotend hotter before it destroys itself.</p><p>Of course the correct course of action after an event like that is to start a post ending with &quot;(in testing)&quot; so nobody is fully aware of the issues <img src="https://www.soliforum.com/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (insta)]]></author>
			<pubDate>Mon, 24 Mar 2014 21:18:34 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52841/#p52841</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/52840/#p52840</link>
			<description><![CDATA[<p>Yup - that would do it.</p>]]></description>
			<author><![CDATA[null@example.com (elmoret)]]></author>
			<pubDate>Mon, 24 Mar 2014 21:08:19 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52840/#p52840</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/52839/#p52839</link>
			<description><![CDATA[<p>its still probably good to have a switch in the circuit for troubleshooting or maintenance sake.&nbsp; So all i would have to do is put the relay in the PID controller (pin 11/12) in series with motor switch set up in the current wiring configuration?&nbsp; then leave the switch in the on position to let it auto run or in case i need to shut it off but leave heat going just flip it.</p>]]></description>
			<author><![CDATA[null@example.com (bubbasnow)]]></author>
			<pubDate>Mon, 24 Mar 2014 21:07:14 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52839/#p52839</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/52820/#p52820</link>
			<description><![CDATA[<p>I actually got all the wiring for the whole machine done on the back of the timer.&nbsp; Each screw terminal has about 2 wires.</p><p>My previous version had a full terminal strip, wire nuts, all that ... this seems to have cleared up the wiring a lot.</p>]]></description>
			<author><![CDATA[null@example.com (insta)]]></author>
			<pubDate>Mon, 24 Mar 2014 15:18:19 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52820/#p52820</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/52819/#p52819</link>
			<description><![CDATA[<p>No, its good to be clever - keep it up! </p><p>It complicates the wiring a little and I was trying to keep things simple early on. I don&#039;t think it is good to run completely switchless, though I guess switchless autostart isn&#039;t much more complicated that what the wiring is right now. I&#039;ll look at incorporating it into the next revision of the instructions. It was actually there for a little while, then I got complaints about things being too difficult to understand. I&#039;ll have to figure out a way to clearly explain what it does and how to wire it.</p>]]></description>
			<author><![CDATA[null@example.com (elmoret)]]></author>
			<pubDate>Mon, 24 Mar 2014 15:12:44 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52819/#p52819</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/52818/#p52818</link>
			<description><![CDATA[<p>Well that&#039;s what I get for trying to be clever.</p>]]></description>
			<author><![CDATA[null@example.com (insta)]]></author>
			<pubDate>Mon, 24 Mar 2014 15:08:57 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52818/#p52818</guid>
		</item>
		<item>
			<title><![CDATA[Re: Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/52728/#p52728</link>
			<description><![CDATA[<p>Yup, been done before by myself and others. It&#039;s called autostart, or that&#039;s what I call it at least.</p>]]></description>
			<author><![CDATA[null@example.com (elmoret)]]></author>
			<pubDate>Sun, 23 Mar 2014 03:46:44 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52728/#p52728</guid>
		</item>
		<item>
			<title><![CDATA[Potential optimization (in testing)]]></title>
			<link>https://www.soliforum.com/post/52727/#p52727</link>
			<description><![CDATA[<p>Our PID controllers have an option for &quot;alarm&quot;.&nbsp; This is a function designed to trigger a relay, built into our units, when some programmed condition has occurred.</p><p>I decided to use this to run my motor.&nbsp; I&#039;ve set my &quot;HIAL&quot; setting to 155 in the settings.&nbsp; That&#039;s all I had to change, and I set my temperature to 156C.&nbsp; The motor is connected between pins 11 and 12 of the PID controller, instead of running through the switch.&nbsp; Now, whenever my temperature climbs above 155C, the motor will automatically turn on.&nbsp; This has allowed me to run switchless, using only the power cord to turn the entire unit on and off.&nbsp; This will also save our butts if the heater band or relay fails and the temperature falls, while it&#039;s running overnight.&nbsp; The motor will shut off and prevent damage.</p><p>Thoughts, ideas?&nbsp; I don&#039;t want to take pictures yet, it&#039;s a little fugly on the wiring...</p>]]></description>
			<author><![CDATA[null@example.com (insta)]]></author>
			<pubDate>Sun, 23 Mar 2014 03:18:11 +0000</pubDate>
			<guid>https://www.soliforum.com/post/52727/#p52727</guid>
		</item>
	</channel>
</rss>
