<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>X Y Offset for Home</title>
        <description> Apologies for the VERY basic question.

I have an i3 that I upgraded to dual extrusion.  It works perfect, except the nozzles can&#039;t reach the full size of the X axis now.

Meaning, at X MIN, Extruder # 2 can&#039;t reach the edge of the build platform (Extruder # 1 is at 0,0)
Likewise, at X MAX, Extruder #1 has the same problem.

The MAX issue isn&#039;t a problem, but I&#039;d really like to fix the MIN one.  I&#039;d like to move the X endstop over, to make it so Extruder # 2 can reach all the way to the edge of the bed.  The problem though, is if I do that, Extruder #1 thinks 0,0 is now off the print surface, if that makes sense.

I&#039;ve been looking in the firmware (Marlin) on where to set this, but I&#039;m obviously missing something very basic.  Can someone point me to the line that tells the X axis home is actually offset?

Again, sorry for the basic question, thanks for whatever help you can provide.</description>
        <link>https://reprap.org/forum/read.php?1,627465,627465#msg-627465</link>
        <lastBuildDate>Wed, 15 Jul 2026 07:00:31 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,627465,630710#msg-630710</guid>
            <title>Re: X Y Offset for Home</title>
            <link>https://reprap.org/forum/read.php?1,627465,630710#msg-630710</link>
            <description><![CDATA[ That did it.  Thanks.<br />
<br />
Sorry for the late reply.<br />
<br />
:D]]></description>
            <dc:creator>usslindstrom</dc:creator>
            <category>General</category>
            <pubDate>Tue, 23 Feb 2016 13:23:43 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,627465,627505#msg-627505</guid>
            <title>Re: X Y Offset for Home</title>
            <link>https://reprap.org/forum/read.php?1,627465,627505#msg-627505</link>
            <description><![CDATA[ [<a href="https://github.com/MarlinFirmware/Marlin/blob/RC/Marlin/Configuration.h#L397" target="_blank"  rel="nofollow">github.com</a>]<br />
<br />
Ie <br />
<br />
#define X_MIN_POS 0<br />
#define Y_MIN_POS 0<br />
#define Z_MIN_POS 0<br />
#define X_MAX_POS 200<br />
#define Y_MAX_POS 200<br />
#define Z_MAX_POS 200<br />
<br />
If your X endstop is moved to say -10mm then simply change your #define X_MIN_POS -10<br />
<br />
You probably want your x endstop to be at - (the distance between your extruders)]]></description>
            <dc:creator>Dust</dc:creator>
            <category>General</category>
            <pubDate>Tue, 16 Feb 2016 19:41:05 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,627465,627465#msg-627465</guid>
            <title>X Y Offset for Home</title>
            <link>https://reprap.org/forum/read.php?1,627465,627465#msg-627465</link>
            <description><![CDATA[ Apologies for the VERY basic question.<br />
<br />
I have an i3 that I upgraded to dual extrusion.  It works perfect, except the nozzles can't reach the full size of the X axis now.<br />
<br />
Meaning, at X MIN, Extruder # 2 can't reach the edge of the build platform (Extruder # 1 is at 0,0)<br />
Likewise, at X MAX, Extruder #1 has the same problem.<br />
<br />
The MAX issue isn't a problem, but I'd really like to fix the MIN one.  I'd like to move the X endstop over, to make it so Extruder # 2 can reach all the way to the edge of the bed.  The problem though, is if I do that, Extruder #1 thinks 0,0 is now off the print surface, if that makes sense.<br />
<br />
I've been looking in the firmware (Marlin) on where to set this, but I'm obviously missing something very basic.  Can someone point me to the line that tells the X axis home is actually offset?<br />
<br />
Again, sorry for the basic question, thanks for whatever help you can provide.]]></description>
            <dc:creator>usslindstrom</dc:creator>
            <category>General</category>
            <pubDate>Tue, 16 Feb 2016 17:04:29 -0500</pubDate>
        </item>
    </channel>
</rss>
