<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Modellbau-Servo an Gen7 Board-AVR 1.5 ?</title>
        <description> Hallo,

ist es möglich mit Gen7 Board-AVR 1.5 und der Marlin-Firmware einen Modellbau-Servo anzusteuern?</description>
        <link>https://reprap.org/forum/read.php?249,399029,399029#msg-399029</link>
        <lastBuildDate>Sun, 13 Sep 2026 06:53:50 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?249,399029,607855#msg-607855</guid>
            <title>Re: Modellbau-Servo an Gen7 Board-AVR 1.5 ?</title>
            <link>https://reprap.org/forum/read.php?249,399029,607855#msg-607855</link>
            <description><![CDATA[ Hi <br />
Have you figured out how to set the pin?<br />
<br />
I also have a gen7 and I want to connect a servo for auto bed leveling<br />
<br />
Thanks]]></description>
            <dc:creator>peonking</dc:creator>
            <category>Elektrik &amp; Elektronik</category>
            <pubDate>Sun, 10 Jan 2016 19:59:41 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?249,399029,399948#msg-399948</guid>
            <title>Re: Modellbau-Servo an Gen7 Board-AVR 1.5 ?</title>
            <link>https://reprap.org/forum/read.php?249,399029,399948#msg-399948</link>
            <description><![CDATA[ So einfach wie ich dachte, ist es doch nicht. Habe die Änderungen in die Firmware eingefügt, kompiliert und übertragen, aber leider passiert bei M280 P0 S30 ... nix.]]></description>
            <dc:creator>fiedel</dc:creator>
            <category>Elektrik &amp; Elektronik</category>
            <pubDate>Wed, 27 Aug 2014 16:47:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?249,399029,399646#msg-399646</guid>
            <title>Re: Modellbau-Servo an Gen7 Board-AVR 1.5 ?</title>
            <link>https://reprap.org/forum/read.php?249,399029,399646#msg-399646</link>
            <description><![CDATA[ Ich habe so gut wie keine Ahnung, wie Marlin funktioniert. Da gibt's ja auch um die 20 Forks davon.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Elektrik &amp; Elektronik</category>
            <pubDate>Wed, 27 Aug 2014 05:31:30 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?249,399029,399324#msg-399324</guid>
            <title>Re: Modellbau-Servo an Gen7 Board-AVR 1.5 ?</title>
            <link>https://reprap.org/forum/read.php?249,399029,399324#msg-399324</link>
            <description><![CDATA[ OK, Marlin habe ich auf dem Board, weiß nur nicht so recht, wie ich den Servomotor ansprechen soll, den für die automatische Z-Probe benutzen möchte, um den Taster "auszuklappen". In der pins.h sind bei einigen Motherboards die Pins für die Servomotoren vorgegeben, beim Gen7 eben noch nicht. D12, D13 und D14 sind PWM-Ausgänge und auch auf dem Board noch unbenutzt. Würde es reichen, in der pins.h einen Servo-Pin zu definieren, zB.<pre class="bbcode">
  #ifdef NUM_SERVOS
    #define SERVO0_PIN         12

    #if NUM_SERVOS &gt; 1
      #define SERVO1_PIN         -1
    #endif

    #if NUM_SERVOS &gt; 2
      #define SERVO2_PIN         -1
    #endif

    #if NUM_SERVOS &gt; 3
      #define SERVO3_PIN         -1
    #endif
  #endif
</pre>um diesen dann als z-probe zu benutzen?]]></description>
            <dc:creator>fiedel</dc:creator>
            <category>Elektrik &amp; Elektronik</category>
            <pubDate>Tue, 26 Aug 2014 10:32:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?249,399029,399232#msg-399232</guid>
            <title>Re: Modellbau-Servo an Gen7 Board-AVR 1.5 ?</title>
            <link>https://reprap.org/forum/read.php?249,399029,399232#msg-399232</link>
            <description><![CDATA[ Marlin läuft auf der Gen7. Ist ja nur eine Frage der Zuweisung der Pins.]]></description>
            <dc:creator>Traumflug</dc:creator>
            <category>Elektrik &amp; Elektronik</category>
            <pubDate>Tue, 26 Aug 2014 06:42:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?249,399029,399029#msg-399029</guid>
            <title>Modellbau-Servo an Gen7 Board-AVR 1.5 ?</title>
            <link>https://reprap.org/forum/read.php?249,399029,399029#msg-399029</link>
            <description><![CDATA[ Hallo,<br />
<br />
ist es möglich mit Gen7 Board-AVR 1.5 und der Marlin-Firmware einen Modellbau-Servo anzusteuern?]]></description>
            <dc:creator>fiedel</dc:creator>
            <category>Elektrik &amp; Elektronik</category>
            <pubDate>Mon, 25 Aug 2014 15:41:12 -0400</pubDate>
        </item>
    </channel>
</rss>
