<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>XY movements are scaled by 4.5?</title>
        <description> Hi,

Im finally seeing a bit of light with my non standard delta. Due to some miscalculation I have 400mm arms for a base triangle of 630mm and a radius of 382mm. I managed to manually calibrate it to a rather small print size of 150mm diameter. Endstops and radius are calibrated up to one paper thickness.

The one thing that prevents me from printing is actually that when I command 10mm in any XY direction it actually travels 45mm. The z height moves normally and I checked that the carriages actually move the right z distance.
Any ideas what causes this scaling factor?</description>
        <link>https://reprap.org/forum/read.php?178,496543,496543#msg-496543</link>
        <lastBuildDate>Thu, 13 Aug 2026 02:02:50 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?178,496543,496666#msg-496666</guid>
            <title>Re: XY movements are scaled by 4.5?</title>
            <link>https://reprap.org/forum/read.php?178,496543,496666#msg-496666</link>
            <description><![CDATA[ Thanks for the extensive answer, thats exactly how I did it exept the raduis the machine though it was using was 4.5 times smaller. <br />
<br />
But I just figured out that the marlin mainbranch has correct scaling contrary to rich cattels marlin. I had a weird error with dimensions before, so Im not sure if I messed up a setting. Im calibration the normal marlin version now. That should work.]]></description>
            <dc:creator>sungod3k</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Tue, 14 Apr 2015 06:43:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,496543,496563#msg-496563</guid>
            <title>Re: XY movements are scaled by 4.5?</title>
            <link>https://reprap.org/forum/read.php?178,496543,496563#msg-496563</link>
            <description><![CDATA[ That's odd.<br />
<br />
What command do you run to move the nozzle?<br />
Have you tried G29 auto level probe?<br />
<br />
Manual calibration requires precise movement of X, Y, and Z axis.<br />
<br />
Four points of manual calibration<br />
- Center (0, 0)<br />
- X / Y / Z tower point<br />
<br />
The coordinate (x,y) of each tower point is derived by <br />
x = Build_radius * cos(theta)<br />
y = Build_radius * sin(theta)<br />
<br />
Angle of X tower = 210 degree<br />
Angle of Y tower = 330 degree<br />
Angle of Z tower = 90 degree<br />
<br />
If the build diameter is 150 mm, Build_radius is 75 mm.<br />
(x,y) coordinate of X tower is <br />
x = 75.00 * cos(210) = -64.95<br />
y = 75.00 * sin(210) = -37.50<br />
<br />
Y tower is (64.95, -37.50)<br />
Z tower is (0.00, 75.00)<br />
<br />
The calibration step is iterations of <br />
[Center -&gt; X tower -&gt; Y tower -&gt; Z tower] -&gt; check the nozzle height and adjust Delta Radius -&gt; [Four point check]]]></description>
            <dc:creator>janpenguin</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Mon, 13 Apr 2015 21:49:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?178,496543,496543#msg-496543</guid>
            <title>XY movements are scaled by 4.5?</title>
            <link>https://reprap.org/forum/read.php?178,496543,496543#msg-496543</link>
            <description><![CDATA[ Hi,<br />
<br />
Im finally seeing a bit of light with my non standard delta. Due to some miscalculation I have 400mm arms for a base triangle of 630mm and a radius of 382mm. I managed to manually calibrate it to a rather small print size of 150mm diameter. Endstops and radius are calibrated up to one paper thickness.<br />
<br />
The one thing that prevents me from printing is actually that when I command 10mm in any XY direction it actually travels 45mm. The z height moves normally and I checked that the carriages actually move the right z distance.<br />
Any ideas what causes this scaling factor?]]></description>
            <dc:creator>sungod3k</dc:creator>
            <category>Delta Machines</category>
            <pubDate>Mon, 13 Apr 2015 19:12:08 -0400</pubDate>
        </item>
    </channel>
</rss>
