<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>galvo steper miror</title>
        <description> Hello friends
I am thinking about this problem. Currently the galvo on the market is very expensive and its control and alignment is quite complicated. I found the Marlin open source 3D printer can integrate and write more code to take advantage of stepper motors to replace galvo for Resin printing. Replacement for SLA printers that are using galvo today.
I am having an idea to develop stepper motor as galvo to move the laser
I am also having difficulty in writing structural code to control this stepper motor in Marlin system can someone suggest me the problem? Or someone can help me, I can pay the person who can implement this idea</description>
        <link>https://reprap.org/forum/read.php?13,885889,885889#msg-885889</link>
        <lastBuildDate>Mon, 18 May 2026 20:26:35 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,885889,885904#msg-885904</guid>
            <title>Re: galvo steper miror</title>
            <link>https://reprap.org/forum/read.php?13,885889,885904#msg-885904</link>
            <description><![CDATA[ thank you so much]]></description>
            <dc:creator>Girl</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 02 Sep 2021 00:09:47 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,885889,885894#msg-885894</guid>
            <title>Re: galvo steper miror</title>
            <link>https://reprap.org/forum/read.php?13,885889,885894#msg-885894</link>
            <description><![CDATA[ ... you can use Marlin unmodified for testing - it's pretty all simply XY-G-codes for positioning the two motors and the STEP-pulse of the extruder stepper fed to the laser ... you have only to adjust the steps/mm for the XY and E-values.<br />
<br />
For "exact" positining you have to calculate/compensate the "cushion distortion" of the mirrors, what's depending on your special setup ... this can be measured and adjusted with a linear equation ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 01 Sep 2021 09:22:28 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,885889,885893#msg-885893</guid>
            <title>Re: galvo steper miror</title>
            <link>https://reprap.org/forum/read.php?13,885889,885893#msg-885893</link>
            <description><![CDATA[ can i reference your code in Marlin or not?]]></description>
            <dc:creator>Girl</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 01 Sep 2021 08:45:38 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,885889,885892#msg-885892</guid>
            <title>Re: galvo steper miror</title>
            <link>https://reprap.org/forum/read.php?13,885889,885892#msg-885892</link>
            <description><![CDATA[ ... I've used the software unmodified - simple XY-movements with "G0" for positioning and "G1" for engraving (positioning with äquidistant laser pulses).<br />
<br />
All the "adjustment" was made with an external software, which konverted the XY-koordinates to G-moves, adjusted for the nonlinearity of the galvos (cushion distortion) and for the F-value, which defines, how many extruder-steps per mm, what was 1:1 sent to the laser-controller to pulse the laser ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 01 Sep 2021 08:43:30 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,885889,885891#msg-885891</guid>
            <title>Re: galvo steper miror</title>
            <link>https://reprap.org/forum/read.php?13,885889,885891#msg-885891</link>
            <description><![CDATA[ Can you suggest me how to write code to control it in Marlin. I want to try it and see how it works]]></description>
            <dc:creator>Girl</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 01 Sep 2021 08:34:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,885889,885890#msg-885890</guid>
            <title>Re: galvo steper miror</title>
            <link>https://reprap.org/forum/read.php?13,885889,885890#msg-885890</link>
            <description><![CDATA[ ... forget moving the mirrors directly connected to the stepper shaft -- even with high resolution microstepping it's not reliable enough to set the position exact linear - there wold be "displacement waves" around the fullstep-positions.<br />
<br />
I've built something similar with servos with super-high gearing (400:1 and 800:1) and corresponding encoders on the motor shaft - here a related thread in the German forum:<br />
[<a href="https://reprap.org/forum/read.php?336,317131" target="_blank" >reprap.org</a>]<br />
<br />
The servo-drivers were controlled by STEP+DIR, as common steppers, so not this different (the drivers made the closed-loop on their own) - and even with this high gearing they were capable of speeds up to 1m/s ... so even faster with lower gearing ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 01 Sep 2021 07:57:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,885889,885889#msg-885889</guid>
            <title>galvo steper miror</title>
            <link>https://reprap.org/forum/read.php?13,885889,885889#msg-885889</link>
            <description><![CDATA[ Hello friends<br />
I am thinking about this problem. Currently the galvo on the market is very expensive and its control and alignment is quite complicated. I found the Marlin open source 3D printer can integrate and write more code to take advantage of stepper motors to replace galvo for Resin printing. Replacement for SLA printers that are using galvo today.<br />
I am having an idea to develop stepper motor as galvo to move the laser<br />
I am also having difficulty in writing structural code to control this stepper motor in Marlin system can someone suggest me the problem? Or someone can help me, I can pay the person who can implement this idea]]></description>
            <dc:creator>Girl</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 01 Sep 2021 07:22:40 -0400</pubDate>
        </item>
    </channel>
</rss>
