<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — which firmware do i need]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/5849/" />
	<updated>2014-03-16T08:18:05Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/5849/which-firmware-do-i-need/</id>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52213/#p52213" />
			<content type="html"><![CDATA[<p>Cool - just to clarify for others - dont copy the pins.h file between the versions - best to just open the two files side-by-side in something like Notepad++ (as it adheres to proper end-of-lines etc) and just transcribe the changes - shouldn&#039;t take you more than about 30 seconds.</p>]]></content>
			<author>
				<name><![CDATA[adrian]]></name>
				<uri>https://www.soliforum.com/user/663/</uri>
			</author>
			<updated>2014-03-16T08:18:05Z</updated>
			<id>https://www.soliforum.com/post/52213/#p52213</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52212/#p52212" />
			<content type="html"><![CDATA[<p>I remember I had a hell of a time getting the end stops right and the pins for the x motor fan, nozzle fan, and so on in pins.h. I guess the best thing to do would be to put the old and new side by side and just copy.</p>]]></content>
			<author>
				<name><![CDATA[FatalDischarge]]></name>
				<uri>https://www.soliforum.com/user/587/</uri>
			</author>
			<updated>2014-03-16T08:12:40Z</updated>
			<id>https://www.soliforum.com/post/52212/#p52212</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52209/#p52209" />
			<content type="html"><![CDATA[<p>Nope - that you&#039;ll have to deal with yourself.. not sure what specific pin changes would have been neccesary, since the pins for the X3 are defined by making sure you set the motherboard correctly in configuration.h .&nbsp; If you changed them, then either you werent running a standard configured X3, or you altered something else non-standard or used a very old marlin as your starting base.... But the X3 is fully supported with just a configuration.h setting under Motherboard_Type.... *shrug* </p><p>But obviously, if you&#039;ve rewritten bits of the source code you have now for whatever reason, then yes, you will need to repeat that on the new source code folder.. this is why its important to not change things unless you absoloutely have to as you then become locked into your modified firmware and not the &#039;standard&#039; &#039;mainline&#039; firmware....</p>]]></content>
			<author>
				<name><![CDATA[adrian]]></name>
				<uri>https://www.soliforum.com/user/663/</uri>
			</author>
			<updated>2014-03-16T07:36:42Z</updated>
			<id>https://www.soliforum.com/post/52209/#p52209</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52207/#p52207" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>adrian wrote:</cite><blockquote><p>it doesn&#039;t override eeprom.. so whatevers there will stay there...</p></blockquote></div><p>Even all the little settings such as specific pins for specific components for the X3?</p>]]></content>
			<author>
				<name><![CDATA[FatalDischarge]]></name>
				<uri>https://www.soliforum.com/user/587/</uri>
			</author>
			<updated>2014-03-16T07:30:33Z</updated>
			<id>https://www.soliforum.com/post/52207/#p52207</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52201/#p52201" />
			<content type="html"><![CDATA[<p>it doesn&#039;t override eeprom.. so whatevers there will stay there...</p>]]></content>
			<author>
				<name><![CDATA[adrian]]></name>
				<uri>https://www.soliforum.com/user/663/</uri>
			</author>
			<updated>2014-03-16T04:41:23Z</updated>
			<id>https://www.soliforum.com/post/52201/#p52201</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52199/#p52199" />
			<content type="html"><![CDATA[<p>What is the best way to update firmware without losing settings?</p>]]></content>
			<author>
				<name><![CDATA[FatalDischarge]]></name>
				<uri>https://www.soliforum.com/user/587/</uri>
			</author>
			<updated>2014-03-16T04:04:58Z</updated>
			<id>https://www.soliforum.com/post/52199/#p52199</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52184/#p52184" />
			<content type="html"><![CDATA[<p>Yup, take adrians advice. make sure to read through the configuration and set things properly. also make sure to change pins.h file and disable the endstop pins that do not exist on the doodle (ymin, xmin, zmax).</p>]]></content>
			<author>
				<name><![CDATA[Hazer]]></name>
				<uri>https://www.soliforum.com/user/2747/</uri>
			</author>
			<updated>2014-03-15T21:55:25Z</updated>
			<id>https://www.soliforum.com/post/52184/#p52184</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52179/#p52179" />
			<content type="html"><![CDATA[<p>thanks for the quick replies<br />now I can get it up and running.<br />my wife keeps telling me she is going to use My SD3 as a boat anchor because it doesn&#039;t work ( its been down for several&nbsp; months).</p>]]></content>
			<author>
				<name><![CDATA[dubbsd]]></name>
				<uri>https://www.soliforum.com/user/187/</uri>
			</author>
			<updated>2014-03-15T16:52:17Z</updated>
			<id>https://www.soliforum.com/post/52179/#p52179</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52175/#p52175" />
			<content type="html"><![CDATA[<p>i&#039;ll be spitting a new one out &quot;real soon now&quot;™ - I have to finish servicing the wifes cbr1000 tomorrow and finish my firmware update project (since so many peeps having issues on the arduino side) and then push the new firmwares (because I have done &#039;em every 6 months so far no reason to break a trend <img src="https://www.soliforum.com/img/smilies/wink.png" width="15" height="15" alt="wink" /> ) .... but the as linked by hazer firmware should be good enough.</p><p>Just don&#039;t forget the endstops...</p>]]></content>
			<author>
				<name><![CDATA[adrian]]></name>
				<uri>https://www.soliforum.com/user/663/</uri>
			</author>
			<updated>2014-03-15T16:23:03Z</updated>
			<id>https://www.soliforum.com/post/52175/#p52175</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52174/#p52174" />
			<content type="html"><![CDATA[<p>Adrians recent update.</p><p><a href="http://www.soliforum.com/topic/4236/beta-of-latest-marlinv1-w-solidoodle-patches-oct13-all-boards/">http://www.soliforum.com/topic/4236/bet … ll-boards/</a></p>]]></content>
			<author>
				<name><![CDATA[Hazer]]></name>
				<uri>https://www.soliforum.com/user/2747/</uri>
			</author>
			<updated>2014-03-15T16:20:23Z</updated>
			<id>https://www.soliforum.com/post/52174/#p52174</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52173/#p52173" />
			<content type="html"><![CDATA[<p><a href="https://github.com/ozadr1an/Solidoodle-Marlin_v1/tree/Solidoodle_Marlin_v1_beta">https://github.com/ozadr1an/Solidoodle- … in_v1_beta</a></p><p>set the motherboard correctly as per the comments in configuration.h , and also check the endstops are correct (disable/jumper unused ones, and check inverted/noninverted ...)</p>]]></content>
			<author>
				<name><![CDATA[adrian]]></name>
				<uri>https://www.soliforum.com/user/663/</uri>
			</author>
			<updated>2014-03-15T16:20:04Z</updated>
			<id>https://www.soliforum.com/post/52173/#p52173</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[which firmware do i need]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/52165/#p52165" />
			<content type="html"><![CDATA[<p>I have an Azteeg X3&nbsp; that I am installing on an SD3. (been working on this project over 4 months)<br />can anyone point me to the wright firmware.<br />my stepson thought he was helping and loaded the Bukobot firmware<br />while I was working out of town.</p>]]></content>
			<author>
				<name><![CDATA[dubbsd]]></name>
				<uri>https://www.soliforum.com/user/187/</uri>
			</author>
			<updated>2014-03-15T14:10:42Z</updated>
			<id>https://www.soliforum.com/post/52165/#p52165</id>
		</entry>
</feed>
