<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Gen 6 borad firmwre upgrage?</title>
        <description>I currently have a Gen-6  board on my printer.  It is preloaded with FiveD firmware.

do you know if it supports Pronterface?

Thanks</description>
        <link>https://reprap.org/forum/read.php?1,165475,165475#msg-165475</link>
        <lastBuildDate>Wed, 09 Sep 2026 15:45:18 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,192594#msg-192594</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,192594#msg-192594</link>
            <description><![CDATA[ ive compiled and uploaded the repetier firmware for my Gen6 but when i run the host and connect to the printer it doesnt seem to actually be connected, under printer info it says unknown type and extruders is at 1. under manual control it says 5 commands waiting , guess these are connect commands ?? and it adds on more if i try and move an axis.<br />
<br />
on my gen6 board the debug light and power light are on and solid. i have no idea whats wrong as the firmware seemed to compile and upload without a problem.<br />
<br />
also the motors dont seem to engage/buzz when i connect :\]]></description>
            <dc:creator>Rooski</dc:creator>
            <category>General</category>
            <pubDate>Sat, 16 Mar 2013 21:13:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,170772#msg-170772</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,170772#msg-170772</link>
            <description><![CDATA[ FWIW: In the end we just selected the Sanguino 644P board in the Arduino IDE, told it to use the USBTinyAVR (the Adafruit one, which was what I had on hand), and just told it to load the bootloader.<br />
<br />
We were then able to load Repetier across the standard USB cable and get things going successfully.<br />
<br />
Note: I removed the power jumper from the USBTinyAVR and ran the Gen6 board off it's own PSU.<br />
<br />
Many thanks!]]></description>
            <dc:creator>Cefiar</dc:creator>
            <category>General</category>
            <pubDate>Tue, 11 Dec 2012 07:18:06 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169615#msg-169615</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169615#msg-169615</link>
            <description><![CDATA[ I would favour the ATmegaBOOT_644P.hex as it is avr on board. Gen6 has a FTDI chip for usb communication. Newer Arduino Mega have a second AVR on board for usb communication. ATmegaBOOT_168_atmega644p.hex sounds a bit like it is for a similar combination, but is only a guess. The good thing with an isp is that you can always retry.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Tue, 04 Dec 2012 06:55:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169585#msg-169585</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169585#msg-169585</link>
            <description><![CDATA[ HI all,<br />
<br />
I'm the "mate" from the local hacker space (CCHS), who are also the meeting point for the Melbourne RepRap Users Group (MRRUG).<br />
<br />
After talking to 3eality, then reading this thread fully, I have a feeling that be board hasn't got a bootloader on it and just has the firmware directly loaded onto the board.<br />
<br />
Fortunately at CCHS we have an Adafruit USBtinyISP, so we should be able to properly load a bootloader on it. I'll chase down the Sanguino bootloader and see what we can do. Hopefully then we can get somewhere with this Gen6 board.<br />
<br />
If anyone knows of any gotchas regarding loading a bootloader on Gen6, can you please point it out? Seems the Gen6 page on the wiki is woefully out of date (eg: points to the Mendel Parts website for files that are no longer available). If we get anywhere I'll update things so it's got the right info.<br />
<br />
Many thanks.<br />
<br />
Updates:<br />
<br />
<b><i>First issue I've hit:</i></b> Which bootloader? There's <b>ATmegaBOOT_168_atmega644p.hex</b> and also <b>ATmegaBOOT_644P.hex</b> available (from the <a href="http://code.google.com/p/sanguino/downloads/detail?name=Sanguino-0101r1.zip&amp;can=2&amp;q=" target="_blank"  rel="nofollow">Sanguino 1.0.1r1 ZIP file</a>). Does it matter which we burn onto the Gen6 board, as both seem to be for a 644p? I personally favour the <b>ATmegaBOOT_168_atmega644p.hex</b> file (seems more likely since there are other hardware variants in that dir).]]></description>
            <dc:creator>Cefiar</dc:creator>
            <category>General</category>
            <pubDate>Tue, 04 Dec 2012 03:14:19 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169464#msg-169464</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169464#msg-169464</link>
            <description><![CDATA[ With Arduino 1.5 I had the same problem. Simply delete the two lines where SCL/SDA are defined. It is already present as macro which causes the problem.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Mon, 03 Dec 2012 10:36:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169454#msg-169454</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169454#msg-169454</link>
            <description><![CDATA[ Below the is the error message:<br />
<br />
<i><u>In file included from C:\Users\Dinesh\Desktop\arduino-1.0.1\hardware\sanguino\cores\arduino/Arduino.h:213,<br />
                 from /Reptier.h:23,<br />
                 from Commands.cpp:23:<br />
C:\Users\Dinesh\Desktop\arduino-1.0.1\hardware\sanguino\variants\standard/pins_arduino.h:62: error: expected unqualified-id before numeric constant<br />
C:\Users\Dinesh\Desktop\arduino-1.0.1\hardware\sanguino\variants\standard/pins_arduino.h:63: error: expected unqualified-id before numeric constant</u></i><br />
<br />
Settings I have used for compilation:<br />
I am using Arduino 1.0.1 and sanguino files from 0101r1<br />
Motherboard 5<br />
no changes to boards.txt - used it as provided by Sanguino<br />
selected ATmega644p board in tools<br />
<br />
<br />
Did I miss anything]]></description>
            <dc:creator>3eality</dc:creator>
            <category>General</category>
            <pubDate>Mon, 03 Dec 2012 09:01:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169452#msg-169452</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169452#msg-169452</link>
            <description><![CDATA[ 3eality Wrote:<br />
-------------------------------------------------------<br />
&gt; repetier Wrote:<br />
&gt; --------------------------------------------------<br />
&gt; -----<br />
&gt; &gt; No, that is exactly the line I was talking<br />
&gt; about. - So did you mean I have to change or I<br />
&gt; should just use the one given in the boards.txt as<br />
&gt; it is<br />
&gt; <br />
Leave it as it is.<br />
&gt; <br />
<br />
&gt; All I can say is that my gen6<br />
&gt; &gt; worked on both versions, so I'm not sure what<br />
&gt; your<br />
&gt; &gt; problem is. If nothing helps ask the shop if<br />
&gt; they<br />
&gt; &gt; have uploaded the original bootloader or<br />
&gt; something<br />
&gt; &gt; different, or a bootloader at all. Will send a<br />
&gt; query and will let you know<br />
&gt; &gt; <br />
&gt; &gt; As a last solution you could really use a<br />
&gt; &gt; programmer, but I doubt you have one at hand?<br />
&gt; If<br />
&gt; &gt; you have, there is a 6 pin header on the gen6<br />
&gt; for<br />
&gt; &gt; uploading bootloader/firmware.Yes, fortunately a<br />
&gt; local hacker space has got this.  One of my mate<br />
&gt; has offered to help me to use it.  Could you tell<br />
&gt; me what boot loader you have on your board and<br />
&gt; where I can download it.  I will use exactly the<br />
&gt; same to load<br />
&gt;<br />
Not really. Fortunetely my board worked always as expected. I think it is the bootloader is part of the sanguino files you downloaded. I would use exactly this bootloader, as it is the one sanguinos are supposed to have. <br />
&gt; <br />
&gt; Few more questions:<br />
&gt; 1. Do you upload the firmware while the printer<br />
&gt; ports (molex connectors) are attached to the <br />
&gt; board or you remove them all and load it?<br />
<br />
I leave everything connected.<br />
<br />
&gt; 2. I have got Gen6 board.  the equivalent of this<br />
&gt; in your firmware is 5.  However, if I use this to<br />
&gt; load the firmware, it is giving a log of errors. <br />
&gt; and the equivalent of Gen6 1.4.1 above is 71 in<br />
&gt; your firmware.  If I use this I am getting the<br />
&gt; avrdude error.  I have attahced a photo of the<br />
&gt; description of my board.  Which one I have to use<br />
&gt; 71 or 5?<br />
71 is gen7 1.4.1 and higher. That is a completely different board.<br />
You definitely need MOTHERBOARD 5. <br />
What compile errors do you get with type 5?]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Mon, 03 Dec 2012 08:48:45 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169450#msg-169450</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169450#msg-169450</link>
            <description><![CDATA[ repetier Wrote:<br />
-------------------------------------------------------<br />
&gt; No, that is exactly the line I was talking about. - <span style="color:#FF0000"><b>So did you mean I have to change or I should just use the one given in the boards.txt as it is</b></span><br />
<br />
<br />
&gt; Have you tried the reset trick or did you see the<br />
&gt; flickering led?<span style="color:#FF0000"><b>Yes I did but the LED was not flickering</b></span><br />
<br />
&gt; As an alternative try Arduino 023 with matching<br />
&gt; sanguino files. It has a different avrdude version<br />
&gt; for uploading. <span style="color:#FF0000"><b>Given it a try but getting the same error</b></span><br />
<br />
All I can say is that my gen6<br />
&gt; worked on both versions, so I'm not sure what your<br />
&gt; problem is. If nothing helps ask the shop if they<br />
&gt; have uploaded the original bootloader or something<br />
&gt; different, or a bootloader at all. <span style="color:#FF0000"><b>Will send a query and will let you know</b></span><br />
&gt; <br />
&gt; As a last solution you could really use a<br />
&gt; programmer, but I doubt you have one at hand? If<br />
&gt; you have, there is a 6 pin header on the gen6 for<br />
&gt; uploading bootloader/firmware.<span style="color:#FF0000"><b>Yes, fortunately a local hacker space has got this.  One of my mate has offered to help me to use it.  Could you tell me what boot loader you have on your board and where I can download it.  I will use exactly the same to load</b></span><br />
<br />
<br />
Few more questions:<br />
1. Do you upload the firmware while the printer ports (molex connectors) are attached to the  board or you remove them all and load it?<br />
2. I have got Gen6 board.  the equivalent of this in your firmware is 5.  However, if I use this to load the firmware, it is giving a log of errors.  and the equivalent of Gen6 1.4.1 above is 71 in your firmware.  If I use this I am getting the avrdude error.  I have attahced a photo of the description of my board.  Which one I have to use 71 or 5?]]></description>
            <dc:creator>3eality</dc:creator>
            <category>General</category>
            <pubDate>Mon, 03 Dec 2012 08:42:09 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169440#msg-169440</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169440#msg-169440</link>
            <description><![CDATA[ No, that is exactly the line I was talking about. Have you tried the reset trick or did you see the flickering led?<br />
As an alternative try Arduino 023 with matching sanguino files. It has a different avrdude version for uploading. All I can say is that my gen6 worked on both versions, so I'm not sure what your problem is. If nothing helps ask the shop if they have uploaded the original bootloader or something different, or a bootloader at all. <br />
<br />
As a last solution you could really use a programmer, but I doubt you have one at hand? If you have, there is a 6 pin header on the gen6 for uploading bootloader/firmware.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Mon, 03 Dec 2012 07:19:03 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169436#msg-169436</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169436#msg-169436</link>
            <description><![CDATA[ Tried once again - but doesn't work.<br />
<br />
What changes do I have to make in the boards.txt.  The one I have done is 'atmega644.upload.protocol=arduino' is there anything else I need to change?]]></description>
            <dc:creator>3eality</dc:creator>
            <category>General</category>
            <pubDate>Mon, 03 Dec 2012 07:02:05 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169426#msg-169426</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169426#msg-169426</link>
            <description><![CDATA[ You don't use a programmer. You use the bootloader. When you added the boards.txt file into your ide this also containes the settings for the bootloader. Make sure you have changed it to arduino (that was what i needed when I startet using it, older avrdude named this stk500 or so and the one in arduino 1.x want arduino there).<br />
<br />
Sometimes the auto reset does not work. The correct way is:<br />
1. You click upload button and ide compiles.<br />
2. You see compiled length, uploading starts<br />
3. After a few seconds the communcation led on the gen6 flickers fast indicating the upload.<br />
3b. if 3 doesn't happen, press the reset button and see if flickering starts. Sometimes it helps.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Mon, 03 Dec 2012 05:56:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169425#msg-169425</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169425#msg-169425</link>
            <description><![CDATA[ @Repetier,<br />
<br />
Hi, Whatever I do, I am getting the error 'avrdude: stk500_getsync(): not in sync: resp=0x00'<br />
<br />
What is the Programmer I should select jn Arduino (Tools&gt;Programmer).  I have selected AVRISP mkII.<br />
<br />
Dinesh]]></description>
            <dc:creator>3eality</dc:creator>
            <category>General</category>
            <pubDate>Mon, 03 Dec 2012 05:50:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169246#msg-169246</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169246#msg-169246</link>
            <description><![CDATA[ M115 is a command to show the firmware installed. A good command list can be found here: [<a href="http://www.reprap.org/wiki/Gcodes" target="_blank"  rel="nofollow">www.reprap.org</a>]<br />
<br />
For further instuctions you could read my homepage. If you have a special problem you can ask.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Sun, 02 Dec 2012 03:22:11 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169220#msg-169220</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169220#msg-169220</link>
            <description><![CDATA[ @ repetier thank you.<br />
What is M115 and also could you please direct me to next steps]]></description>
            <dc:creator>3eality</dc:creator>
            <category>General</category>
            <pubDate>Sat, 01 Dec 2012 20:34:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169154#msg-169154</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169154#msg-169154</link>
            <description><![CDATA[ Yes 644 mit 16MHz is correct.<br />
<br />
The error comes from avrdude, the program uploading the compiled file. Sometimes you get it, normally not. I guess avrdude retried and was then succesfull. You should see if it sucessfull, because sou should be able to connect and M115 should report the new firmware.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Sat, 01 Dec 2012 11:45:41 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,169138#msg-169138</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,169138#msg-169138</link>
            <description><![CDATA[ @ Repetier,  <br />
<br />
I have copied the Sanguino files and in the Arduino ide Tools&gt;Board&gt; there are three Sanguino boards (mega644P, mega1284P 8mhz and 1284P 16mhz)  Which one do I have to select for Gen6?<br />
<br />
I have tried 644P and tried uploading. After a while I got the status update as 'upload done' in the arduino IDE but with an error. See attached file.<br />
<br />
Question:<br />
Is it correct to select  sanguine 644P for Gen6?<br />
Do I have to do anything further to fix the error<br />
<br />
Thanks in advance for ur help]]></description>
            <dc:creator>3eality</dc:creator>
            <category>General</category>
            <pubDate>Sat, 01 Dec 2012 08:54:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,168434#msg-168434</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,168434#msg-168434</link>
            <description><![CDATA[ Sanguino is only the name for a Arduino clone. Gen6 is compatible with this, but has additionally added some hardware to the pins like stepper driver. So it is like merging an Arduino Mega with a RAMPS 1.4 and giving it a new name. For the ARduino IDE this is still a Arduino Mega and the same is for Gen6 which is still handled like Sanguino boards.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Tue, 27 Nov 2012 06:49:41 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,168432#msg-168432</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,168432#msg-168432</link>
            <description><![CDATA[ @ repetier - yes there is 1.0.1 available. However, no where it is mentioned that it will support Gen6. Does it imply that Gen6 is supported by Sanguino?]]></description>
            <dc:creator>3eality</dc:creator>
            <category>General</category>
            <pubDate>Tue, 27 Nov 2012 06:45:23 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,168402#msg-168402</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,168402#msg-168402</link>
            <description><![CDATA[ If you look in the boards menu, you will so no Sanguino. Go to [<a href="http://sanguino.cc/useit" target="_blank"  rel="nofollow">sanguino.cc</a>] and follow the instructions. I just saw that there is a new version for Arduino 1.0, so that should suffice. Having not tested it, I don't know if additional fixes are needed, but if they say it is for Arduino 1.0 it should work without modifications.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Tue, 27 Nov 2012 02:44:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,168366#msg-168366</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,168366#msg-168366</link>
            <description><![CDATA[ repetier Wrote:<br />
-------------------------------------------------------<br />
&gt; You need some files for the sanguino hardware<br />
&gt; support in Arduino, because it is not included<br />
&gt; right away. See [<a href="http://sanguino.cc/" target="_blank"  rel="nofollow">sanguino.cc</a>] for download<br />
&gt; and instruction. If you use a current arduino<br />
&gt; 1.0.1 version, check the boards folder in my<br />
&gt; firmware. There are some files you need to<br />
&gt; exchange to get it working.<br />
<br />
<br />
@ Repetier, confused - I am using Gen6 board.  Do I have to for the missing Arduino files for Gen6 in sanguino?<br />
<br />
Just to capture where I am.  Downloaded Arduino 1.0.2 and Repetier Firmware 0.73 from Github<br />
<br />
do I have to get additional files from sanguino for Gen6?  If so a link would be helpful<br />
<br />
Thx<br />
Dinesh]]></description>
            <dc:creator>3eality</dc:creator>
            <category>General</category>
            <pubDate>Mon, 26 Nov 2012 19:44:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,168197#msg-168197</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,168197#msg-168197</link>
            <description><![CDATA[ Between 0.71 and 0.73 there were no real improvements, so you can take what you want. I think it was a pin change for some boards.<br />
<br />
The host is independently from any firmware and works with most firmwares. Newer host verions have less bugs, more features and newer Slic3r versions included, so it is always a good idea to use the latest version. It is also ready for the upcoming firmware 0.80 which has na new binary protocol version.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Mon, 26 Nov 2012 03:28:13 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,168189#msg-168189</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,168189#msg-168189</link>
            <description><![CDATA[ repetier Wrote:<br />
-------------------------------------------------------<br />
&gt;But if you download the current master<br />
&gt; version 0.73 you should be able to simply upload<br />
&gt; the firmware without any changes, except perhaps<br />
&gt; the thermistor. <br />
<br />
Hi Repetier, <br />
Finally I have decided to go with Repetier.<br />
<br />
I had been to your website.  In the downloads section there is 0.71 version of the firmware - Do I have to get 0.73 from Github?<br />
<br />
Also for not sure about the difference in Host  - Do I have to just go with the latest version 0.82 or is there any specific that goes with 0.73 firware.<br />
<br />
Once again, thanks for the inputs and really appreciate your efforts in making this an opensource.]]></description>
            <dc:creator>3eality</dc:creator>
            <category>General</category>
            <pubDate>Mon, 26 Nov 2012 02:18:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,167029#msg-167029</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,167029#msg-167029</link>
            <description><![CDATA[ ahhh sorry, copied the wrong line.<br />
<br />
Thank you so much for your help. I have it working somewhat well....still trying to tweak.<br />
<br />
When I did the calibration method of measuring the filament before and after with a digital caliper, I got it narrowed down to the right setting for my gear ~250. At this setting, and using Slic3r there is just way too much extrusion. I'm not having muchg sucess with adjusting the settings in Slic3r. I'll keep messing with it though....thanks!]]></description>
            <dc:creator>kwdelre</dc:creator>
            <category>General</category>
            <pubDate>Mon, 19 Nov 2012 20:13:13 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,166744#msg-166744</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,166744#msg-166744</link>
            <description><![CDATA[ kwdelre Wrote:<br />
-------------------------------------------------------<br />
&gt; I believe my botmill came with the a Wade's<br />
&gt; extruder. (I think you have the same you<br />
&gt; mentioned) Do you know what your steps are set to<br />
&gt; for this line:<br />
&gt; <br />
&gt; #define ZAXIS_STEPS_PER_MM 3360<br />
<br />
This is for the Z-Axis not for the extruder. What you need for the extruder is<br />
#define EXT0_STEPS_PER_MM 385<br />
Which is my value for the wade I use (printer was with adrian extruder). May differ as the gears and hobbled bolt have some influence on it.<br />
<br />
&gt; <br />
&gt; I am trying to follow a Slic3r calibration<br />
&gt; tutorial.<br />
&gt; Also, are there any other settings in the firmware<br />
&gt; that I would need to change for my botmill<br />
&gt; machine? Thanks!<br />
<br />
That depends on the material you are using. ABS needs a higher <br />
<br />
/** \brief The maximum value, I-gain can contribute to the output. <br />
<br />
A good value is slightly higher then the output needed for your temperature.<br />
Values for starts:<br />
130 =&gt; PLA for temperatures from 170-180°C<br />
180 =&gt; ABS for temperatures around 240°C<br />
<br />
The precise values may differ for different nozzle/resistor combination. <br />
 Overridden if EEPROM activated.<br />
*/<br />
#define EXT0_PID_INTEGRAL_DRIVE_MAX 140<br />
<br />
Also remember that the values in EEPROM are used if EEPROM is activated. So changing them in firmware configuration.h doesn't help.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Sun, 18 Nov 2012 04:08:31 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,166678#msg-166678</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,166678#msg-166678</link>
            <description><![CDATA[ I believe my botmill came with the a Wade's extruder. (I think you have the same you mentioned) Do you know what your steps are set to for this line:<br />
<br />
#define ZAXIS_STEPS_PER_MM 3360<br />
<br />
I am trying to follow a Slic3r calibration tutorial.<br />
Also, are there any other settings in the firmware that I would need to change for my botmill machine? Thanks!]]></description>
            <dc:creator>kwdelre</dc:creator>
            <category>General</category>
            <pubDate>Sat, 17 Nov 2012 14:40:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,166674#msg-166674</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,166674#msg-166674</link>
            <description><![CDATA[ Can't say they differ much for me, except different print strategies. Make sure you have calibrated the steps/mm for the extruder und enter the right filament diameter. Many 3mm filaments habe a diameter of 2.85mm. Then try some calibration prints. Thingiverse has many of them including instructions how to calibrate the printer with them. Make sure to print the first layer slow for got bonding with the base. Print outer perimeter slower for better look of the outside, infill can be 40-60mm, but depends on your extruder. If you get good results you can even go higher, depending on material.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Sat, 17 Nov 2012 14:12:17 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,166672#msg-166672</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,166672#msg-166672</link>
            <description><![CDATA[ Thanks, that helped me understand it better.<br />
<br />
Do you have any recommended settings documented for skeinforge and/or slic3r that work best with your firmware? I ask because I am getting some drastically different results between the two. thanks!]]></description>
            <dc:creator>kwdelre</dc:creator>
            <category>General</category>
            <pubDate>Sat, 17 Nov 2012 13:50:32 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,166567#msg-166567</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,166567#msg-166567</link>
            <description><![CDATA[ First you should know that the old firmware may be configured to extrude 1mm if you say extrude 1. Current slicer require thet the distance is now 1mm put into the extruder which is much more. The other thing could be the steps per mm set for the extruder. Call the eeprom settings and check the value there. Value depends on the extruder type but 350-600 are typical values.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>General</category>
            <pubDate>Fri, 16 Nov 2012 18:27:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,166561#msg-166561</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,166561#msg-166561</link>
            <description><![CDATA[ I did run into a weird issue. When I used Repitier with the other firmware, and I would command the printer to extrude for a certain amount at a speed of 220, it did so fine. Now, it won't stop and its cranking that motor fast! I'm thinking maybe there is a setting in the firmware I could change? Any ideas? Thanks!]]></description>
            <dc:creator>kwdelre</dc:creator>
            <category>General</category>
            <pubDate>Fri, 16 Nov 2012 17:40:51 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,165475,166544#msg-166544</guid>
            <title>Re: Gen 6 borad firmwre upgrage?</title>
            <link>https://reprap.org/forum/read.php?1,165475,166544#msg-166544</link>
            <description><![CDATA[ Ahhh, I was putting it in the arduino/cores. You are awesome man, I have it uploaded and working! I am also getting less motor feedback....is that something the firmware could have helped with? Either way, it much more tolerable.]]></description>
            <dc:creator>kwdelre</dc:creator>
            <category>General</category>
            <pubDate>Fri, 16 Nov 2012 14:39:43 -0500</pubDate>
        </item>
    </channel>
</rss>
