<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Z_PROBE_HEIGHT</title>
        <description> Hello, 

I have a question and would like help of staff who have already set the z-probe. 

How do I find the value of Z_Probe_Height in a Cartesian printer? 

I did not understand this part of the z-probe configuration. 

I appreciate any help.</description>
        <link>https://reprap.org/forum/read.php?4,324521,324521#msg-324521</link>
        <lastBuildDate>Sat, 11 Apr 2026 07:42:09 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?4,324521,325535#msg-325535</guid>
            <title>Re: Z_PROBE_HEIGHT</title>
            <link>https://reprap.org/forum/read.php?4,324521,325535#msg-325535</link>
            <description><![CDATA[ Hi TJB1,<br />
<br />
Yes, I´m using the Repetier firmware version 0.91.6. Yesterday I was working to put the bed auto levelling in action, but the z_probe_height was my challenge to understand. I read many posts about, but nothing was clear enough for me. So, I decided to read the Z-probing material from the site of Repetier Host. Suddenly the lights up and all becomes clear to understand. My printer have a fully functional bed auto leveling with Repetier firmware now. So, I made many tests with z_probe_height and could see the results. When my z-probe touches the bed, the z offset is 20.00 mm. The distance between the nozzle and the bed is 0.1 mm adjusted when I put the command G92 X0 Y0 Z0. In reality, when the Z=0 the nozzle is in 0.1 mm of the bed. If I subtract 0.1 from 20.00 mm, the nozzle will be at 0.2 mm from the bed and the Z_Probe_Height will be 19.90 mm. The result at end of bed auto levelling is the nozzle walking above at bed at 0.2 mm. <br />
<br />
I edit the Start G-code of the Slicer to automate the beginning of the process . The result is this start G-code;  <br />
<br />
G28 Z80 ; Home of Z axe at Z_Max<br />
G1 Z75 ; Z axe goes to 75mm and keep away from the Z_Max<br />
G28 X0 Y0 ; Home X and Y axes<br />
G32 S1 ; Bed Auto Levelling<br />
G28 X0 Y0 ; Home X and Y axes <br />
<br />
The board of my printer is an Gen7v1.2-BR2b. The secret to bed auto levelling work without crashing the nozzle against the bed is " move the X axe away from the Z_Max endstop and after, type the command G32 S1 ". When the Z-probe touches the 3 times on the bed, the X axis goes up, touches the Z_Max and goes down. A message with the value of the Z height appear. The Bed Auto Levelling is working good now in my 3D printer.]]></description>
            <dc:creator>CBA</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 15 Mar 2014 23:53:50 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,324521,324789#msg-324789</guid>
            <title>Re: Z_PROBE_HEIGHT</title>
            <link>https://reprap.org/forum/read.php?4,324521,324789#msg-324789</link>
            <description><![CDATA[ I've not yet done the probing yet but I believe this is the distance from the tip of probe (when tripped) to the tip of the nozzle.  Given the variable name, I believe you are using Repetier firmware which has the Z probe height as well as X and Y offsets but no other reference to Z.]]></description>
            <dc:creator>tjb1</dc:creator>
            <category>Reprappers</category>
            <pubDate>Fri, 14 Mar 2014 10:12:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,324521,324521#msg-324521</guid>
            <title>Z_PROBE_HEIGHT</title>
            <link>https://reprap.org/forum/read.php?4,324521,324521#msg-324521</link>
            <description><![CDATA[ Hello, <br />
<br />
I have a question and would like help of staff who have already set the z-probe. <br />
<br />
How do I find the value of Z_Probe_Height in a Cartesian printer? <br />
<br />
I did not understand this part of the z-probe configuration. <br />
<br />
I appreciate any help.]]></description>
            <dc:creator>CBA</dc:creator>
            <category>Reprappers</category>
            <pubDate>Thu, 13 Mar 2014 20:46:10 -0400</pubDate>
        </item>
    </channel>
</rss>
