<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Need help on RUNBA card]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/11634/" />
	<updated>2015-07-02T02:52:21Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/11634/need-help-on-runba-card/</id>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100305/#p100305" />
			<content type="html"><![CDATA[<p>just one tube with 3 levels in diameter. <br />just to test if everything working fine, then we will go try something else.</p>]]></content>
			<author>
				<name><![CDATA[1257955261]]></name>
				<uri>https://www.soliforum.com/user/11316/</uri>
			</author>
			<updated>2015-07-02T02:52:21Z</updated>
			<id>https://www.soliforum.com/post/100305/#p100305</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100304/#p100304" />
			<content type="html"><![CDATA[<p>Looking forward to seeing your results...what file will you be printing with the 3 extruders for your test?</p>]]></content>
			<author>
				<name><![CDATA[IronMan]]></name>
				<uri>https://www.soliforum.com/user/131/</uri>
			</author>
			<updated>2015-07-02T01:57:11Z</updated>
			<id>https://www.soliforum.com/post/100304/#p100304</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100303/#p100303" />
			<content type="html"><![CDATA[<p>Hi：<br />Looks like we solve the problems, but we still didn&#039;t print one projet for test.<br />Because we found our power supplier is not enough to heat 3 extruders. <br />We bought one new power supplier with 24VDC 50A , will arrive here at tomorrow.<br />So we will try tomorrow, see what&#039;s happening.<br />Thank you !</p>]]></content>
			<author>
				<name><![CDATA[1257955261]]></name>
				<uri>https://www.soliforum.com/user/11316/</uri>
			</author>
			<updated>2015-07-02T00:53:07Z</updated>
			<id>https://www.soliforum.com/post/100303/#p100303</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100228/#p100228" />
			<content type="html"><![CDATA[<p>Best of luck...please let us know the results!</p>]]></content>
			<author>
				<name><![CDATA[IronMan]]></name>
				<uri>https://www.soliforum.com/user/131/</uri>
			</author>
			<updated>2015-07-01T00:37:15Z</updated>
			<id>https://www.soliforum.com/post/100228/#p100228</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100227/#p100227" />
			<content type="html"><![CDATA[<p>Thanks very much for all of you !<br />This web is amazing.... <br />We will try it now.<br />Later will let you to know if it works</p>]]></content>
			<author>
				<name><![CDATA[1257955261]]></name>
				<uri>https://www.soliforum.com/user/11316/</uri>
			</author>
			<updated>2015-07-01T00:27:24Z</updated>
			<id>https://www.soliforum.com/post/100227/#p100227</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100220/#p100220" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>IronMan wrote:</cite><blockquote><div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><div class="quotebox"><cite>IronMan wrote:</cite><blockquote><p>In Marlin configuration.h:</p><p>// Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).<br />// The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).<br />// For the other hotends it is their distance from the extruder 0 hotend.<br />// #define EXTRUDER_OFFSET_X {0.0, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis<br />// #define EXTRUDER_OFFSET_Y {0.0, 5.00}&nbsp; // (in mm) for each extruder, offset of the hotend on the Y axis</p><p>Uncomment the last 2 lines and then enter the proper offset values in the brackets, where the first integer represents your first extruder E0 (no offset); then each of the other entries represent the offset values from that...so assuming your extruders are 20mm apart in the X axis, yours should look something like:<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;E0&nbsp; &nbsp; &nbsp; E1&nbsp; &nbsp; &nbsp; E2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p><p>#define EXTRUDER_OFFSET_X {0.0, 20.00, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis<br />#define EXTRUDER_OFFSET_Y {0.0, 0.00, 0.00}&nbsp; // (in mm) for each extruder, offset of the hotend on the Y axis</p><p>Be advised I have not done this for more than 2 extruders, but give it a try...</p></blockquote></div><br /><p>I thought the E2 value should be 40 since the values use the E0 as the origin. Not the distance from ex 0 to 1 then from 1 to 2. But the distance from 0 to 1 and 0 to 2 since 0 will always be the start point.</p></blockquote></div><p>Good catch! Correct...my bad.&nbsp; It uses E0 as a reference for all.</p></blockquote></div><p>That&#039;s what I was thinking. I have only dealt with dual and it was the case that way so i thought it would for others. But this line pretty much confirms it..</p><p>// For the other hotends it is their distance from the extruder 0 hotend.</p><p>Also note to OP:</p><p>As we have shown you can set it up in the firmware, but that does not get relayed to the slicer in any way. The slicer that your customer uses will still need to know the offset values as well and the customer will need to input those in their slicer settings. </p><p>So again you can supply these values with instructions or program your own host and slicer with the settings embedded but please note as with most of us here customers DO NOT like being locked into a host and slicer as they all have different performance levels. </p><p>You could contact Simplify3D and see if they would be interested in supporting your product and have a prebuilt profile included in their setup. You guys might could even work out a license agreement where their software is shipped with your machines.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-06-30T17:31:44Z</updated>
			<id>https://www.soliforum.com/post/100220/#p100220</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100215/#p100215" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><div class="quotebox"><cite>IronMan wrote:</cite><blockquote><p>In Marlin configuration.h:</p><p>// Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).<br />// The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).<br />// For the other hotends it is their distance from the extruder 0 hotend.<br />// #define EXTRUDER_OFFSET_X {0.0, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis<br />// #define EXTRUDER_OFFSET_Y {0.0, 5.00}&nbsp; // (in mm) for each extruder, offset of the hotend on the Y axis</p><p>Uncomment the last 2 lines and then enter the proper offset values in the brackets, where the first integer represents your first extruder E0 (no offset); then each of the other entries represent the offset values from that...so assuming your extruders are 20mm apart in the X axis, yours should look something like:<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;E0&nbsp; &nbsp; &nbsp; E1&nbsp; &nbsp; &nbsp; E2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p><p>#define EXTRUDER_OFFSET_X {0.0, 20.00, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis<br />#define EXTRUDER_OFFSET_Y {0.0, 0.00, 0.00}&nbsp; // (in mm) for each extruder, offset of the hotend on the Y axis</p><p>Be advised I have not done this for more than 2 extruders, but give it a try...</p></blockquote></div><br /><p>I thought the E2 value should be 40 since the values use the E0 as the origin. Not the distance from ex 0 to 1 then from 1 to 2. But the distance from 0 to 1 and 0 to 2 since 0 will always be the start point.</p></blockquote></div><p>Good catch! Correct...my bad.&nbsp; It uses E0 as a reference for all.</p>]]></content>
			<author>
				<name><![CDATA[IronMan]]></name>
				<uri>https://www.soliforum.com/user/131/</uri>
			</author>
			<updated>2015-06-30T15:54:45Z</updated>
			<id>https://www.soliforum.com/post/100215/#p100215</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100214/#p100214" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>IronMan wrote:</cite><blockquote><p>In Marlin configuration.h:</p><p>// Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).<br />// The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).<br />// For the other hotends it is their distance from the extruder 0 hotend.<br />// #define EXTRUDER_OFFSET_X {0.0, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis<br />// #define EXTRUDER_OFFSET_Y {0.0, 5.00}&nbsp; // (in mm) for each extruder, offset of the hotend on the Y axis</p><p>Uncomment the last 2 lines and then enter the proper offset values in the brackets, where the first integer represents your first extruder E0 (no offset); then each of the other entries represent the offset values from that...so assuming your extruders are 20mm apart in the X axis, yours should look something like:<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;E0&nbsp; &nbsp; &nbsp; E1&nbsp; &nbsp; &nbsp; E2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p><p>#define EXTRUDER_OFFSET_X {0.0, 20.00, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis<br />#define EXTRUDER_OFFSET_Y {0.0, 0.00, 0.00}&nbsp; // (in mm) for each extruder, offset of the hotend on the Y axis</p><p>Be advised I have not done this for more than 2 extruders, but give it a try...</p></blockquote></div><br /><p>I thought the E2 value should be 40 since the values use the E0 as the origin. Not the distance from ex 0 to 1 then from 1 to 2. But the distance from 0 to 1 and 0 to 2 since 0 will always be the start point.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-06-30T15:48:00Z</updated>
			<id>https://www.soliforum.com/post/100214/#p100214</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100206/#p100206" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><p>It has to be set in the host as it is a function of the slicer. I am afraid that this one setting tjat your users will have to setup themselves. The best you can do is offer very explecite instructions amd supply the values to guide them.</p></blockquote></div><p>The above should work as well, but If you do choose to set it up in firmware, then you can use the settings in the slicer to make minor adjustments if necessary...</p>]]></content>
			<author>
				<name><![CDATA[IronMan]]></name>
				<uri>https://www.soliforum.com/user/131/</uri>
			</author>
			<updated>2015-06-30T12:52:02Z</updated>
			<id>https://www.soliforum.com/post/100206/#p100206</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100205/#p100205" />
			<content type="html"><![CDATA[<p>In Marlin configuration.h:</p><p>// Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).<br />// The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).<br />// For the other hotends it is their distance from the extruder 0 hotend.<br />// #define EXTRUDER_OFFSET_X {0.0, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis<br />// #define EXTRUDER_OFFSET_Y {0.0, 5.00}&nbsp; // (in mm) for each extruder, offset of the hotend on the Y axis</p><p>Uncomment the last 2 lines and then enter the proper offset values in the brackets, where the first integer represents your first extruder E0 (no offset); then each of the other entries represent the offset values from that...so assuming your extruders are 20mm apart in the X axis, yours should look something like:<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;E0&nbsp; &nbsp; &nbsp; E1&nbsp; &nbsp; &nbsp; E2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p><p>#define EXTRUDER_OFFSET_X {0.0, 20.00, 20.00} // (in mm) for each extruder, offset of the hotend on the X axis<br />#define EXTRUDER_OFFSET_Y {0.0, 0.00, 0.00}&nbsp; // (in mm) for each extruder, offset of the hotend on the Y axis</p><p>Be advised I have not done this for more than 2 extruders, but give it a try...</p>]]></content>
			<author>
				<name><![CDATA[IronMan]]></name>
				<uri>https://www.soliforum.com/user/131/</uri>
			</author>
			<updated>2015-06-30T12:45:26Z</updated>
			<id>https://www.soliforum.com/post/100205/#p100205</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100203/#p100203" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>1257955261 wrote:</cite><blockquote><p>Hi:<br />Thanks for all the help, we fix the steps/mm.&nbsp; <br />Now need help to find how to set the extruder position in firmware but not in host.</p></blockquote></div><p>It has to be set in the host as it is a function of the slicer. I am afraid that this one setting tjat your users will have to setup themselves. The best you can do is offer very explecite instructions amd supply the values to guide them.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-06-30T12:15:46Z</updated>
			<id>https://www.soliforum.com/post/100203/#p100203</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100201/#p100201" />
			<content type="html"><![CDATA[<p>Hi:<br />Thanks for all the help, we fix the steps/mm.&nbsp; <br />Now need help to find how to set the extruder position in firmware but not in host.</p>]]></content>
			<author>
				<name><![CDATA[1257955261]]></name>
				<uri>https://www.soliforum.com/user/11316/</uri>
			</author>
			<updated>2015-06-30T11:28:58Z</updated>
			<id>https://www.soliforum.com/post/100201/#p100201</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100195/#p100195" />
			<content type="html"><![CDATA[<p>We use Marlin/Arduino 1.6.4 , I&#039;m not sure if this is the Marlin version.<br />Which version you suggest we can use?<br />Or where I can see the version of Marlin.</p><p>Thanks for help.</p>]]></content>
			<author>
				<name><![CDATA[1257955261]]></name>
				<uri>https://www.soliforum.com/user/11316/</uri>
			</author>
			<updated>2015-06-30T07:55:45Z</updated>
			<id>https://www.soliforum.com/post/100195/#p100195</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100186/#p100186" />
			<content type="html"><![CDATA[<p>It would help if you&#039;d post a link to what version of Marlin you are using.</p>]]></content>
			<author>
				<name><![CDATA[wardjr]]></name>
				<uri>https://www.soliforum.com/user/2291/</uri>
			</author>
			<updated>2015-06-30T03:24:08Z</updated>
			<id>https://www.soliforum.com/post/100186/#p100186</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Need help on RUNBA card]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/100185/#p100185" />
			<content type="html"><![CDATA[<p>Thank you guys.<br />I know for the extruders we can set in the host. But is there have any way to set it in the firware ?<br />We are making the printers, and we want to set all the mechanical info into the printers, then the user will not need to set them at all, they just put ON the printer, and download the G-code, then print.</p><p>This is what we try to do.<br />Many thanks for the helping.</p><p>For the steps/mm, now I go try</p>]]></content>
			<author>
				<name><![CDATA[1257955261]]></name>
				<uri>https://www.soliforum.com/user/11316/</uri>
			</author>
			<updated>2015-06-30T02:24:04Z</updated>
			<id>https://www.soliforum.com/post/100185/#p100185</id>
		</entry>
</feed>
