<?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 — Can you guys take a look at my configuration.h before I flash it?]]></title>
		<link>https://www.soliforum.com/topic/12485/can-you-guys-take-a-look-at-my-configurationh-before-i-flash-it/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/12485/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Can you guys take a look at my configuration.h before I flash it?.]]></description>
		<lastBuildDate>Sat, 13 May 2017 19:59:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/135397/#p135397</link>
			<description><![CDATA[<div class="quotebox"><cite>AZERATE wrote:</cite><blockquote><div class="quotebox"><cite>jayjayn wrote:</cite><blockquote><div class="quotebox"><cite>shoag1 wrote:</cite><blockquote><p>Im modifying the stock workbench firmware so that I can keep the functions of the daughterboard, I tried just changing the extruders from 2 to 1 but i get that error code i just posted. While compiling it gives me an the error &quot; &#039;tmp_extrduer&#039; was not declared in this scope&quot;</p></blockquote></div><p>Did you ever figure this out? I&#039;m trying to compile with the e3d firmware for the workbench and it has the single extruder and bed calib disabled so I assume it&#039;s your file but it doesn&#039;t compile has the same &#039;tmp_extruder&#039; error</p></blockquote></div><p>Post a scrolling text of your Goode so we can see what you are working with. By clicking on &quot;quote&quot; on my post, you will see how to enter a scrolling text....makes it easier for us to help.</p><div class="codebox"><pre><code> enter your configuration.h here </code></pre></div></blockquote></div><p>Do you mean Configuration.H? They get the error when they compile their firmware in Arduino. It is not an error coming from the printer.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Sat, 13 May 2017 19:59:27 +0000</pubDate>
			<guid>https://www.soliforum.com/post/135397/#p135397</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/135393/#p135393</link>
			<description><![CDATA[<div class="quotebox"><cite>jayjayn wrote:</cite><blockquote><div class="quotebox"><cite>shoag1 wrote:</cite><blockquote><p>Im modifying the stock workbench firmware so that I can keep the functions of the daughterboard, I tried just changing the extruders from 2 to 1 but i get that error code i just posted. While compiling it gives me an the error &quot; &#039;tmp_extrduer&#039; was not declared in this scope&quot;</p></blockquote></div><p>Did you ever figure this out? I&#039;m trying to compile with the e3d firmware for the workbench and it has the single extruder and bed calib disabled so I assume it&#039;s your file but it doesn&#039;t compile has the same &#039;tmp_extruder&#039; error</p></blockquote></div><p>Post a scrolling text of your Goode so we can see what you are working with. By clicking on &quot;quote&quot; on my post, you will see how to enter a scrolling text....makes it easier for us to help.</p><div class="codebox"><pre><code> enter your configuration.h here </code></pre></div>]]></description>
			<author><![CDATA[null@example.com (AZERATE)]]></author>
			<pubDate>Sat, 13 May 2017 19:47:44 +0000</pubDate>
			<guid>https://www.soliforum.com/post/135393/#p135393</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/135382/#p135382</link>
			<description><![CDATA[<div class="quotebox"><cite>shoag1 wrote:</cite><blockquote><p>Im modifying the stock workbench firmware so that I can keep the functions of the daughterboard, I tried just changing the extruders from 2 to 1 but i get that error code i just posted. While compiling it gives me an the error &quot; &#039;tmp_extrduer&#039; was not declared in this scope&quot;</p></blockquote></div><p>Did you ever figure this out? I&#039;m trying to compile with the e3d firmware for the workbench and it has the single extruder and bed calib disabled so I assume it&#039;s your file but it doesn&#039;t compile has the same &#039;tmp_extruder&#039; error</p>]]></description>
			<author><![CDATA[null@example.com (jayjayn)]]></author>
			<pubDate>Sat, 13 May 2017 10:29:15 +0000</pubDate>
			<guid>https://www.soliforum.com/post/135382/#p135382</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107174/#p107174</link>
			<description><![CDATA[<p>Im modifying the stock workbench firmware so that I can keep the functions of the daughterboard, I tried just changing the extruders from 2 to 1 but i get that error code i just posted. While compiling it gives me an the error &quot; &#039;tmp_extrduer&#039; was not declared in this scope&quot;</p>]]></description>
			<author><![CDATA[null@example.com (shoag1)]]></author>
			<pubDate>Thu, 08 Oct 2015 08:03:32 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107174/#p107174</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107172/#p107172</link>
			<description><![CDATA[<p>If it is Marlin, you don&#039;t have to remove any code. Simple select number of extruders at the beginning of the configuration .h tab and the firmware will only use settings for that number of extruders. For one anything will be ignored for more than one.</p><p>// This defines the number of extruders<br />#define EXTRUDERS 2</p><br /><p>This is near line 57. For me it is two. But for you it would be 1.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Thu, 08 Oct 2015 07:19:13 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107172/#p107172</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107170/#p107170</link>
			<description><![CDATA[<p>Thats what I was thinking, I&#039;m trying to modify the stock workbench firmware but I ran into a problem. I&#039;m going down from two extruders to one and removing the auto bed level feature, but I get this error when i try to compile it; </p><div class="codebox"><pre><code>Arduino: 1.6.5 (Windows 8.1), TD: 1.25, Board: &quot;Teensy++ 2.0, Serial, 16 MHz, US English&quot;

In file included from C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\cardreader.cpp:5:0:
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:165:42: warning: extra tokens at end of #ifdef directive [enabled by default]
#ifdef THERMAL_RUNAWAY_PROTECTION_PERIOD &amp;&amp; THERMAL_RUNAWAY_PROTECTION_PERIOD &gt; 0
^
In file included from C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\cardreader.cpp:5:0:
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:167:12: warning: &#039;thermal_runaway_state_machine&#039; defined but not used [-Wunused-variable]
static int thermal_runaway_state_machine[3]; // = {0,0,0};
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:168:22: warning: &#039;thermal_runaway_timer&#039; defined but not used [-Wunused-variable]
static unsigned long thermal_runaway_timer[3]; // = {0,0,0};
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:169:13: warning: &#039;thermal_runaway&#039; defined but not used [-Wunused-variable]
static bool thermal_runaway = false;
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:171:16: warning: &#039;thermal_runaway_bed_state_machine&#039; defined but not used [-Wunused-variable]
static int thermal_runaway_bed_state_machine;
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:172:26: warning: &#039;thermal_runaway_bed_timer&#039; defined but not used [-Wunused-variable]
static unsigned long thermal_runaway_bed_timer;
^
In file included from C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\ConfigurationStore.cpp:3:0:
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:165:42: warning: extra tokens at end of #ifdef directive [enabled by default]
#ifdef THERMAL_RUNAWAY_PROTECTION_PERIOD &amp;&amp; THERMAL_RUNAWAY_PROTECTION_PERIOD &gt; 0
^
In file included from C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\ConfigurationStore.cpp:3:0:
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:167:12: warning: &#039;thermal_runaway_state_machine&#039; defined but not used [-Wunused-variable]
static int thermal_runaway_state_machine[3]; // = {0,0,0};
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:168:22: warning: &#039;thermal_runaway_timer&#039; defined but not used [-Wunused-variable]
static unsigned long thermal_runaway_timer[3]; // = {0,0,0};
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:169:13: warning: &#039;thermal_runaway&#039; defined but not used [-Wunused-variable]
static bool thermal_runaway = false;
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:171:16: warning: &#039;thermal_runaway_bed_state_machine&#039; defined but not used [-Wunused-variable]
static int thermal_runaway_bed_state_machine;
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:172:26: warning: &#039;thermal_runaway_bed_timer&#039; defined but not used [-Wunused-variable]
static unsigned long thermal_runaway_bed_timer;
^
In file included from C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\Marlin_main.cpp:42:0:
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:165:42: warning: extra tokens at end of #ifdef directive [enabled by default]
#ifdef THERMAL_RUNAWAY_PROTECTION_PERIOD &amp;&amp; THERMAL_RUNAWAY_PROTECTION_PERIOD &gt; 0
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\Marlin_main.cpp:1661:8: warning: extra tokens at end of #endif directive [enabled by default]
#endif SCARA
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\Marlin_main.cpp:2673:36: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
LCD_MESSAGEPGM(MACHINE_NAME&quot; &quot;MSG_OFF&quot;.&quot;);
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\Marlin_main.cpp: In function &#039;void process_commands()&#039;:
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\Marlin_main.cpp:1476:200: warning: suggest parentheses around &#039;&amp;&amp;&#039; within &#039;||&#039; [-Wparentheses]
home_all_axis = (!((code_seen(axis_codes[X_AXIS])) || (code_seen(axis_codes[Y_AXIS])) || (code_seen(axis_codes[Z_AXIS])))) || (code_seen(axis_codes[X_AXIS])) &amp;&amp; (code_seen(axis_codes[Y_AXIS])) &amp;&amp; (code_seen(axis_codes[Z_AXIS]));
^
Marlin_main.cpp:2381: error: &#039;tmp_extruder&#039; was not declared in this scope
if (code_seen(&#039;S&#039;)) setTargetHotend(code_value(), tmp_extruder);
^
In file included from C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\Marlin_main.cpp:30:0:
Marlin_main.cpp:2400: error: &#039;tmp_extruder&#039; was not declared in this scope
SERIAL_PROTOCOL_F(degHotend(tmp_extruder),1);
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\Marlin.h:63:48: note: in definition of macro &#039;SERIAL_PROTOCOL_F&#039;
#define SERIAL_PROTOCOL_F(x,y) (MYSERIAL.print(x,y))
^
Marlin_main.cpp:3918: error: &#039;tmp_extruder&#039; was not declared in this scope
tmp_extruder = code_value();
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\Marlin_main.cpp: In function &#039;bool setTargetedHotend(int)&#039;:
Marlin_main.cpp:4625: error: &#039;tmp_extruder&#039; was not declared in this scope
tmp_extruder = active_extruder;
^
In file included from C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\Marlin_main.cpp:42:0:
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h: At global scope:
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:167:12: warning: &#039;thermal_runaway_state_machine&#039; defined but not used [-Wunused-variable]
static int thermal_runaway_state_machine[3]; // = {0,0,0};
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:168:22: warning: &#039;thermal_runaway_timer&#039; defined but not used [-Wunused-variable]
static unsigned long thermal_runaway_timer[3]; // = {0,0,0};
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:169:13: warning: &#039;thermal_runaway&#039; defined but not used [-Wunused-variable]
static bool thermal_runaway = false;
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:171:16: warning: &#039;thermal_runaway_bed_state_machine&#039; defined but not used [-Wunused-variable]
static int thermal_runaway_bed_state_machine;
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\temperature.h:172:26: warning: &#039;thermal_runaway_bed_timer&#039; defined but not used [-Wunused-variable]
static unsigned long thermal_runaway_bed_timer;
^
C:\Users\Sean\AppData\Local\Temp\build5948595846729015944.tmp\Marlin_main.cpp:354:14: warning: &#039;delta&#039; defined but not used [-Wunused-variable]
static float delta[3] = {0.0, 0.0, 0.0};
^
Exception in thread &quot;AWT-EventQueue-0&quot; java.lang.NullPointerException

    at org.fife.ui.rsyntaxtextarea.TokenMakerBase.addToken(TokenMakerBase.java:134)

    at processing.app.syntax.SketchTokenMaker.addToken(SketchTokenMaker.java:53)

    at org.fife.ui.rsyntaxtextarea.TokenMakerBase.addToken(TokenMakerBase.java:108)

    at org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker.addToken(CPlusPlusTokenMaker.java:1855)

    at org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker.addToken(CPlusPlusTokenMaker.java:1839)

    at org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker.addToken(CPlusPlusTokenMaker.java:1828)

    at org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker.yylex(CPlusPlusTokenMaker.java:2215)

    at org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker.getTokenList(CPlusPlusTokenMaker.java:1901)

    at org.fife.ui.rsyntaxtextarea.RSyntaxDocument.getTokenListForLine(RSyntaxDocument.java:416)

    at org.fife.ui.rsyntaxtextarea.SyntaxView.paint(SyntaxView.java:719)

    at javax.swing.plaf.basic.BasicTextUI$RootView.paint(BasicTextUI.java:1434)

    at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:737)

    at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:881)

    at javax.swing.plaf.basic.BasicTextUI.update(BasicTextUI.java:860)

    at org.fife.ui.rtextarea.RTextAreaBase.paintComponent(RTextAreaBase.java:719)

    at org.fife.ui.rsyntaxtextarea.RSyntaxTextArea.paintComponent(RSyntaxTextArea.java:1993)

    at javax.swing.JComponent.paint(JComponent.java:1056)

    at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219)

    at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1572)

    at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1495)

    at javax.swing.RepaintManager.paint(RepaintManager.java:1265)

    at javax.swing.JComponent._paintImmediately(JComponent.java:5167)

    at javax.swing.JComponent.paintImmediately(JComponent.java:4978)

    at javax.swing.RepaintManager$4.run(RepaintManager.java:824)

    at javax.swing.RepaintManager$4.run(RepaintManager.java:807)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)

    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:807)

    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:782)

    at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:731)

    at javax.swing.RepaintManager.access$1300(RepaintManager.java:64)

    at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1720)

    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)

    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)

    at java.awt.EventQueue.access$500(EventQueue.java:97)

    at java.awt.EventQueue$3.run(EventQueue.java:709)

    at java.awt.EventQueue$3.run(EventQueue.java:703)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)

    at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)

    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)

    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Exception in thread &quot;AWT-EventQueue-0&quot; java.lang.NullPointerException

    at org.fife.ui.rsyntaxtextarea.TokenMakerBase.addToken(TokenMakerBase.java:134)

    at processing.app.syntax.SketchTokenMaker.addToken(SketchTokenMaker.java:62)

    at org.fife.ui.rsyntaxtextarea.TokenMakerBase.addToken(TokenMakerBase.java:108)

    at org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker.addToken(CPlusPlusTokenMaker.java:1855)

    at org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker.addToken(CPlusPlusTokenMaker.java:1839)

    at org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker.addToken(CPlusPlusTokenMaker.java:1828)

    at org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker.yylex(CPlusPlusTokenMaker.java:2251)

    at org.fife.ui.rsyntaxtextarea.modes.CPlusPlusTokenMaker.getTokenList(CPlusPlusTokenMaker.java:1901)

    at org.fife.ui.rsyntaxtextarea.RSyntaxDocument.getTokenListForLine(RSyntaxDocument.java:416)

    at org.fife.ui.rsyntaxtextarea.SyntaxView.paint(SyntaxView.java:719)

    at javax.swing.plaf.basic.BasicTextUI$RootView.paint(BasicTextUI.java:1434)

    at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:737)

    at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:881)

    at javax.swing.plaf.basic.BasicTextUI.update(BasicTextUI.java:860)

    at org.fife.ui.rtextarea.RTextAreaBase.paintComponent(RTextAreaBase.java:719)

    at org.fife.ui.rsyntaxtextarea.RSyntaxTextArea.paintComponent(RSyntaxTextArea.java:1993)

    at javax.swing.JComponent.paint(JComponent.java:1056)

    at javax.swing.JComponent.paintChildren(JComponent.java:889)

    at javax.swing.JComponent.paint(JComponent.java:1065)

    at javax.swing.JViewport.paint(JViewport.java:728)

    at javax.swing.JComponent.paintChildren(JComponent.java:889)

    at javax.swing.JComponent.paint(JComponent.java:1065)

    at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219)

    at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1572)

    at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1495)

    at javax.swing.RepaintManager.paint(RepaintManager.java:1265)

    at javax.swing.JComponent._paintImmediately(JComponent.java:5167)

    at javax.swing.JComponent.paintImmediately(JComponent.java:4978)

    at javax.swing.RepaintManager$4.run(RepaintManager.java:824)

    at javax.swing.RepaintManager$4.run(RepaintManager.java:807)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)

    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:807)

    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:782)

    at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:731)

    at javax.swing.RepaintManager.access$1300(RepaintManager.java:64)

    at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1720)

    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)

    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)

    at java.awt.EventQueue.access$500(EventQueue.java:97)

    at java.awt.EventQueue$3.run(EventQueue.java:709)

    at java.awt.EventQueue$3.run(EventQueue.java:703)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)

    at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)

    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)

    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

