<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — How to hook up Smart LCD XXL on a Rumba?]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/10826/" />
	<updated>2015-05-14T20:47:29Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/10826/how-to-hook-up-smart-lcd-xxl-on-a-rumba/</id>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/95854/#p95854" />
			<content type="html"><![CDATA[<p>I pulled the library from the link in the firmware too.&nbsp; I uncommented the correct lines too.&nbsp; I took the exact same board and display and got it working with no problems on my old kossel firmware when I had that machine so I&#039;m fairly sure my procedures are correct.&nbsp; But the same procedure with solidoodle firmware results in a blue screen and no functionality.&nbsp; I&#039;m still stuck and I think it is some obscure firmware issue that is way over my head.&nbsp; Hopefully I will soon have an octoprint setup and not have to worry about this anymore.</p>]]></content>
			<author>
				<name><![CDATA[mdrVB6]]></name>
				<uri>https://www.soliforum.com/user/4377/</uri>
			</author>
			<updated>2015-05-14T20:47:29Z</updated>
			<id>https://www.soliforum.com/post/95854/#p95854</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/95812/#p95812" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mdrVB6 wrote:</cite><blockquote><p>Very nice but I should have clarified that I&#039;m more interested in anyone who has gotten the full graphic smart controller working with their RUMBA and solidoodle firmware.</p></blockquote></div><p>Sorry md, I was actually posting for OP since he was asking for help with the exact setup i have.&nbsp; Where did you get your library that&#039;s needed to be installed?&nbsp; They have it linked in my firmware.</p><p>// The RepRapDiscount FULL GRAPHIC Smart Controller (quadratic white PCB)<br />// <a href="http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller">http://reprap.org/wiki/RepRapDiscount_F … Controller</a><br />//<br />// ==&gt; REMEMBER TO INSTALL U8glib to your ARDUINO library folder: <a href="http://code.google.com/p/u8glib/wiki/u8glib">http://code.google.com/p/u8glib/wiki/u8glib</a><br />//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER</p><p>Also, you should have that last line uncommented to define the correct LCD.&nbsp; This is from line 583 in my Configuration.h on the firmware i&#039;m running.</p><p>EDIT:&nbsp; Further investigation shows just above these lines of LCD&#039;s there are a few defines you can uncomment for some settings.</p><p>//#define DOGLCD&nbsp; // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)</p><p>I can&#039;t confirm but I&#039;m fairly certain you should have that uncommented for your LCD as well as the one I already mentioned.&nbsp; @ line 556 in my configuration.h.</p>]]></content>
			<author>
				<name><![CDATA[accusedmonk]]></name>
				<uri>https://www.soliforum.com/user/3772/</uri>
			</author>
			<updated>2015-05-14T15:54:26Z</updated>
			<id>https://www.soliforum.com/post/95812/#p95812</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/95800/#p95800" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mdrVB6 wrote:</cite><blockquote><p>Bumping this to see if you ever got the display working on the RUMBA?&nbsp; To the best of my knowledge, no one has ever actually got a display to work with solidoodle firmware and a RUMBA and I would love to be proved wrong?&nbsp; Anyone?</p></blockquote></div><p>Actually, no, I havent really pursued this... have had other things going on. I still would like to - eventually, but it isnt on the top of the list at the moment.</p><p><strong>accusedmonk</strong> - thank you for the info! I will take a read thru your thread.</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2015-05-14T14:49:04Z</updated>
			<id>https://www.soliforum.com/post/95800/#p95800</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/95573/#p95573" />
			<content type="html"><![CDATA[<p>Very nice but I should have clarified that I&#039;m more interested in anyone who has gotten the full graphic smart controller working with their RUMBA and solidoodle firmware.&nbsp; This one:</p><p><a href="http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller">http://reprap.org/wiki/RepRapDiscount_F … Controller</a></p><p>There is more involved in that one, including importing a file called u8glib (or something) into arduino.&nbsp; Then the firmware gives you compiling errors, which I found out.&nbsp; Then it just blue screens and I stumped.&nbsp; Anyone?</p>]]></content>
			<author>
				<name><![CDATA[mdrVB6]]></name>
				<uri>https://www.soliforum.com/user/4377/</uri>
			</author>
			<updated>2015-05-12T12:39:24Z</updated>
			<id>https://www.soliforum.com/post/95573/#p95573</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/95474/#p95474" />
			<content type="html"><![CDATA[<p><a href="http://www.soliforum.com/topic/8389/rumba-upgrade/">http://www.soliforum.com/topic/8389/rumba-upgrade/</a></p><p>That&#039;s my thread with the issues I ran into, my LCD was basically just plug and play.&nbsp; I&#039;ve used both solidoodle and repetier firmwares with this setup.&nbsp; The LCD control I really didn&#039;t like, you have to rotate the knob a ridiculous amount of times to change anything at all.&nbsp; I&#039;m using this in conjunction with a Raspberry Pi 2 and OctoPrint.&nbsp; I highly recommend investing in that and still utilizing the lcd because you can upload files to the lcd card without interfering with the OS card in the Pi.&nbsp; You don&#039;t even have to remove the card, it&#039;s all wirelessly done through WIFI!</p><p>Under configuration.h this line has to be defined.&nbsp; I&#039;m using the XXL LCD as well. @ line 573 in my firmware.</p><p>// The RepRapDiscount Smart Controller (white PCB)<br />// <a href="http://reprap.org/wiki/RepRapDiscount_Smart_Controller">http://reprap.org/wiki/RepRapDiscount_Smart_Controller</a><br />#define REPRAP_DISCOUNT_SMART_CONTROLLER</p><p><span class="postimg"><img src="http://i.imgur.com/wgY7Jxw.jpg" alt="http://i.imgur.com/wgY7Jxw.jpg" /></span></p><p>Just for reference on which direction to install the cables.</p><p><span class="postimg"><img src="http://i.imgur.com/sbGPFZW.jpg" alt="http://i.imgur.com/sbGPFZW.jpg" /></span></p>]]></content>
			<author>
				<name><![CDATA[accusedmonk]]></name>
				<uri>https://www.soliforum.com/user/3772/</uri>
			</author>
			<updated>2015-05-11T17:12:46Z</updated>
			<id>https://www.soliforum.com/post/95474/#p95474</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/95468/#p95468" />
			<content type="html"><![CDATA[<p>Bumping this to see if you ever got the display working on the RUMBA?&nbsp; To the best of my knowledge, no one has ever actually got a display to work with solidoodle firmware and a RUMBA and I would love to be proved wrong?&nbsp; Anyone?</p>]]></content>
			<author>
				<name><![CDATA[mdrVB6]]></name>
				<uri>https://www.soliforum.com/user/4377/</uri>
			</author>
			<updated>2015-05-11T15:19:53Z</updated>
			<id>https://www.soliforum.com/post/95468/#p95468</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/93812/#p93812" />
			<content type="html"><![CDATA[<p>yeah, i meant it was depressed - sorry for the corn-fusion...LOL I forget that SD stuff is kinda backwards of what one would think.&nbsp; <img src="https://www.soliforum.com/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>maybe I will kill some time waiting for parts to arrive by looking at the firmware for the LCD/SD bit... <img src="https://www.soliforum.com/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2015-04-22T18:23:32Z</updated>
			<id>https://www.soliforum.com/post/93812/#p93812</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/93810/#p93810" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>heartless wrote:</cite><blockquote><p>actually, it seems it was stuck in the closed position - as soon as I started to loosen one of the screws, it popped open.<br />if I re-tighten that screw, it sticks again...so, screw is left slightly loose for now.</p><p>currently waiting on some more hardware to get here for the bed - other half is picking up some regular nuts &amp; extra washers to hold screws still/tight to bed while adjusting the wing nuts on the bottom for level... makes it difficult to level when they just spin around... LOL</p></blockquote></div><p>What you mean is the switch was depressed?&nbsp; On an SD endstop that means the circuit is open.&nbsp; I know it sounds backwards because it is <img src="https://www.soliforum.com/img/smilies/wink.png" width="15" height="15" alt="wink" />&nbsp; when the switch is depressed this shows as triggered but that switch is N.C. (normally closed) and when it is depressed it becomes (open).&nbsp; So if your switch was stuck in the depressed position it would show triggered because the circuit is open.&nbsp; The same would be true if it were unplugged or a wire broke.</p>]]></content>
			<author>
				<name><![CDATA[wardjr]]></name>
				<uri>https://www.soliforum.com/user/2291/</uri>
			</author>
			<updated>2015-04-22T18:07:48Z</updated>
			<id>https://www.soliforum.com/post/93810/#p93810</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/93807/#p93807" />
			<content type="html"><![CDATA[<p>actually, it seems it was stuck in the closed position - as soon as I started to loosen one of the screws, it popped open.<br />if I re-tighten that screw, it sticks again...so, screw is left slightly loose for now.</p><p>currently waiting on some more hardware to get here for the bed - other half is picking up some regular nuts &amp; extra washers to hold screws still/tight to bed while adjusting the wing nuts on the bottom for level... makes it difficult to level when they just spin around... LOL</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2015-04-22T17:57:46Z</updated>
			<id>https://www.soliforum.com/post/93807/#p93807</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/93804/#p93804" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>heartless wrote:</cite><blockquote><p>oh for pity&#039;s sake - now it seems I am having issues with the Z end-stop... <img src="https://www.soliforum.com/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>it is reading triggered when it is NOT homed - not even close to home....</p><p>what else can go wrong???</p><p>No - wait - don&#039;t answer that! <img src="https://www.soliforum.com/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p></blockquote></div><p>It is disconnected (circuit open) if it is reading triggered.</p>]]></content>
			<author>
				<name><![CDATA[wardjr]]></name>
				<uri>https://www.soliforum.com/user/2291/</uri>
			</author>
			<updated>2015-04-22T17:37:39Z</updated>
			<id>https://www.soliforum.com/post/93804/#p93804</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/93793/#p93793" />
			<content type="html"><![CDATA[<p>oh for pity&#039;s sake - now it seems I am having issues with the Z end-stop... <img src="https://www.soliforum.com/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>it is reading triggered when it is NOT homed - not even close to home....</p><p>what else can go wrong???</p><p>No - wait - don&#039;t answer that! <img src="https://www.soliforum.com/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2015-04-22T16:46:47Z</updated>
			<id>https://www.soliforum.com/post/93793/#p93793</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/93787/#p93787" />
			<content type="html"><![CDATA[<p>yes, the stock aluminum bed is really warped bad... and yeah - i was using clips... but that has now changed.</p><p>I spent a couple of hours the other day building up the outer edges of the aluminum bed (low spots) with some copper foil tape I had (used for stained glass work) one layer at a time until I no longer had a wobble when it was placed faced down on the desk.</p><p>edit: oh yeah - also picked up and installed some new screws for leveling the bed. When we took it out to add something underneath to support the heat pad &amp; insulation we found that all 3 screws were terribly bent! might be the reason I was constantly fighting with bed level?</p><p>Cut a new piece of mirror to rule out any potential issues with the old piece...</p><p>New mirror piece is now held to the aluminum bed with a couple of strips of the same copper tape in 2 opposite corners - it will tear fairly easily so there isn&#039;t a lot of force being used - just simply holding it in place.</p><p>Just finished reinstalling the whole works - time to warm it up and level... here goes nuttin... LOL<br />(also double checked all my screw terminals to make sure they are tight...)</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2015-04-22T16:17:35Z</updated>
			<id>https://www.soliforum.com/post/93787/#p93787</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/93780/#p93780" />
			<content type="html"><![CDATA[<p>You&#039;ve got a warp in your bed or it is out of level and too far away from the nozzle in that corner.&nbsp; Are you using clips to hole glass on the bed?</p>]]></content>
			<author>
				<name><![CDATA[wardjr]]></name>
				<uri>https://www.soliforum.com/user/2291/</uri>
			</author>
			<updated>2015-04-22T15:33:32Z</updated>
			<id>https://www.soliforum.com/post/93780/#p93780</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/93778/#p93778" />
			<content type="html"><![CDATA[<p>And everything seems to work ok on the &quot;new to us&quot; win 7 computer using FF... have been thinking about upgrading the main &#039;pukers to win 7 anyway - it is time...</p><p>anyway - back to 3D printing stuff...</p><p>ward - here are a couple of pics for you. orientation: right = front of printer - all three pieces started filling at top right corner (in pic)...<br />also included a closer view of the worst corner of the larger piece. tried very hard to save it through most of the first layer, but finally gave up.</p>]]></content>
			<author>
				<name><![CDATA[heartless]]></name>
				<uri>https://www.soliforum.com/user/10399/</uri>
			</author>
			<updated>2015-04-22T15:29:38Z</updated>
			<id>https://www.soliforum.com/post/93778/#p93778</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to hook up Smart LCD XXL on a Rumba?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/93777/#p93777" />
			<content type="html"><![CDATA[<p>Well, I just fired up my old PC with XP and Firefox.&nbsp; No problems with that link on that system either.<br />Hopefully that helps you in some way.</p>]]></content>
			<author>
				<name><![CDATA[wardjr]]></name>
				<uri>https://www.soliforum.com/user/2291/</uri>
			</author>
			<updated>2015-04-22T15:23:36Z</updated>
			<id>https://www.soliforum.com/post/93777/#p93777</id>
		</entry>
</feed>
