<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Help please. Marlin errors</title>
        <description> I hope someone can help. This is my first printer so I am probably doing something very basic incorrectly but I simply can&#039;t see what!

I have one of these [createc3d.com] except that I have the E3D 1.75mm direct hotend.

I have assembled the printer and all went well with the mechanical parts. I’m now trying to load Marlin and failing dismally!

I am using Windows 7 and have downloaded and installed a clean, new copy of 1.6.4 and am trying to compile and use this file that was supplied by the kit supplier [drive.google.com] 
My most recent attempt followed this process:
•	Uninstall Arduino
•	Re-install to d:\Arduino
•	Extract Marlin_E3D_175mm.rar to d:\Arduino\sketch\Marlin175E3D
•	Open Arduino
•	Sketch folder set to d:\Arduino\Sketch
•	File, Sketchbook, Marlin175E3D (it opens)
•	Click tick to verify and it hangs after displaying many errors

And it failed with the screenshot attached.

At some point the compile must have completed OK as the LCD works and I can autohome etc. from it. The thermistors must be incorrectly configured because they report 389°C at room temperature and decrease when warmed up. The printer is disabled because of this ‘over temperature’ situation so I can’t control it via Repetier, but can read the temperatures etc.

What am I doing wrong? Does anyone have a working configuration that I can download and use to get this printer running, please?
Thanks.

Richard</description>
        <link>https://reprap.org/forum/read.php?146,509842,509842#msg-509842</link>
        <lastBuildDate>Mon, 08 Jun 2026 01:38:07 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,518670#msg-518670</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,518670#msg-518670</link>
            <description><![CDATA[ I have some of the same issue. But it's more or less independent of the Arduino version. On Linux I have no issue with 1.5.8, 1.6.3 or 1.6.4. On Windows it's completely different. Some branches without issue, some don't work with any Arduino version and some work with some versions.]]></description>
            <dc:creator>Wurstnase</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 07 Jun 2015 14:43:13 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,518664#msg-518664</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,518664#msg-518664</link>
            <description><![CDATA[ This is worth knowing as I have just installed 1.6 but I also have 1.04 and 1.5]]></description>
            <dc:creator>GRAYWOLF</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 07 Jun 2015 14:28:55 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,510368#msg-510368</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,510368#msg-510368</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>RGN01</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>AndrewBCN</strong><br />
There you go! Congratulations! And indeed, Marlin has been reported on numerous occasions to <b>not</b> compile with Arduino versions &gt; 1.06. :)-D</div></blockquote>
<br />
The problem was that I hadn't seen that anywhere and assumed that it would be a good thing to upgrade Arduino when it offered the new version to me. Lesson learned!<br />
...</div></blockquote>
Richard,<br />
Indeed there <i>was</i> a warning about known-to-work Arduino versions in the Marlin GitHub repository but the warning was removed sometime ago and it's nowhere to be found in the new Marlin documentation website.]]></description>
            <dc:creator>AndrewBCN</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Mon, 18 May 2015 05:55:15 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,510298#msg-510298</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,510298#msg-510298</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>AndrewBCN</strong><br />
There you go! Congratulations! And indeed, Marlin has been reported on numerous occasions to <b>not</b> compile with Arduino versions &gt; 1.06. :)-D</div></blockquote>
<br />
The problem was that I hadn't seen that anywhere and assumed that it would be a good thing to upgrade Arduino when it offered the new version to me. Lesson learned!<br />
<br />
Tim, I did a deep clean - removed the entire Arduino directory with all my sketches and everything. I have a backup of these on an entirely different drive - a NAS device not currently mapped - so know that they weren't interfering.<br />
<br />
Richard]]></description>
            <dc:creator>RGN01</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Mon, 18 May 2015 01:19:28 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,510244#msg-510244</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,510244#msg-510244</link>
            <description><![CDATA[ I had that problem once, and had to destroy all my local data for Arduino, and then reestablish . . . it appeared that some old libraries were there that borked the newer versions. Having said that, once I did that, I have had zero failures with 1.6.3 . . . Since this is user data, and not part of the Arduino software itself, reinstalling basically does nothing . . . you need to 'deep clean' first.<br />
<br />
I've built 1.0.0, 1.0.2, 1.0.3-dev, and the Wurstnasse port of 1.0.3 to Due with no issues . . .<br />
<br />
- Tim]]></description>
            <dc:creator>tadawson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 21:36:35 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,510208#msg-510208</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,510208#msg-510208</link>
            <description><![CDATA[ There you go! Congratulations! And indeed, Marlin has been reported on numerous occasions to <b>not</b> compile with Arduino versions &gt; 1.06. :)-D]]></description>
            <dc:creator>AndrewBCN</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 19:53:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,510095#msg-510095</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,510095#msg-510095</link>
            <description><![CDATA[ I uninstalled Arduino 1.6.4 and installed Arduino 1.0.5-r2 and it works. I did exactly what I did all the other times with v1.6.4, using the same version of Marlin etc. so there must be some kind of incompatibility between Marlin and Arduino v1.6.4.<br />
<br />
Oh, well, at least it is working.<br />
<br />
Richard]]></description>
            <dc:creator>RGN01</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 15:00:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,509996#msg-509996</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,509996#msg-509996</link>
            <description><![CDATA[ Thanks, Andrew!<br />
<br />
My apologies - I won't do that again (long inline log file).<br />
<br />
That is the problem, there is no error keyword. The attached file is the most recent log. I ran Arduino_debug as Administrator and this is what the console / command window showed (in the attached log file) - it hung at this point and there was nothing further in the log.<br />
<br />
As far as I can tell, the text in the debug windows is exactly the same as in orange in the black screen at the bottom of the compiler window but I found that I could not copy that orange text.<br />
<br />
I've tried researching what causes the Arduino compiler to hang but drawn a blank so far. I'm reasonably comfortable with the Arduino and the compiler - I've created numerous projects to do things like read settings from SD card then move servos to preset positions read from the card etc. so this problem has me stumped and frustrated (apologies if that is coming across!).<br />
<br />
Richard]]></description>
            <dc:creator>RGN01</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 11:08:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,509980#msg-509980</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,509980#msg-509980</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>RGN01</strong><br />
