<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Ramps 1.4 install]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/13409/" />
	<updated>2016-01-25T00:05:26Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/13409/ramps-14-install/</id>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114969/#p114969" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>AZERATE wrote:</cite><blockquote><p>This is the exact problem I am facing. Firmware flashed thanks to Carl, and I followed instructions on pins.h, but my screen is behaving just like RC1&#039;s.<br />If anyone has a solution, please share!</p></blockquote></div><p>Here is the whole source code folder I&#039;m using on mine.&nbsp; &nbsp;It is the same screen that is pictured in this thread.</p><p><a href="http://www.flemcodesign.com/files/Repetier.zip">http://www.flemcodesign.com/files/Repetier.zip</a></p><p>The screen is really sensitive to bad cables,&nbsp; maybe try swapping the 2 around.</p>]]></content>
			<author>
				<name><![CDATA[robertf]]></name>
				<uri>https://www.soliforum.com/user/10400/</uri>
			</author>
			<updated>2016-01-25T00:05:26Z</updated>
			<id>https://www.soliforum.com/post/114969/#p114969</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114954/#p114954" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><div class="quotebox"><cite>RC1 wrote:</cite><blockquote><div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><br /><p>Why would you use SD Marlin if you are using a RAMPS? You should just download the base version from github and then make a few tweaks for you machine. Unless you did some really weird stuff for your machine, it should work out of the box as long as you go in and set the correct display under configuration.h.. Then it is just some simple tweaks to get endstops working. If you care to dig back through all my post I attached a copy of my Marlin to some of them several months ago and that was for a 1.0 and the whatever 2004 display with RAMPS. That copy of Marlin should have your machine purring and so quite you will have to check to see if it is running..</p></blockquote></div><p>The github one isn&#039;t working. We&#039;ve tried everything. No-one seems to know why either.</p></blockquote></div><p>Did you go back to last year about October or so in my post history and find my post that I included my Da Vinci Marlin build on? I will be back later today and try to find one then and repost it here. But do&nbsp; look for it yourself if possible.</p></blockquote></div><p>Yeah i found it after you commented.</p>]]></content>
			<author>
				<name><![CDATA[RC1]]></name>
				<uri>https://www.soliforum.com/user/13283/</uri>
			</author>
			<updated>2016-01-24T18:15:45Z</updated>
			<id>https://www.soliforum.com/post/114954/#p114954</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114950/#p114950" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>RC1 wrote:</cite><blockquote><div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><div class="quotebox"><cite>AZERATE wrote:</cite><blockquote><p>Thanks for the share!<br />Personally, I&#039;m using the following:<br />&nbsp; *Sainsmart RAMPS 1.4<br />&nbsp; *Arduino Mega 2560<br />&nbsp; *RRD LCD Smart Controller...pretty much the only thing I didn&#039;t cheap out on with this setup <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />&nbsp; *Solidoodle Marlin firmware<br />So far, by scrolling through your configuration.h, I&#039;ve found the only real difference from mine (aside from a massive difference) is that I did not include <strong>#include &quot;pins.h&quot;</strong>. That has been changed, saved, compiles just fine, and I&#039;ll test it tomorrow. </p><p>For any future users reading this thread, especially for XYZ users, can you share the exact LCD model you use and the pins.h? <br />It would be nice to have a one stop shop for them during this upgrade</p></blockquote></div><br /><p>Why would you use SD Marlin if you are using a RAMPS? You should just download the base version from github and then make a few tweaks for you machine. Unless you did some really weird stuff for your machine, it should work out of the box as long as you go in and set the correct display under configuration.h.. Then it is just some simple tweaks to get endstops working. If you care to dig back through all my post I attached a copy of my Marlin to some of them several months ago and that was for a 1.0 and the whatever 2004 display with RAMPS. That copy of Marlin should have your machine purring and so quite you will have to check to see if it is running..</p></blockquote></div><p>The github one isn&#039;t working. We&#039;ve tried everything. No-one seems to know why either.</p></blockquote></div><p>Did you go back to last year about October or so in my post history and find my post that I included my Da Vinci Marlin build on? I will be back later today and try to find one then and repost it here. But do&nbsp; look for it yourself if possible.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2016-01-24T16:59:34Z</updated>
			<id>https://www.soliforum.com/post/114950/#p114950</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114949/#p114949" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>AZERATE wrote:</cite><blockquote><div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>Why would you use SD Marlin if you are using a RAMPS? You should just download the base version from github and then make a few tweaks for you machine. Unless you did some really weird stuff for your machine, it should work out of the box as long as you go in and set the correct display under configuration.h.. Then it is just some simple tweaks to get endstops working. If you care to dig back through all my post I attached a copy of my Marlin to some of them several months ago and that was for a 1.0 and the whatever 2004 display with RAMPS. That copy of Marlin should have your machine purring and so quite you will have to check to see if it is running..</p></blockquote></div><p>I do not own a Da Vinci. I have nothing but Solidoodles</p></blockquote></div><br /><p>But if you took out a the SD board and put in a RAMPS then it is no longer and SD... Or are you trying to put a display on an SD board?</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2016-01-24T16:57:57Z</updated>
			<id>https://www.soliforum.com/post/114949/#p114949</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114945/#p114945" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>Why would you use SD Marlin if you are using a RAMPS? You should just download the base version from github and then make a few tweaks for you machine. Unless you did some really weird stuff for your machine, it should work out of the box as long as you go in and set the correct display under configuration.h.. Then it is just some simple tweaks to get endstops working. If you care to dig back through all my post I attached a copy of my Marlin to some of them several months ago and that was for a 1.0 and the whatever 2004 display with RAMPS. That copy of Marlin should have your machine purring and so quite you will have to check to see if it is running..</p></blockquote></div><p>I do not own a Da Vinci. I have nothing but Solidoodles</p>]]></content>
			<author>
				<name><![CDATA[AZERATE]]></name>
				<uri>https://www.soliforum.com/user/4188/</uri>
			</author>
			<updated>2016-01-24T16:07:26Z</updated>
			<id>https://www.soliforum.com/post/114945/#p114945</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114939/#p114939" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><div class="quotebox"><cite>AZERATE wrote:</cite><blockquote><p>Thanks for the share!<br />Personally, I&#039;m using the following:<br />&nbsp; *Sainsmart RAMPS 1.4<br />&nbsp; *Arduino Mega 2560<br />&nbsp; *RRD LCD Smart Controller...pretty much the only thing I didn&#039;t cheap out on with this setup <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />&nbsp; *Solidoodle Marlin firmware<br />So far, by scrolling through your configuration.h, I&#039;ve found the only real difference from mine (aside from a massive difference) is that I did not include <strong>#include &quot;pins.h&quot;</strong>. That has been changed, saved, compiles just fine, and I&#039;ll test it tomorrow. </p><p>For any future users reading this thread, especially for XYZ users, can you share the exact LCD model you use and the pins.h? <br />It would be nice to have a one stop shop for them during this upgrade</p></blockquote></div><br /><p>Why would you use SD Marlin if you are using a RAMPS? You should just download the base version from github and then make a few tweaks for you machine. Unless you did some really weird stuff for your machine, it should work out of the box as long as you go in and set the correct display under configuration.h.. Then it is just some simple tweaks to get endstops working. If you care to dig back through all my post I attached a copy of my Marlin to some of them several months ago and that was for a 1.0 and the whatever 2004 display with RAMPS. That copy of Marlin should have your machine purring and so quite you will have to check to see if it is running..</p></blockquote></div><p>The github one isn&#039;t working. We&#039;ve tried everything. No-one seems to know why either.</p>]]></content>
			<author>
				<name><![CDATA[RC1]]></name>
				<uri>https://www.soliforum.com/user/13283/</uri>
			</author>
			<updated>2016-01-24T10:06:01Z</updated>
			<id>https://www.soliforum.com/post/114939/#p114939</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114937/#p114937" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>AZERATE wrote:</cite><blockquote><p>Thanks for the share!<br />Personally, I&#039;m using the following:<br />&nbsp; *Sainsmart RAMPS 1.4<br />&nbsp; *Arduino Mega 2560<br />&nbsp; *RRD LCD Smart Controller...pretty much the only thing I didn&#039;t cheap out on with this setup <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />&nbsp; *Solidoodle Marlin firmware<br />So far, by scrolling through your configuration.h, I&#039;ve found the only real difference from mine (aside from a massive difference) is that I did not include <strong>#include &quot;pins.h&quot;</strong>. That has been changed, saved, compiles just fine, and I&#039;ll test it tomorrow. </p><p>For any future users reading this thread, especially for XYZ users, can you share the exact LCD model you use and the pins.h? <br />It would be nice to have a one stop shop for them during this upgrade</p></blockquote></div><br /><p>Why would you use SD Marlin if you are using a RAMPS? You should just download the base version from github and then make a few tweaks for you machine. Unless you did some really weird stuff for your machine, it should work out of the box as long as you go in and set the correct display under configuration.h.. Then it is just some simple tweaks to get endstops working. If you care to dig back through all my post I attached a copy of my Marlin to some of them several months ago and that was for a 1.0 and the whatever 2004 display with RAMPS. That copy of Marlin should have your machine purring and so quite you will have to check to see if it is running..</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2016-01-24T07:35:57Z</updated>
			<id>https://www.soliforum.com/post/114937/#p114937</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114929/#p114929" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>robertf wrote:</cite><blockquote><p><a href="http://www.flemcodesign.com/files/DAVINCI1.0RAMPS.zip">http://www.flemcodesign.com/files/DAVINCI1.0RAMPS.zip</a></p><p>there is my configuration.h </p><p>I use the same display, but my x and z home are going to be different with the extruder and hot end I&#039;m using</p></blockquote></div><p>Thank-you dude! I&#039;ll have to try it when my new board arrives along with another LCD. Got a spare LCD for future uses.</p>]]></content>
			<author>
				<name><![CDATA[RC1]]></name>
				<uri>https://www.soliforum.com/user/13283/</uri>
			</author>
			<updated>2016-01-24T06:12:19Z</updated>
			<id>https://www.soliforum.com/post/114929/#p114929</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114924/#p114924" />
			<content type="html"><![CDATA[<p>Thanks for the share!<br />Personally, I&#039;m using the following:<br />&nbsp; *Sainsmart RAMPS 1.4<br />&nbsp; *Arduino Mega 2560<br />&nbsp; *RRD LCD Smart Controller...pretty much the only thing I didn&#039;t cheap out on with this setup <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />&nbsp; *Solidoodle Marlin firmware<br />So far, by scrolling through your configuration.h, I&#039;ve found the only real difference from mine (aside from a massive difference) is that I did not include <strong>#include &quot;pins.h&quot;</strong>. That has been changed, saved, compiles just fine, and I&#039;ll test it tomorrow. </p><p>For any future users reading this thread, especially for XYZ users, can you share the exact LCD model you use and the pins.h? <br />It would be nice to have a one stop shop for them during this upgrade</p><p>EDIT: Well, that didn&#039;t do the job <img src="https://www.soliforum.com/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></content>
			<author>
				<name><![CDATA[AZERATE]]></name>
				<uri>https://www.soliforum.com/user/4188/</uri>
			</author>
			<updated>2016-01-24T04:42:49Z</updated>
			<id>https://www.soliforum.com/post/114924/#p114924</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114834/#p114834" />
			<content type="html"><![CDATA[<p><a href="http://www.flemcodesign.com/files/DAVINCI1.0RAMPS.zip">http://www.flemcodesign.com/files/DAVINCI1.0RAMPS.zip</a></p><p>there is my configuration.h </p><p>I use the same display, but my x and z home are going to be different with the extruder and hot end I&#039;m using</p>]]></content>
			<author>
				<name><![CDATA[robertf]]></name>
				<uri>https://www.soliforum.com/user/10400/</uri>
			</author>
			<updated>2016-01-23T02:06:52Z</updated>
			<id>https://www.soliforum.com/post/114834/#p114834</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114824/#p114824" />
			<content type="html"><![CDATA[<p>Yep! Downloaded that last time you helped me....thanks again for that.<br />I actually bought a new LCD thinking the first I got off another user was broken, but the new one is acting the same way. Adjust the contrast does nothing to bring about any icons or whatnot.</p>]]></content>
			<author>
				<name><![CDATA[AZERATE]]></name>
				<uri>https://www.soliforum.com/user/4188/</uri>
			</author>
			<updated>2016-01-22T23:31:19Z</updated>
			<id>https://www.soliforum.com/post/114824/#p114824</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114821/#p114821" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>AZERATE wrote:</cite><blockquote><p>This is the exact problem I am facing. Firmware flashed thanks to Carl, and I followed instructions on pins.h, but my screen is behaving just like RC1&#039;s.<br />If anyone has a solution, please share!</p></blockquote></div><br /><p>So just to make sure you do have the U8glib library added to Arduino as well. You can check by clicking SKETCH the IMPORT LIBRARY and it should be listed at the bottom. If it is not listed then it was not installed and is not getting packed in the firmware build.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2016-01-22T23:06:14Z</updated>
			<id>https://www.soliforum.com/post/114821/#p114821</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114812/#p114812" />
			<content type="html"><![CDATA[<p>This is the exact problem I am facing. Firmware flashed thanks to Carl, and I followed instructions on pins.h, but my screen is behaving just like RC1&#039;s.<br />If anyone has a solution, please share!</p>]]></content>
			<author>
				<name><![CDATA[AZERATE]]></name>
				<uri>https://www.soliforum.com/user/4188/</uri>
			</author>
			<updated>2016-01-22T21:23:47Z</updated>
			<id>https://www.soliforum.com/post/114812/#p114812</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114698/#p114698" />
			<content type="html"><![CDATA[<p>Yes it was added, I&#039;ve since had the ramps board go up in the smoke, it was sat on nylon stand offs with a regulated 11amp supply. So now i&#039;m waiting for a new one.</p>]]></content>
			<author>
				<name><![CDATA[RC1]]></name>
				<uri>https://www.soliforum.com/user/13283/</uri>
			</author>
			<updated>2016-01-21T13:40:48Z</updated>
			<id>https://www.soliforum.com/post/114698/#p114698</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ramps 1.4 install]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/114661/#p114661" />
			<content type="html"><![CDATA[<p>When you did the firmware did you add the U8glib to Arduino? The firmware needs that library to know how to use that display. If it is not added you will get that same issue.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2016-01-21T00:08:16Z</updated>
			<id>https://www.soliforum.com/post/114661/#p114661</id>
		</entry>
</feed>