&#039;tmp_extruder&#039; was not declared in this scope

  This report would have more information with
  &quot;Show verbose output during compilation&quot;
  enabled in File &gt; Preferences.</code></pre></div><p>Any ideas what I have to change?</p>]]></description>
			<author><![CDATA[null@example.com (shoag1)]]></author>
			<pubDate>Thu, 08 Oct 2015 06:37:34 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107170/#p107170</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107167/#p107167</link>
			<description><![CDATA[<p>My guess would be the firmware does not have the pins on that daughterboard mapped to the functions you need.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Thu, 08 Oct 2015 06:08:43 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107167/#p107167</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107166/#p107166</link>
			<description><![CDATA[<p>For the bed Temp I think I need to comment this out? </p><div class="codebox"><pre><code>//Solidoodle3 Standard Bed //{SD Patch}
//from pidautotune //{SD Patch}
   #define  DEFAULT_bedKp 100.15 //{SD Patch}
   #define  DEFAULT_bedKi 7.65 //{SD Patch}
   #define  DEFAULT_bedKd 327.90 //{SD Patch}</code></pre></div><p>And uncomment this in? </p><div class="codebox"><pre><code>//120v 250W silicone heater into 4mm borosilicate (MendelMax 1.5+)
//from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10)
//    #define  DEFAULT_bedKp 10.00
//    #define  DEFAULT_bedKi .023
//    #define  DEFAULT_bedKd 305.4</code></pre></div><p>Is that right? But I still am lost on why the z-wont move..</p>]]></description>
			<author><![CDATA[null@example.com (shoag1)]]></author>
			<pubDate>Thu, 08 Oct 2015 06:07:27 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107166/#p107166</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107164/#p107164</link>
			<description><![CDATA[<p>Hey guys, so I flashed my firmware and got my new pico hotend all mounted but I ran into one problem, it seems that I cant move the z-axis and my heated bed wont work or read temp. I realized that these 3 cables are mounted on the daughter board attached to the main board. Does anyone know how i can fix this?</p>]]></description>
			<author><![CDATA[null@example.com (shoag1)]]></author>
			<pubDate>Thu, 08 Oct 2015 05:54:16 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107164/#p107164</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107119/#p107119</link>
			<description><![CDATA[<p>Thanks AZERATE!</p>]]></description>
			<author><![CDATA[null@example.com (shoag1)]]></author>
			<pubDate>Wed, 07 Oct 2015 05:13:52 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107119/#p107119</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107118/#p107118</link>
			<description><![CDATA[<p>Nope! Have at it <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (AZERATE)]]></author>
			<pubDate>Wed, 07 Oct 2015 04:56:31 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107118/#p107118</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107117/#p107117</link>
			<description><![CDATA[<p>Quick question that might be dumb, I&#039;m about to wire up my new hotend but I just realized neither the wires or the thermistor or&nbsp; heater are color coated for positive and negative.. Does it not matter?</p>]]></description>
			<author><![CDATA[null@example.com (shoag1)]]></author>
			<pubDate>Wed, 07 Oct 2015 04:52:42 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107117/#p107117</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107113/#p107113</link>
			<description><![CDATA[<div class="quotebox"><cite>shoag1 wrote:</cite><blockquote><p>Awesome, thanks carl! Also a public thank you to wardjr for helping me with this process!</p></blockquote></div><p>Glad it&#039;s working out for you.</p>]]></description>
			<author><![CDATA[null@example.com (wardjr)]]></author>
			<pubDate>Wed, 07 Oct 2015 01:18:30 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107113/#p107113</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107111/#p107111</link>
			<description><![CDATA[<p>I am with difficult to flash the firmware in my 3D printer, because I need to remove one motor in my Solidoodle SM35HT36-1004AC. My objective is assemble a Dispenser printer working with one motor. Could Someone help ? thanks</p>]]></description>
			<author><![CDATA[null@example.com (daniloaugustoita)]]></author>
			<pubDate>Tue, 06 Oct 2015 23:37:30 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107111/#p107111</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can you guys take a look at my configuration.h before I flash it?]]></title>
			<link>https://www.soliforum.com/post/107108/#p107108</link>
			<description><![CDATA[<p>Awesome, thanks carl! Also a public thank you to wardjr for helping me with this process!</p>]]></description>
			<author><![CDATA[null@example.com (shoag1)]]></author>
			<pubDate>Tue, 06 Oct 2015 22:12:38 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107108/#p107108</guid>
		</item>
	</channel>
</rss>