Hi Andrew. Thanks for the response. It freezes and does not continue when I try to compile or upload. This is the last thing it displays when run under debug conditions. I've left it for about an hour and it never proceeded from that position. <br />
<br />
Richard</div></blockquote>
@Richard<br />
<br />
Look for an <b>error</b> keyword amid the warning messages spilled out by the compiler (you can scroll in the compiler messages window pane), that will tell you exactly where the problem is. Also, please do not post the long error log inline, use an attached file, it makes it easier to analyze.<br />
<br />
Don't worry, this is the kind of thing that is easy to fix - once you have provided all the information required by other people to see where the problem is and understand it!]]></description>
            <dc:creator>AndrewBCN</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 10:27:40 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,509961#msg-509961</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,509961#msg-509961</link>
            <description><![CDATA[ I've tried again - this time running Arduino as Administrator to eliminate any possibility of permissions errors (a long shot, I know!) and an hour later it hasn't moved on.<br />
<br />
This screenshot is after an hour of no progress.<br />
<br />
I just don't know what to try next. :S<br />
<br />
Richard]]></description>
            <dc:creator>RGN01</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 09:11:57 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,509937#msg-509937</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,509937#msg-509937</link>
            <description><![CDATA[ Hi Andrew. Thanks for the response. It freezes and does not continue when I try to compile or upload. This is the last thing it displays when run under debug conditions. I've left it for about an hour and it never proceeded from that position. <br />
<br />
Richard]]></description>
            <dc:creator>RGN01</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 07:47:30 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,509930#msg-509930</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,509930#msg-509930</link>
            <description><![CDATA[ These are all warnings generated by the compiler and do not prevent the compilation of Marlin (see the <b>warning</b> keyword that appears in each of them?).]]></description>
            <dc:creator>AndrewBCN</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 07:39:22 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,509915#msg-509915</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,509915#msg-509915</link>
            <description><![CDATA[ I've now tested this on a Win XP machine. Again, full, new installation of Arduino and same results.<br />
<br />
There must be something wrong or missing in that distribution I've been sent, I guess, but my Arduino skills simply aren't up to debugging this at present. :S<br />
<br />
Richard]]></description>
            <dc:creator>RGN01</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 06:44:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,509894#msg-509894</guid>
            <title>Re: Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,509894#msg-509894</link>
            <description><![CDATA[ I've now found the debug feature in Arduino and this is what it returns when I try to compile:<br />
<br />
<hr class="bbcode" />
Loading configuration...<br />
Initializing packages...<br />
Preparing boards...<br />
Starting...<br />
<br />
cardreader.cpp: In member function 'void CardReader::openFile(char*, bool, bool)<br />
':<br />
cardreader.cpp:301:25: warning: ordered comparison of pointer with integer zero<br />
[-Wextra]<br />
     while(dirname_start&gt;0)<br />
                         ^<br />
cardreader.cpp:306:22: warning: ordered comparison of pointer with integer zero<br />
[-Wextra]<br />
       if(dirname_end&gt;0 &amp;&amp; dirname_end&gt;dirname_start)<br />
                      ^<br />
cardreader.cpp: In member function 'void CardReader::removeFile(char*)':<br />
cardreader.cpp:397:25: warning: ordered comparison of pointer with integer zero<br />
[-Wextra]<br />
     while(dirname_start&gt;0)<br />
                         ^<br />
cardreader.cpp:402:22: warning: ordered comparison of pointer with integer zero<br />
[-Wextra]<br />
       if(dirname_end&gt;0 &amp;&amp; dirname_end&gt;dirname_start)<br />
                      ^<br />
cardreader.cpp: In member function 'void CardReader::updir()':<br />
cardreader.cpp:608:25: warning: comparison between signed and unsigned integer e<br />
xpressions [-Wsign-compare]<br />
     for (int d = 0; d &lt; workDirDepth; d++)<br />
                         ^<br />
cardreader.cpp:607:9: warning: unused variable 'd' [-Wunused-variable]<br />
     int d;<br />
         ^<br />
In file included from cardreader.cpp:3:0:<br />
ultralcd.h: At global scope:<br />
ultralcd.h:20:24: warning: 'blink' defined but not used [-Wunused-variable]<br />
   static unsigned char blink = 0; // Variable for visualisation of fan rotation<br />
 in GLCD<br />
                        ^<br />
In file included from ConfigurationStore.cpp:4:0:<br />
ultralcd.h:20:24: warning: 'blink' defined but not used [-Wunused-variable]<br />
   static unsigned char blink = 0; // Variable for visualisation of fan rotation<br />
 in GLCD<br />
                        ^<br />
LiquidCrystalRus.cpp:104:6: warning: unused parameter 'cols' [-Wunused-parameter<br />
]<br />
 void LiquidCrystalRus::begin(uint8_t cols, uint8_t lines, uint8_t dotsize) {<br />
      ^<br />
Marlin_main.cpp: In function 'void process_commands()':<br />
Marlin_main.cpp:2849:15: warning: variable 'make_move' set but not used [-Wunuse<br />
d-but-set-variable]<br />
       boolean make_move = false;<br />
               ^<br />
Marlin_main.cpp: In function 'void get_coordinates()':<br />
Marlin_main.cpp:2967:8: warning: variable 'seen' set but not used [-Wunused-but-<br />
set-variable]<br />
   bool seen[4]={false,false,false,false};<br />
        ^<br />
In file included from Marlin_main.cpp:39:0:<br />
ultralcd.h: At global scope:<br />
ultralcd.h:20:24: warning: 'blink' defined but not used [-Wunused-variable]<br />
   static unsigned char blink = 0; // Variable for visualisation of fan rotation<br />
 in GLCD<br />
                        ^<br />
planner.cpp:243:6: warning: unused parameter 'previous' [-Wunused-parameter]<br />
 void planner_reverse_pass_kernel(block_t *previous, block_t *current, block_t *<br />
next) {<br />
      ^<br />
planner.cpp:294:6: warning: unused parameter 'next' [-Wunused-parameter]<br />
 void planner_forward_pass_kernel(block_t *previous, block_t *current, block_t *<br />
next) {<br />
      ^<br />
In file included from planner.cpp:58:0:<br />
ultralcd.h:20:24: warning: 'blink' defined but not used [-Wunused-variable]<br />
   static unsigned char blink = 0; // Variable for visualisation of fan rotation<br />
 in GLCD<br />
                        ^<br />
stepper.cpp:1182:6: warning: unused parameter 'address' [-Wunused-parameter]<br />
 void digitalPotWrite(int address, int value) // From Arduino DigitalPotControl<br />
example<br />
      ^<br />
stepper.cpp:1182:6: warning: unused parameter 'value' [-Wunused-parameter]<br />
stepper.cpp:1216:6: warning: unused parameter 'driver' [-Wunused-parameter]<br />
 void digipot_current(uint8_t driver, int current)<br />
      ^<br />
stepper.cpp:1216:6: warning: unused parameter 'current' [-Wunused-parameter]<br />
In file included from stepper.cpp:28:0:<br />
ultralcd.h:20:24: warning: 'blink' defined but not used [-Wunused-variable]<br />
   static unsigned char blink = 0; // Variable for visualisation of fan rotation<br />
 in GLCD<br />
                        ^<br />
temperature.cpp: In function 'void __vector_22()':<br />
temperature.cpp:1040:24: warning: variable 'raw_temp_2_value' set but not used [<br />
-Wunused-but-set-variable]<br />
   static unsigned long raw_temp_2_value = 0;<br />
                        ^<br />
temperature.cpp: In function 'void disable_heater()':<br />
temperature.cpp:912:25: warning: array subscript is above array bounds [-Warray-<br />
bounds]<br />
     target_temperature[1]=0;<br />
                         ^<br />
temperature.cpp:913:15: warning: array subscript is above array bounds [-Warray-<br />
bounds]<br />
     soft_pwm[1]=0;<br />
               ^<br />
In file included from temperature.cpp:33:0:<br />
ultralcd.h: At global scope:<br />
ultralcd.h:20:24: warning: 'blink' defined but not used [-Wunused-variable]<br />
   static unsigned char blink = 0; // Variable for visualisation of fan rotation<br />
 in GLCD<br />
                        ^<br />
<br />
<hr class="bbcode" />
<br />
And that is where it hangs.<br />
<br />
It seems that there are a number of issues but this is way over my head at the moment! :S<br />
<br />
Does anyone have any ideas, please?<br />
<br />
Richard]]></description>
            <dc:creator>RGN01</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 05:53:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,509842,509842#msg-509842</guid>
            <title>Help please. Marlin errors</title>
            <link>https://reprap.org/forum/read.php?146,509842,509842#msg-509842</link>
            <description><![CDATA[ I hope someone can help. This is my first printer so I am probably doing something very basic incorrectly but I simply can't see what!<br />
<br />
I have one of these [<a href="http://createc3d.com/shop/en/3d-printer-kits/340-buy-kit-prusa-i3-psique-steel-full-3d-printer-price-offer.html#/hotend-budas_v12" target="_blank"  rel="nofollow">createc3d.com</a>] except that I have the E3D 1.75mm direct hotend.<br />
<br />
I have assembled the printer and all went well with the mechanical parts. I’m now trying to load Marlin and failing dismally!<br />
<br />
I am using Windows 7 and have downloaded and installed a clean, new copy of 1.6.4 and am trying to compile and use this file that was supplied by the kit supplier [<a href="https://drive.google.com/file/d/0B10smrU7jmzhYy1TM2xDNkFNbWc/view" target="_blank"  rel="nofollow">drive.google.com</a>] <br />
My most recent attempt followed this process:<br />
•	Uninstall Arduino<br />
•	Re-install to d:\Arduino<br />
•	Extract Marlin_E3D_175mm.rar to d:\Arduino\sketch\Marlin175E3D<br />
•	Open Arduino<br />
•	Sketch folder set to d:\Arduino\Sketch<br />
•	File, Sketchbook, Marlin175E3D (it opens)<br />
•	Click tick to verify and it hangs after displaying many errors<br />
<br />
And it failed with the screenshot attached.<br />
<br />
At some point the compile must have completed OK as the LCD works and I can autohome etc. from it. The thermistors must be incorrectly configured because they report 389°C at room temperature and decrease when warmed up. The printer is disabled because of this ‘over temperature’ situation so I can’t control it via Repetier, but can read the temperatures etc.<br />
<br />
What am I doing wrong? Does anyone have a working configuration that I can download and use to get this printer running, please?<br />
Thanks.<br />
<br />
Richard]]></description>
            <dc:creator>RGN01</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 17 May 2015 02:27:31 -0400</pubDate>
        </item>
    </channel>
</rss>
