<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>HELP! Adding BlTouch to Delta</title>
        <description> I&#039;m trying to add a BLTouch to my folger tech kossel. after making all necessary changes arduino is putting up some errors and stopping me from uploading. 







here&#039;s the error im getting

Marlin_main.cpp: In function &#039;void homeaxis(int)&#039;:
Marlin_main.cpp:782: error: expected primary-expression before &#039;{&#039; token
Marlin_main.cpp:782: error: expected `)&#039; before &#039;{&#039; token
Marlin_main.cpp:818: error: expected primary-expression before &#039;{&#039; token
Marlin_main.cpp:818: error: expected `)&#039; before &#039;{&#039; token</description>
        <link>https://reprap.org/forum/read.php?4,739803,739803#msg-739803</link>
        <lastBuildDate>Sat, 12 Sep 2026 22:57:11 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?4,739803,745715#msg-745715</guid>
            <title>Re: HELP! Adding BlTouch to Delta</title>
            <link>https://reprap.org/forum/read.php?4,739803,745715#msg-745715</link>
            <description><![CDATA[ the marlin that came with my printer supports it though, the newest marlin says it doesnt]]></description>
            <dc:creator>Weller2811</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 06 Feb 2017 00:54:27 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,739803,740676#msg-740676</guid>
            <title>Re: HELP! Adding BlTouch to Delta</title>
            <link>https://reprap.org/forum/read.php?4,739803,740676#msg-740676</link>
            <description><![CDATA[ I neither have a delta or use marlin so I cannot say. I Know that repetier firmware has auto bed leveling for delta, so i'm not quite sure why that is for marlin. It could be that the complex kinematics of deltas take up too much space on the controller board, or it causes the controller to slow down, but who knows.]]></description>
            <dc:creator>Mach</dc:creator>
            <category>Reprappers</category>
            <pubDate>Fri, 20 Jan 2017 13:09:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,739803,740449#msg-740449</guid>
            <title>Re: HELP! Adding BlTouch to Delta</title>
            <link>https://reprap.org/forum/read.php?4,739803,740449#msg-740449</link>
            <description><![CDATA[ which marlin code can i use that has auto leveling for deltas? all the most current marlin releases i've seen say deltas can't have auto bed Leveling.]]></description>
            <dc:creator>Weller2811</dc:creator>
            <category>Reprappers</category>
            <pubDate>Thu, 19 Jan 2017 17:11:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,739803,740157#msg-740157</guid>
            <title>Re: HELP! Adding BlTouch to Delta</title>
            <link>https://reprap.org/forum/read.php?4,739803,740157#msg-740157</link>
            <description><![CDATA[ The compiler is telling you that a " ) " is missing before the start of the function block. I looked at the code and did not see any missing parentheses, so it must have been accidentally deleted. Ctrl find through that file for that function and make sure that it has <br />
the parentheses before the semicolon.]]></description>
            <dc:creator>Mach</dc:creator>
            <category>Reprappers</category>
            <pubDate>Wed, 18 Jan 2017 18:12:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,739803,739803#msg-739803</guid>
            <title>HELP! Adding BlTouch to Delta</title>
            <link>https://reprap.org/forum/read.php?4,739803,739803#msg-739803</link>
            <description><![CDATA[ I'm trying to add a BLTouch to my folger tech kossel. after making all necessary changes arduino is putting up some errors and stopping me from uploading. <br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
here's the error im getting<br />
<br />
Marlin_main.cpp: In function 'void homeaxis(int)':<br />
Marlin_main.cpp:782: error: expected primary-expression before '{' token<br />
Marlin_main.cpp:782: error: expected `)' before '{' token<br />
Marlin_main.cpp:818: error: expected primary-expression before '{' token<br />
Marlin_main.cpp:818: error: expected `)' before '{' token]]></description>
            <dc:creator>Weller2811</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 17 Jan 2017 17:20:33 -0500</pubDate>
        </item>
    </channel>
</rss>
