<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — Help with Marlin and LCD layout]]></title>
		<link>https://www.soliforum.com/topic/12495/help-with-marlin-and-lcd-layout/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/12495/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Help with Marlin and LCD layout.]]></description>
		<lastBuildDate>Fri, 16 Oct 2015 22:34:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Help with Marlin and LCD layout]]></title>
			<link>https://www.soliforum.com/post/107818/#p107818</link>
			<description><![CDATA[<p>You will have to modify the code writing to the LCD which shouldn&#039;t prove too challenging if you have embedded systems and C++ experience (a couple hours). The LCD drivers are in separate files in the main directory of the firmware, if I understand correctly. if you give me a good idea of where to look (which file exactly), I could probably swap them for you.</p>]]></description>
			<author><![CDATA[null@example.com (jagowilson)]]></author>
			<pubDate>Fri, 16 Oct 2015 22:34:44 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107818/#p107818</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help with Marlin and LCD layout]]></title>
			<link>https://www.soliforum.com/post/107634/#p107634</link>
			<description><![CDATA[<div class="quotebox"><cite>mzolin wrote:</cite><blockquote><p>The bigger issue is that Marlin thinks your extruders are actually numbered in the wrong order.</p><p>So, to fix the core issue, you want to swap the TEMP and HEATER pins on the board you&#039;re using.<br />Depending on the version of Marlin you&#039;re running, it will ether be in pins.h or pins_YOURBOARD.h</p><p>Find TEMP_0_PIN and TEMP_1_PIN and swap them. Do the same with HEATER_0_PIN and HEATER_1_PIN.</p><p>Or you could swap the wires.</p></blockquote></div><br /><p>I can do that but then it is wrong for software that uses the printer. On most dual or multi extruder software it considers the right extruder as the primary by default. Then the left is secondary and will be normally used as the support or infill extruder. I can change pins and flip wires all day long but the display graphic will still be wrong when it comes to software.</p><p>Understand I am a perfectionist of sorts and I don&#039;t just note and remember like some do. Many will note the X axis moves in reverse form the direction it should. They just live with it and remember it. Many will not they need to set a temp of 15 degrees higher because of a difference in the readings versus actual. </p><p>I fix these types of things so that they are correct and accurate according to the software functions. Left is left, right is right, up is up, and 110 is 110. </p><p>As such when I see software saying extruder 1 which is on the right says it is 110 degrees, I want the graphic on the LCD to have number 1 on the right and show 110 as well. </p><p>If I swap wires then it will be wrong from a software stand point.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Thu, 15 Oct 2015 00:44:22 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107634/#p107634</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help with Marlin and LCD layout]]></title>
			<link>https://www.soliforum.com/post/107632/#p107632</link>
			<description><![CDATA[<p>The bigger issue is that Marlin thinks your extruders are actually numbered in the wrong order.</p><p>So, to fix the core issue, you want to swap the TEMP and HEATER pins on the board you&#039;re using.<br />Depending on the version of Marlin you&#039;re running, it will ether be in pins.h or pins_YOURBOARD.h</p><p>Find TEMP_0_PIN and TEMP_1_PIN and swap them. Do the same with HEATER_0_PIN and HEATER_1_PIN.</p><p>Or you could swap the wires.</p>]]></description>
			<author><![CDATA[null@example.com (mzolin)]]></author>
			<pubDate>Thu, 15 Oct 2015 00:35:06 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107632/#p107632</guid>
		</item>
		<item>
			<title><![CDATA[Help with Marlin and LCD layout]]></title>
			<link>https://www.soliforum.com/post/107143/#p107143</link>
			<description><![CDATA[<p>I have Marlin installed on my printer and have a Panucatt Viki2 LCD. This is dumb LCD so I know what I am looking for has to be in the firmware, I just don&#039;t know where. On the LCD status screen it shows various temps, xyz coordinates and do on. It has two hotend icons with the numbers 1 and 2 representing the dual hotends of course. 1 is on the left and 2 is on the right. Most software and calibration steps assume the opposite and is yhe6case for my printer. </p><p>So my question is where in the firmware can I find what controls the LCD layout so I can swap those two icons.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Wed, 07 Oct 2015 19:26:37 +0000</pubDate>
			<guid>https://www.soliforum.com/post/107143/#p107143</guid>
		</item>
	</channel>
</rss>
