<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>SKR V1.4 unable to get inductive Z functioning</title>
        <description> Hi

Swapped out a MKS GEN L with this and fresh Marlin 2 bug fix.  I’ve used Z_MIN_PROBE_PIN P0_10 and using M119 it shows proper triggering when metal close.  But when I home Z, it ignores this sensor and is expecting Z_MIN.  I do not have that pin used or defined in Marlin.  If I // use_zmin_pin out, I get sanity errors “enable use_zmin_plug when homing to z to min”.

What am I missing?</description>
        <link>https://reprap.org/forum/read.php?13,866675,866675#msg-866675</link>
        <lastBuildDate>Mon, 20 Jul 2026 21:16:46 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,866675,866684#msg-866684</guid>
            <title>Re: SKR V1.4 unable to get inductive Z functioning</title>
            <link>https://reprap.org/forum/read.php?13,866675,866684#msg-866684</link>
            <description><![CDATA[ thanks, that got me going the right path.<br />
<br />
Did what you said but define Z_Min_pin P0_10 gave lots of compile errors, duplicate defines. I defined Z_STOP_PIN P0_10 and Z now homes and senses the bed.]]></description>
            <dc:creator>Durwood</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 27 Jan 2020 21:28:26 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,866675,866682#msg-866682</guid>
            <title>Re: SKR V1.4 unable to get inductive Z functioning</title>
            <link>https://reprap.org/forum/read.php?13,866675,866682#msg-866682</link>
            <description><![CDATA[ set it up as z_min with #define USE_ZMIN_PLUG<br />
<br />
use #define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN not #define Z_MIN_PROBE_PIN P0_10]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 27 Jan 2020 20:09:07 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,866675,866675#msg-866675</guid>
            <title>SKR V1.4 unable to get inductive Z functioning</title>
            <link>https://reprap.org/forum/read.php?13,866675,866675#msg-866675</link>
            <description><![CDATA[ Hi<br />
<br />
Swapped out a MKS GEN L with this and fresh Marlin 2 bug fix.  I’ve used Z_MIN_PROBE_PIN P0_10 and using M119 it shows proper triggering when metal close.  But when I home Z, it ignores this sensor and is expecting Z_MIN.  I do not have that pin used or defined in Marlin.  If I // use_zmin_pin out, I get sanity errors “enable use_zmin_plug when homing to z to min”.<br />
<br />
What am I missing?]]></description>
            <dc:creator>Durwood</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 27 Jan 2020 19:02:27 -0500</pubDate>
        </item>
    </channel>
</rss>
