<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Configuring Teacup Firmware for Gen3 electronics.</title>
        <description>I am failing at configuring the teacup config file.  It simply won&#039;t compile.  My problem (as far as I can tell is in sections 4 and 5 the temp sensor and the heater config).

Has anyone set this up for Gen3 electronics?</description>
        <link>https://reprap.org/forum/read.php?146,165431,165431#msg-165431</link>
        <lastBuildDate>Fri, 10 Jul 2026 16:25:15 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,301795#msg-301795</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,301795#msg-301795</link>
            <description><![CDATA[ Hello,<br />
<br />
this discussion does not seem to be active anymore, but if somebody is interested in my findings:<br />
<br />
I was trying to setup Teacup on a Mendel with Gen3 electronics. Everything was working fine with FiveD firmware, but I was just looking for a toolchain, running more stable with Win7 64bit and being a bit more up-to-date.<br />
I got everything up and running (X-,Y-,Z-steppers and min/max endstops, extruder and heated bed heater and thermistor seems to work, but is not yet correctly set up). <br />
The only problem I had so far is the extruder stepper motor, which was not moving at all. I tried every Teacup commit, mentioned in this thread, all mentioned configuration files, I checked an double checked all pin settings, also against my FiveD settings.<br />
<br />
Nothing worked, UNTIL today: I tuned up the potentiometer on the extruder controller a little bit and suddenly everything works fine ! <br />
<br />
So now I can confirm, that the latest Teacup commit on Github (1eaf711923) is working with Gen3 electronics. (compiled with Arduino0021 IDE)<br />
<br />
Greetings,<br />
<br />
Holger<br />
<br />
(I hope the setup of the thermistors an heaters does not kick me back too much)]]></description>
            <dc:creator>ef9366</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Mon, 27 Jan 2014 08:49:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,211300#msg-211300</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,211300#msg-211300</link>
            <description><![CDATA[ You apparently use an Arduino library made for Arduino 1.0+ while using an earlier Arduino IDE.<br />
<br />
Teacup doesn't use the Arduino libs at all, still the IDE compiles it on every build. Using the Makefile is another option to get rid of this problem.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Thu, 23 May 2013 07:14:17 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,211205#msg-211205</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,211205#msg-211205</link>
            <description><![CDATA[ Right, that was with 0022, with 0018 it simply doesn't recognize arduino.h]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Wed, 22 May 2013 20:58:46 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,211203#msg-211203</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,211203#msg-211203</link>
            <description><![CDATA[ Hey all, it's been a while.  I finally had time to look back at this printer, and I can't get NoobMan's code to compile.<br />
<br />
"Teacup_Firmware.cpp:3:22: error: WProgram.h: No such file or directory"<br />
<br />
From what I understand WProgram.h needs to be changed to arduino.h, but.... I can't find  a reference to WProgram anywhere is his code.<br />
<br />
Any ideas?<br />
<br />
Edit: According to Notepad++ no files in the project or the sanguino core reference WProgram.h]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Wed, 22 May 2013 20:42:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,183683#msg-183683</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,183683#msg-183683</link>
            <description><![CDATA[ I have been using Teacup (tyvm for it)  since a long time now on my gen 3 vanilla.  <br />
<br />
I have just changed that zip file to reflect my entire firmware folder with the config files included. That is if you dont want to browse the git for various releases to pair with. <br />
<br />
I think i had it compiled with arduino 0018 or 19 (which was latest at that time), but not quite sure i remember it right. As currently i only keep arduino 0022 and 1.0.3 installed, i checked with 0022 and it compiles just fine. So if you install arduino 0022 (@ different location than 1.0x) it should compile with it and i bet will work too. Sry i have nothing else up to date. I havent been fiddling with the firmware at all for like one year or more, coz thats how happy i am with Teacup, just never felt the need to change anything. <br />
<br />
You should double check the pins def, especially for heaters, i think i made some changes there (sry fuzzy memory of mine, i had one fet burned at that time). If you dont want the heated bed, you need to comment it out but also change the thermistor table accordingly to only 1 thermistor table. Also obviously you need to alter most settings like steps per mm etc.]]></description>
            <dc:creator>NoobMan</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 10 Feb 2013 17:34:09 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,182819#msg-182819</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,182819#msg-182819</link>
            <description><![CDATA[ @NoobMan<br />
<br />
Thanks for the upload.  I should be done this product launch in a month or so, and I can take a look then.  If you are feeling ambitious before then let me know and I will upload my files :)]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Thu, 07 Feb 2013 13:22:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,182666#msg-182666</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,182666#msg-182666</link>
            <description><![CDATA[ Ups. I cant believe ppls still try use gen 3 ;)<br />
<br />
<a href="http://www.reprap.org/mediawiki/images/4/48/Mtg_Teacup_Firmware_old_config_gen_3.zip" target="_blank"  rel="nofollow">old version config files gen 3</a><br />
<br />
Here are config files i used on my diy gen 3, but do note these are for a very very old version of Teacup and probably shouldnt copy the files directly coz there might be newer options. I'd advise to checkout / duplicate those temperature settings, and use the gen3 config file supplied with your version of firmware instead. The area about temperature sensors and heaters, and have the thermistor table reflect 2 thermistors. First part is the extruder thermistor which i customized/corrected by having a thermocouple inside then setting each table temperature in firmware and read actual temperature obtained there, and then replacing the read value * 4 in the table instead).<br />
<br />
In case you cant make it work, send pm and attach the version of teacup you are trying to use and ill try modify it myself. Teacup is so good that since i changed from fived and uploaded teacup i never changed it again, and i think its like almost one2 years now.<br />
<br />
Good luck.]]></description>
            <dc:creator>NoobMan</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Wed, 06 Feb 2013 23:04:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,180012#msg-180012</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,180012#msg-180012</link>
            <description><![CDATA[ I've been swamped with product launches, maybe next month i can get to this.  Has anyone had a look in the mean time?]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Mon, 28 Jan 2013 16:20:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,174251#msg-174251</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,174251#msg-174251</link>
            <description><![CDATA[ Oh, yeah, good idea. I did notice that I had to copy in some extra files sometimes.  When I get a chance to dig back into it I'll look at that too.]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Tue, 01 Jan 2013 10:56:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,174225#msg-174225</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,174225#msg-174225</link>
            <description><![CDATA[ Looks like you get closer to the problem, Adam. Great!<br />
<br />
As you're back in the history, can you check how close equally-named files in the main folder and in the extruder folder are? I somewhat remember they should be the same. But changing a file in the main folder doesn't change that in the extruder folder, so they get misaligned over time.<br />
<br />
To have then always aligned, you can create e.g. a file dda.c in the extruder folder with the one-line contents:<br />
<pre class="bbcode">#include "../dda.c"</pre>
Doing that would solve your type of problem once and for all.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Tue, 01 Jan 2013 06:53:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,173942#msg-173942</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,173942#msg-173942</link>
            <description><![CDATA[ OK I think the issue is right here: <br />
<br />
Nov 17, 2011 <a href="https://github.com/triffid/Teacup_Firmware/commits/master?page=4" target="_blank"  rel="nofollow">Link to the Github page</a><br />
<br />
<span style="color:#FF0000"><br />
This commit will intermittently spin the extruder once then crash the machine..<br />
dda.c: also reset startpoint_steps.E on relative extruder movements. …<br />
1ee4668e21 Browse code <br />
Traumflug authored a year ago</span><br />
<br />
<span style="color:#00CC00">This commit spins the extruder...<br />
dda.c: fix a typo in update_current_position().<br />
64b1a23cd3 Browse code <br />
Traumflug authored a year ago</span><br />
<br />
<br />
<span style="color:#0000CC">This commit crashes the machine, but i think Traumflug fixed it in the commit above<br />
Store distances in the TARGET strucure in micrometers for all axes. …<br />
4e5f51f01e Browse code <br />
Traumflug authored a year ago</span><br />
<br />
<br />
Can someone maybe confirm this finding?  I may try to look into the code, but I don't know if I'll have time today. If someone could atleast confirm the working/not working status of this I can look into it later.]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 30 Dec 2012 12:20:41 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,173928#msg-173928</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,173928#msg-173928</link>
            <description><![CDATA[ OK, I've narrowed it down to between Nov 12 and Dec 6 2011, the extruder spins on Nov 12; but on Dec 6, Nov 21, Nov 17 the machine acts kind of glitchy.<br />
<br />
I think I may have knocked a wire loose after my Nov 12 2011 test so I am going to go over the printer before I check anymore of the commits. But for now atleast the Nov 12 2011 was a working build, and I know the issue is between Nov 12 and Dec 6 2011.  If anyone gets bored and starts checking in this range for the issue let me know.]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 30 Dec 2012 11:02:05 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,173845#msg-173845</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,173845#msg-173845</link>
            <description><![CDATA[ Ok I figured out how Git Hub works.  So far this is what I've found <br />
<br />
March 03 2012, extruder won't spin, machine crashes.<br />
<br />
April 11 2011, extruder won't spin machine freezes.<br />
<br />
Feb 20/11, Feb 17/11, Dec 1/10, won't compile back to Arduino 018, i think these are a compiler issue, and Arduino 17 and before won't run on my Win 7 box.  <br />
<br />
I think I'm done for tonight, tomorrow is another day.]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sat, 29 Dec 2012 21:37:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,173833#msg-173833</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,173833#msg-173833</link>
            <description><![CDATA[ mhm, so, when you go to a commit, then click on files, that's bringing you to the latest files again isn't it? <br />
<br />
If it is, how do you have to manually enter in the code changes?]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sat, 29 Dec 2012 20:13:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,173766#msg-173766</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,173766#msg-173766</link>
            <description><![CDATA[ Ok, I'll start rooting around latr today after I test the new stepper drivers for my laser cutter]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sat, 29 Dec 2012 13:31:13 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,173750#msg-173750</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,173750#msg-173750</link>
            <description><![CDATA[ GMT Wrote:<br />
-------------------------------------------------------<br />
&gt; <br />
&gt; You may try to use the 5D firmware to make sure<br />
&gt; that the electronics side is working. How do you<br />
&gt; made the wiring connections between the MB and EC?<br />
&gt; <br />
&gt; <br />
&gt; Im using that way:<br />
&gt; [<a href="http://reprap.org/wiki/Electronic_wiring" target="_blank"  rel="nofollow">reprap.org</a>]<br />
<br />
Hey <br />
<br />
I have had some problems with the 5D firmware, <br />
when I try to compile the firmware I get lots of errors, and there for I cant upload it.<br />
<br />
could I maybe get all of the 5D firmware that you use.<br />
<br />
With regard to teacup firmware and the possibility of it being a fuses problem, <br />
what would you chanse the fuses to for the extruder (atmega168) bootloader.<br />
<br />
//SirBj]]></description>
            <dc:creator>sirbj</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sat, 29 Dec 2012 11:09:44 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,173741#msg-173741</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,173741#msg-173741</link>
            <description><![CDATA[ Adam.m.Nelson Wrote:<br />
-------------------------------------------------------<br />
&gt; How do you find the old commits on git hub?  I'll<br />
&gt; go through and try to find the issue with the Gen3<br />
&gt; compatibility...<br />
<br />
Hey <br />
<br />
if you go here: <a href="https://github.com/triffid/Teacup_Firmware/commits/master" target="_blank"  rel="nofollow">https://github.com/triffid/Teacup_Firmware/commits/master</a><br />
<br />
all of the commits for the master is listed.]]></description>
            <dc:creator>sirbj</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sat, 29 Dec 2012 09:58:13 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,173471#msg-173471</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,173471#msg-173471</link>
            <description><![CDATA[ How do you find the old commits on git hub?  I'll go through and try to find the issue with the Gen3 compatibility...]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Thu, 27 Dec 2012 21:37:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172996#msg-172996</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172996#msg-172996</link>
            <description><![CDATA[ If x axis is your issue make sure you have your end stops set right. If you have it set for one endstop, and its inverted the axis will only move one way.]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Mon, 24 Dec 2012 13:42:37 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172995#msg-172995</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172995#msg-172995</link>
            <description><![CDATA[ extrudator Wrote:<br />
-------------------------------------------------------<br />
&gt; I am also trying to get my Gen3 electronics to<br />
&gt; work with the latest Teacup firmware. Luckily<br />
&gt; there still seem to be some people using this<br />
&gt; combination. I'm at the point where I have the<br />
&gt; problem Mattieu decribed some days ago: The<br />
&gt; firmware won't compile, breaking up with the error<br />
&gt; message "gcode_process.c:475: error:<br />
&gt; 'HEATER_extruder' undeclared". I don't understand<br />
&gt; this message since 'HEATER_extruder' does not<br />
&gt; appear in gcode_process.c but 'HEATER_EXTRUDER'<br />
&gt; which is the variable. In config.h the value<br />
&gt; 'HEATER_extruder' is assigned to the variable<br />
&gt; 'HEATER_EXTRUDER'.<br />
&gt; <br />
&gt; @Mattieu: How did you solve this problem at the<br />
&gt; end?<br />
<br />
<br />
Try using this [<a href="http://forums.reprap.org/file.php?146,file=11399,filename=config.h" target="_blank"  rel="nofollow">forums.reprap.org</a>]]]></description>
            <dc:creator>GMT</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Mon, 24 Dec 2012 13:40:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172993#msg-172993</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172993#msg-172993</link>
            <description><![CDATA[ sirbj Wrote:<br />
-------------------------------------------------------<br />
&gt; On the extruder I am using the DMOS Full-Bridge<br />
&gt; Motor Driver A3949 (as specified in the build),<br />
&gt; dont know if it a problem have heard that they can<br />
&gt; be a problem. Any ideas on what to replace them<br />
&gt; whit if they are dead or do you know if it can be<br />
&gt; hook up to run whit out.<br />
&gt; <br />
&gt; //SirBj<br />
<br />
You may try to use the 5D firmware to make sure that the electronics side is working. How do you made the wiring connections between the MB and EC? <br />
<br />
Im using that way: [<a href="http://reprap.org/wiki/Electronic_wiring" target="_blank"  rel="nofollow">reprap.org</a>]]]></description>
            <dc:creator>GMT</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Mon, 24 Dec 2012 13:36:43 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172992#msg-172992</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172992#msg-172992</link>
            <description><![CDATA[ Adam.m.Nelson Wrote:<br />
-------------------------------------------------------<br />
&gt; GMT, was the problem that you had the extruder not<br />
&gt; spinning?  And this fixed it?<br />
No i didn't had this problem. My extruder worked from the beginning, only X axis was the problem. Maybe you can try to check the same fuses configuration in your extruder bootloader.]]></description>
            <dc:creator>GMT</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Mon, 24 Dec 2012 13:29:35 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172766#msg-172766</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172766#msg-172766</link>
            <description><![CDATA[ Hi,<br />
<br />
To my great shame I did not solve it, I am still on 5D.<br />
<br />
I plan on testing GMT solution whenever I have time, though]]></description>
            <dc:creator>Matthieu</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sun, 23 Dec 2012 05:11:18 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172689#msg-172689</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172689#msg-172689</link>
            <description><![CDATA[ I am also trying to get my Gen3 electronics to work with the latest Teacup firmware. Luckily there still seem to be some people using this combination. I'm at the point where I have the problem Mattieu decribed some days ago: The firmware won't compile, breaking up with the error message "gcode_process.c:475: error: 'HEATER_extruder' undeclared". I don't understand this message since 'HEATER_extruder' does not appear in gcode_process.c but 'HEATER_EXTRUDER' which is the variable. In config.h the value 'HEATER_extruder' is assigned to the variable 'HEATER_EXTRUDER'.<br />
<br />
@Mattieu: How did you solve this problem at the end?]]></description>
            <dc:creator>extrudator</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Sat, 22 Dec 2012 14:41:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172571#msg-172571</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172571#msg-172571</link>
            <description><![CDATA[ Hey<br />
<br />
Thanks for the fast respond.<br />
<br />
It is the same version of the firmware I have tried it whit.<br />
<br />
And yes I am using 115200bps<br />
<br />
Info:<br />
elektronick 3 gen:<br />
Motherboard v1.2<br />
Extruder controller v2.2<br />
Stepper motor driver v2.3<br />
Opto endstop v2.1<br />
Hardware:<br />
     drive motor: stepper motor      -    tested and are working<br />
     extruder motor: stepper motor      -    tested and are working<br />
<br />
<br />
Config:<br />
I used the config that you put up for the motherboard, and the standard for the extruder controller.<br />
<br />
Problem:<br />
The extruder motor is not spinning at all.<br />
<br />
Working:<br />
All else is working fin I can even control the temperature on the extruder.<br />
<br />
On the extruder I am using the DMOS Full-Bridge Motor Driver A3949 (as specified in the build), dont know if it a problem have heard that they can be a problem. Any ideas on what to replace them whit if they are dead or do you know if it can be hook up to run whit out.<br />
<br />
//SirBj]]></description>
            <dc:creator>sirbj</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Fri, 21 Dec 2012 18:13:28 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172564#msg-172564</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172564#msg-172564</link>
            <description><![CDATA[ GMT, was the problem that you had the extruder not spinning?  And this fixed it?]]></description>
            <dc:creator>Adam.m.Nelson</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Fri, 21 Dec 2012 17:10:27 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172557#msg-172557</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172557#msg-172557</link>
            <description><![CDATA[ sirbj Wrote:<br />
-------------------------------------------------------<br />
&gt; Hey<br />
&gt; <br />
&gt; Have just tried the way you describe whit the<br />
&gt; newest firmware of teacup, <br />
&gt; it did not work for me, maybe it is the version,<br />
&gt; or something i do wrong.<br />
&gt; <br />
&gt; Maybe it can be the software i use to control the<br />
&gt; reprap, I use the ready to go version of Printrun<br />
&gt; for windows from March 2012, what do you use??<br />
&gt; <br />
&gt; I am on a 64-bit system running windows 7.<br />
&gt; <br />
&gt; //SirBj<br />
<br />
[<a href="https://github.com/triffid/Teacup_Firmware" target="_blank"  rel="nofollow">github.com</a>]<br />
The master branch.<br />
<br />
Unfortunately there is no release version or tag on GIT then i dont know how to say which version is it but the last commit is ba05d6a0cda7e0e339efd3d311b1ad99edb5d02d.<br />
<br />
Maybe Traumflug have a technique to identify this current working version and can help us.<br />
<br />
I'm using ReplicatorG 0040 and Pronterface (the same as you, March 2012) both working.<br />
<br />
Can you describe exaclty what is your electronics, configuration and what is happening?<br />
<br />
Obs: are you using 115200bps?]]></description>
            <dc:creator>GMT</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Fri, 21 Dec 2012 16:36:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172529#msg-172529</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172529#msg-172529</link>
            <description><![CDATA[ Hey<br />
<br />
Have just tried the way you describe whit the newest firmware of teacup, <br />
it did not work for me, maybe it is the version, or something i do wrong.<br />
<br />
Maybe it can be the software i use to control the reprap, I use the ready to go version of Printrun for windows from March 2012, what do you use??<br />
<br />
I am on a 64-bit system running windows 7.<br />
<br />
//SirBj]]></description>
            <dc:creator>sirbj</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Fri, 21 Dec 2012 13:19:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172512#msg-172512</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172512#msg-172512</link>
            <description><![CDATA[ hey<br />
<br />
Whit which version of teacup is it working.<br />
Please share all.<br />
<br />
//SirBj]]></description>
            <dc:creator>sirbj</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Fri, 21 Dec 2012 12:07:35 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?146,165431,172131#msg-172131</guid>
            <title>Re: Configuring Teacup Firmware for Gen3 electronics.</title>
            <link>https://reprap.org/forum/read.php?146,165431,172131#msg-172131</link>
            <description><![CDATA[ Problem solved! Its a fuse configuration, the default configuration of sanguino is with JTAG enabled. You have to disable the JTAG interface. It uses tha same ports as X axis.<br />
<br />
Go to the sanguino folder (arduino-1.0.1\hardware\sanguino\boards.txt), change the fuses config on boards.txt ([attachment 11448 boards.txt]) and burn again the bootloader to set the new fuses configuration.<br />
<br />
Teacup Works on Gen3 boards! :D<br />
<br />
Old mendel back to the job!<br />
<br />
So:<br />
Arduino-1.0.1<br />
Sanguino folder (change the default fuses to disable JTAG) [attachment 11448 boards.txt]<br />
this [<a href="http://forums.reprap.org/file.php?146,file=11399,filename=config.h" target="_blank"  rel="nofollow">forums.reprap.org</a>]<br />
Burn the bootloader again<br />
Upload the code to the board<br />
<br />
Thats it!<br />
<br />
Bye guys!]]></description>
            <dc:creator>GMT</dc:creator>
            <category>Firmware - mainstream and related support</category>
            <pubDate>Tue, 18 Dec 2012 21:10:10 -0500</pubDate>
        </item>
    </channel>
</rss>
