<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Z Servo not activating after marlin v1.0.0.to v2.1.2 upgrade reprap - prusa</title>
        <description> Hi 

My first time on this forum thank you for allowing me on .

i have attached both a pic of the servo as well as as configuration.h config..

I have build my own 3d printer in 2018 based onthe prusa reprap, and are running marlin v1.0.0.0 and new really needed to upgrade it is time now..

I have got the homing working after bit of trails and errors but really failing to get the z_probe working on a swing servo...

I would really appreciate any help i can get to get this working soonest.

in using the Aduino mega 2560 with ramps 13 efb board and driver the 4988  drivers


on the attached pic file

i do not get the &quot;red&quot; encircled servo to come down, but when doing the HOME i manually touch the &quot;b&quot; section in blue and this doe take the sensing when i depress the micro switch

i am not very clued up with the in depth knowledge of marlin FW, i have some figured out but really struggling with getting the getting this z_probe servo to deploy ....


I would really appreciate any help ... Thank you in advance


I presume if this servo is sorted will the automatic work on the bed leveling on the Z probing...</description>
        <link>https://reprap.org/forum/read.php?415,896310,896310#msg-896310</link>
        <lastBuildDate>Fri, 14 Aug 2026 12:23:35 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?415,896310,896331#msg-896331</guid>
            <title>Re: Z Servo not activating after marlin v1.0.0.to v2.1.2 upgrade reprap - prusa</title>
            <link>https://reprap.org/forum/read.php?415,896310,896331#msg-896331</link>
            <description><![CDATA[ not to worry i got the sorted i changed the board from BOARD_RAMPS_13_EFB to BOARD_RAMPS_14_EFB and all worked]]></description>
            <dc:creator>uuys007</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Fri, 27 Dec 2024 03:02:12 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,896310,896330#msg-896330</guid>
            <title>Re: Z Servo not activating after marlin v1.0.0.to v2.1.2 upgrade reprap - prusa</title>
            <link>https://reprap.org/forum/read.php?415,896310,896330#msg-896330</link>
            <description><![CDATA[ here is the configuration.h on the version 1.0.0.0 where the z servo does activate, as i said im not very luded up on this help would be appreciated]]></description>
            <dc:creator>uuys007</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Fri, 27 Dec 2024 02:56:11 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,896310,896329#msg-896329</guid>
            <title>Re: Z Servo not activating after marlin v1.0.0.to v2.1.2 upgrade reprap - prusa</title>
            <link>https://reprap.org/forum/read.php?415,896310,896329#msg-896329</link>
            <description><![CDATA[ hi]]></description>
            <dc:creator>uuys007</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Thu, 26 Dec 2024 12:39:26 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,896310,896322#msg-896322</guid>
            <title>Re: Z Servo not activating after marlin v1.0.0.to v2.1.2 upgrade reprap - prusa</title>
            <link>https://reprap.org/forum/read.php?415,896310,896322#msg-896322</link>
            <description><![CDATA[ hi <br />
<br />
anyone on this i will really appreciate the help]]></description>
            <dc:creator>uuys007</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Thu, 26 Dec 2024 03:15:04 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,896310,896315#msg-896315</guid>
            <title>Re: Z Servo not activating after marlin v1.0.0.to v2.1.2 upgrade reprap - prusa</title>
            <link>https://reprap.org/forum/read.php?415,896310,896315#msg-896315</link>
            <description><![CDATA[ on this pin section tried both<br />
<br />
pin 7 and 11 not working still<br />
<br />
or is there another section for the pin as i cannot find it<br />
<br />
appreciate help in advance]]></description>
            <dc:creator>uuys007</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Tue, 24 Dec 2024 06:36:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,896310,896314#msg-896314</guid>
            <title>Re: Z Servo not activating after marlin v1.0.0.to v2.1.2 upgrade reprap - prusa</title>
            <link>https://reprap.org/forum/read.php?415,896310,896314#msg-896314</link>
            <description><![CDATA[ where do i find the code <br />
<br />
#ifdef IS_RAMPS_13<br />
    #define SERVO0_PIN                         7<br />
  #else<br />
    #define SERVO0_PIN                        11<br />
  #endif<br />
<br />
im not familiar with the code that much<br />
<br />
where do i find this in configuration.h or configuration_adv.h]]></description>
            <dc:creator>uuys007</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Tue, 24 Dec 2024 06:03:07 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,896310,896313#msg-896313</guid>
            <title>Re: Z Servo not activating after marlin v1.0.0.to v2.1.2 upgrade reprap - prusa</title>
            <link>https://reprap.org/forum/read.php?415,896310,896313#msg-896313</link>
            <description><![CDATA[ hi think is ramps 13 but if not what is the pin for ramps 14<br />
<br />
and where do i add this entries<br />
<br />
"#ifdef IS_RAMPS_13"<br />
<br />
bot so familiar with the code<br />
<br />
please help]]></description>
            <dc:creator>uuys007</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Tue, 24 Dec 2024 05:43:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,896310,896311#msg-896311</guid>
            <title>Re: Z Servo not activating after marlin v1.0.0.to v2.1.2 upgrade reprap - prusa</title>
            <link>https://reprap.org/forum/read.php?415,896310,896311#msg-896311</link>
            <description><![CDATA[ you have Z_PROBE_SERVO_NR 0   this is fine.<br />
<br />
are you sure its a ramps 1.3 ?<br />
<br />
as the only difference from a ramps 1.3 to the ramps 1.4 (firmware wise) is the servo0 pin changed<br />
<br />
<pre class="bbcode">
#ifdef IS_RAMPS_13
    #define SERVO0_PIN                         7
  #else
    #define SERVO0_PIN                        11
  #endif
</pre>]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Mon, 23 Dec 2024 22:46:53 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?415,896310,896310#msg-896310</guid>
            <title>Z Servo not activating after marlin v1.0.0.to v2.1.2 upgrade reprap - prusa</title>
            <link>https://reprap.org/forum/read.php?415,896310,896310#msg-896310</link>
            <description><![CDATA[ Hi <br />
<br />
My first time on this forum thank you for allowing me on .<br />
<br />
i have attached both a pic of the servo as well as as configuration.h config..<br />
<br />
I have build my own 3d printer in 2018 based onthe prusa reprap, and are running marlin v1.0.0.0 and new really needed to upgrade it is time now..<br />
<br />
I have got the homing working after bit of trails and errors but really failing to get the z_probe working on a swing servo...<br />
<br />
I would really appreciate any help i can get to get this working soonest.<br />
<br />
in using the Aduino mega 2560 with ramps 13 efb board and driver the 4988  drivers<br />
<br />
<br />
on the attached pic file<br />
<br />
i do not get the "red" encircled servo to come down, but when doing the HOME i manually touch the "b" section in blue and this doe take the sensing when i depress the micro switch<br />
<br />
i am not very clued up with the in depth knowledge of marlin FW, i have some figured out but really struggling with getting the getting this z_probe servo to deploy ....<br />
<br />
<br />
I would really appreciate any help ... Thank you in advance<br />
<br />
<br />
I presume if this servo is sorted will the automatic work on the bed leveling on the Z probing...]]></description>
            <dc:creator>uuys007</dc:creator>
            <category>Firmware - Marlin</category>
            <pubDate>Mon, 23 Dec 2024 12:38:25 -0500</pubDate>
        </item>
    </channel>
</rss>
