<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Firmware to drive X-Y galvanometer</title>
        <description>Hi all,

I&#039;m working on an SLA printer, using a laser diode instead of the DLP method that many are using for UV-curable resins. I&#039;d ideally like to use an X-Y laser galvanometer for the setup, instead of putting the laser on a movable platform. With the correct optics, I can get dot sizes near the diffraction limit - even quadrupling that gives a dot size of around .05mm, and that will take ages to print with a mechanical bed, especially with a z-layer height of a similar size.

Long story short - I&#039;m a mechanical design engineer, and while I have a bit of background in electronics and coding, I am far more versed in the mechanical side of things. Standard laser galvos need to be driven by an analog signal, and most scanners I have found have controllers for this, but they accept input in ILDA/laser show formats, which I have no idea how to deal with. Essentially, g-code is vectors with speed information, so I am curious if there is either a way to drive laser scanners with an arduino/similar microcontroller, or convert g-code into a format that the existing scanner drivers can use?

The other option I would have is to use a delta bot (rostock, cerberus, or one of those derivatives) since the laser diode itself is lightweight and delta bots tend to be much faster than a standard cartesian bot if they aren&#039;t too heavy. In this case, I wouldn&#039;t have the faintest clue where to start when trying to separate the Z commands out of the delta bot movements, and transfer those movements to a bed raising system.

Any ideas? Thanks!</description>
        <link>https://reprap.org/forum/read.php?13,197775,197775#msg-197775</link>
        <lastBuildDate>Tue, 14 Apr 2026 02:51:02 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,890624#msg-890624</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,890624#msg-890624</link>
            <description><![CDATA[ Is this topic dead?<br />
This topic had some really good conversations going, even if from 2013.<br />
I have a 20kpps "laser show" Chinese laser galvo system. It has the ILDA interface. It also has the DMX interface.<br />
<br />
Just from a complete idiot experimenting with this, and I have an Elegoo Mars 3 pro resin printer, I would think that the distance from the galvo mirrors to the bottom of the build plate would determine the build plate size.<br />
So, the base of the laser galvo-based UV resin prnter, specifically, the distance from the output mirror to the bottom of the build-plate surface, would determine the build plate size. I can move my laser show RGB-White laser farther from the wall and the size of the displayed image grows.<br />
<br />
Also, an FEP build/exsposure surface should still work as FEP passes the same 405nm light wavelength. So, instead of having 405nm LEDS exposing the resin through a monochrome LCD display "mask", we have a galvo-based 405nm laser beam pointing up into the same resin bath/build plate system with the same FEP film. The LCD mask is replaced by the LED galvo system to draw each layer. Because the 405 nm laser light is a higher power, it should need a smaller "Exposure time" so instead of low-power violet LEDS with a spread light source through an LCD mask, we have a high-power 405nm laser draw the layer via galvo mirrors... no lcd mask. So higher power light source and quicker layer build times? My question is how do we transfer GRBL commands to an ebay galvo laser system that is DAC controlled for the galvos and ttl controlled for the laser diode.  All of this might have been explored on this thread, but the discussion is over my head. I am an electronics hardware person, not a coder type person.<br />
<br />
Is there another thread where this idea has been advanced? A true DIY galvo-based laser-resin 3D printer?   Lightburn software now supports Laser Galvo systems that accept GRBL commands.  I'd like to use what I have to make one of these if someone reading this can point me to a thread with noob-easy instructions to try it out.]]></description>
            <dc:creator>AB_Normal</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 26 Sep 2022 20:20:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,845066#msg-845066</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,845066#msg-845066</link>
            <description><![CDATA[ ... with this "XY-Servo-scanner" it was pretty simple - the used controller and softare (Editask10 from Trimeta) was not meant for galvos, but for a cartesian style XYZ-CNC-mill -- the software can import different NC-formats and G-Code too ...<br />
<br />
For another option you can look at BeamConstruct - read the "supported hardware"-side - [<a href="http://halaser.de/hardware.php" target="_blank"  rel="nofollow">halaser.de</a>]<br />
<br />
There, at "generic / GCode-output": - "Outputs laser marking data as GCode (CNC) control commands"<br />
<br />
This will not control galvos, but a "conventional" CNC-controller, capable to work with G-codes ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 21 Jan 2019 17:54:32 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,845056#msg-845056</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,845056#msg-845056</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>VDX</strong><br />
... I'm actually finishing the development of a XY-laserscanner -- based on an old dentalscanner, which I've completely disarmed, and then 'refurbished' with the parts and drivers for the XY-galvoscanner, drivers and power sources.<br />
<br />
Attached are some images of the device without enclosure (and an image of an original dentalscanner) and some testing results with a 445nm-diode.<br />
<br />
This diode is not meant to be used with the galvos (in this distances the spot is a line, not a dot!), only for visualising while developing.<br />
<br />
In the next days I'll arm it with a fiber-laser, so it should be usefull to mark/engrave much more than paper ;)<br />
<br />
And here a video of the part in 'action' - [<a href="http://vimeo.com/87801765" target="_blank"  rel="nofollow">vimeo.com</a>]</div></blockquote>
<br />
Hello did you read g code how did you do it? Could you help me ? I really need to help. Thanks a lot]]></description>
            <dc:creator>serkang</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 21 Jan 2019 13:50:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,752235#msg-752235</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,752235#msg-752235</link>
            <description><![CDATA[ ... this was done for simple testing too - you'll need something with high accuracy, speed, "traveling way" and linearity ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 28 Feb 2017 19:32:04 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,752210#msg-752210</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,752210#msg-752210</link>
            <description><![CDATA[ How about voice coils to drive X - Y scanning?<br />
<br />
[attachment 91313 Galvo.jpg]]]></description>
            <dc:creator>cozmicray</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 28 Feb 2017 17:28:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,711746#msg-711746</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,711746#msg-711746</link>
            <description><![CDATA[ ... an expanded/wider beam will give a smaller focus ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 04 Oct 2016 17:07:03 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,711725#msg-711725</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,711725#msg-711725</link>
            <description><![CDATA[ I don't get how the size of the Mirror makes a difference. coud you explain? that woud be wery helpful.<br />
thx<br />
<br />
-Sammy]]></description>
            <dc:creator>Speatzle_</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 04 Oct 2016 16:14:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,711719#msg-711719</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,711719#msg-711719</link>
            <description><![CDATA[ ... I tested with the cheapest available chinese galvo-set, which was sold for around USD200 - and I've got it for 100 Euros as used. It worked with my changes, what was mostly higher pixel counts (50k instead of 3k) and much slower moving speed.<br />
<br />
But the 6mm-mirrors were too small for my 50Watts-laser, so I changed them to 10mm, and later to 15mm, but too shot them in pieces ... so changed to servos and 45x40mm mirrors.<br />
<br />
For the 405nm-diode the small mirrors are stable enough -- but for beter focus quality you could too change them for 12 to 15mm ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 04 Oct 2016 16:05:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,711702#msg-711702</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,711702#msg-711702</link>
            <description><![CDATA[ Im actually most worried on what galvo to use because i know that the laser works but i have absolutely no experience with galvos.<br />
thx<br />
<br />
-Sammy]]></description>
            <dc:creator>Speatzle_</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 04 Oct 2016 15:28:17 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,711405#msg-711405</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,711405#msg-711405</link>
            <description><![CDATA[ Hi Sammy,<br />
<br />
my BeamConstruct plugin was a bit special and not completed for "real use", so not simply adoptable to other systems.<br />
<br />
Maybe the Helios DAC could be a better alternative - [<a href="http://pages.bitlasers.com/helios/" target="_blank"  rel="nofollow">pages.bitlasers.com</a>] <br />
<br />
The 405nm-diode could be good enough, reading the specs ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 03 Oct 2016 15:49:55 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,711277#msg-711277</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,711277#msg-711277</link>
            <description><![CDATA[ Hey VDX Im try to Build an Sla Printer for School i don't wana go the easy way With a 500 dollar beamer istead i want to go With a galvo and a Fiber laser i read throu this treat and i was wondering which one was the best galvo from [<a href="http://www.mylaserpage.de/" target="_blank"  rel="nofollow">www.mylaserpage.de</a>] : The kn25 The Litrack or The Raytrack 35+ . I think for controll i settelt on the Easylase LC USB (it woud be great if you coud upload the Beamconstruct Drivers for it ).<br />
thx<br />
<br />
-Sammy<br />
<br />
Edit: <br />
I want to use this Laser : <a href="http://www.kalecnc.com/index.php/product/405nm-600mw-uv-laser-module/" target="_blank"  rel="nofollow">http://www.kalecnc.com/index.php/product/405nm-600mw-uv-laser-module/</a> woud that work and if yes what kind of lense woud i need ? thx]]></description>
            <dc:creator>Speatzle_</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 03 Oct 2016 06:25:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,533541#msg-533541</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,533541#msg-533541</link>
            <description><![CDATA[ Hi Adam,<br />
<br />
no, this was a 'private session' for my last employee and not finished completely, so status of a 'working prototype' ... and now collecting dust in my basement 8-)]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 17 Jul 2015 04:13:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,533467#msg-533467</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,533467#msg-533467</link>
            <description><![CDATA[ Thank you for the answer! Is the driver now included in beam construct?  I am far from a software engineer. Lol<br />
<br />
Adam]]></description>
            <dc:creator>als1980</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 16 Jul 2015 20:30:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,530829#msg-530829</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,530829#msg-530829</link>
            <description><![CDATA[ Hi Adam,<br />
<br />
no, it was for the "Easylase LC USB" - [<a href="http://www.mylaserpage.de/DACs.html" target="_blank"  rel="nofollow">www.mylaserpage.de</a>]<br />
<br />
... and the SDK needed to program BeamConstruct-plugins is free, if used for non comercial projects ;)]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 09 Jul 2015 15:38:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,530797#msg-530797</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,530797#msg-530797</link>
            <description><![CDATA[ Viktor,  I know this is an old thread, but I was wondering if the custom driver you made was for the Lasershark? I have one of these boards, had it for a while. If the driver for beam construct is for lasershark, would you be willin to share with me? I'm willing to pay if need be. I just feel the lasershark hardware is great and is perfect for this!<br />
Thanks,<br />
Adam<br />
<br />
<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>VDX</strong><br />
... the galvo-head is OK, but the mirrors are designed for CO2-laser wavelength -- which laser do you have?<br />
<br />
You'll need a high-speed analogue driver with up to 16Bit resoultion, what's not possible with an Arduino ... I'm using a dedicated driver for ILDA lasershows, but you can find proper electronics for this scanners at the manufacturers site too.<br />
<br />
My PC-software is BeamConstruct with a self-programmed driver (here you'll need a programming license for 500€) ... check, if you can find a driver already installed in BeamConstruct, this would be the best way ...</div></blockquote>]]></description>
            <dc:creator>als1980</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 09 Jul 2015 14:03:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,493127#msg-493127</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,493127#msg-493127</link>
            <description><![CDATA[ <s>Just to keep littering comments in all the threads I'm reading I had this idea:<br />
To deal with different focus points maybe you could move the mirror while rotating it? So while you are rotating the mirror also moves closer to the laser in order to reduce the length of the beam. Of course the mirrors would have to be larger. Not sure if it can actually work, but maybe it's as simple as attacking the mirror on the outside of a drum. You would of course also have to adjust the coordinates in the firmware to deal with this "moving mirror".</s><br />
EDIT: Upon further reflection (pun intended) this idea would never work! But moving the laser might.<br />
<br />
After seeing the coils used on the peachy printer (and the <a href="http://elm-chan.org/works/vlp/report_e.html" target="_blank"  rel="nofollow">link</a> above) I wonder if it wouldn't actually be rather easy to build your own cheap open loop galvos.<br />
<br />
Thanks for all the info in these threads!]]></description>
            <dc:creator>Dejay</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 05 Apr 2015 12:38:58 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,453838#msg-453838</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,453838#msg-453838</link>
            <description><![CDATA[ ... no, this diode is not strong enough and with a very bad beam profile, so the focus shape in distances bigger than 100mm will result in a distortet oval, not in a spot! - this 405nm-diodes can be found with powers of 200mW or 300mW, removed out of BluRay-writers ...<br />
<br />
First comefcial SLA machines used HeCd-gas-lasers with a really good beam quality and focus distances of up to 500mm, I'm getting big problems with 2W@445nm-diodes and 150mm 8-)]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 11 Jan 2015 14:44:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,453663#msg-453663</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,453663#msg-453663</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>geniouskotaro</strong><br />
hey vicktorrrr<br />
cna i use 405nm 20mw blue laser [<a href="http://www.ebay.com/itm/361179204453" target="_blank"  rel="nofollow">www.ebay.com</a>]<br />
at this? [<a href="http://www.ebay.com/itm/251629048643" target="_blank"  rel="nofollow">www.ebay.com</a>]</div></blockquote>
i'm going to use at sla printer, so is the laser strong enough to cure the uv resin using a fast galvo?]]></description>
            <dc:creator>geniouskotaro</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 11 Jan 2015 07:37:10 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,453661#msg-453661</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,453661#msg-453661</link>
            <description><![CDATA[ hey vicktorrrr<br />
cna i use 405nm 20mw blue laser [<a href="http://www.ebay.com/itm/361179204453" target="_blank"  rel="nofollow">www.ebay.com</a>]<br />
at this? [<a href="http://www.ebay.com/itm/251629048643" target="_blank"  rel="nofollow">www.ebay.com</a>]]]></description>
            <dc:creator>geniouskotaro</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 11 Jan 2015 07:31:11 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,453658#msg-453658</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,453658#msg-453658</link>
            <description><![CDATA[ d]]></description>
            <dc:creator>geniouskotaro</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 11 Jan 2015 07:27:35 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,453502#msg-453502</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,453502#msg-453502</link>
            <description><![CDATA[ ... I've only tested the chinese galvos for comparison and playing with the idea of a cheap system -- so no real experience with types or vendors ... my other galvos are from comercial systems.<br />
<br />
For using diode lasers with galvos you'll need proffessional beam-shaping equipment -- so better get a CO2-gas-laser or an older NdYAG or fiberlaser, if possible ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Sat, 10 Jan 2015 16:33:12 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,453402#msg-453402</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,453402#msg-453402</link>
            <description><![CDATA[ hey vicktor <br />
I'm finally trying to buy a galvo system. <br />
so, can you help me please? <br />
<br />
okay if you search"40kpps galvo" at ebay, some galvos are there which i'm trying to purhcase. <br />
um... so please make me a list about the best one to the worst. <br />
there are some requirements; above 25kpps(i would really like 35 or more)<br />
                                                 and.... cheap. I just do not want to buy over 200 euro/// and please add the postage at the price.<br />
oh! also which laser can i use? which progam shoud i use to control the galvo board?? <br />
<br />
if you read this, thank you, and if you may make me a list... I will be very thankful to you haha]]></description>
            <dc:creator>geniouskotaro</dc:creator>
            <category>Controllers</category>
            <pubDate>Sat, 10 Jan 2015 11:13:59 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,435843#msg-435843</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,435843#msg-435843</link>
            <description><![CDATA[ ... you have to program a flow-plugin with the DLL-calls for your specific controller board.<br />
<br />
I've done this then for an USB-controller called "Easylase LC USB" - specs stated here: [<a href="http://www.mylaserpage.de/DACs.html" target="_blank"  rel="nofollow">www.mylaserpage.de</a>]<br />
<br />
You'll need the programming license for this, which is not free ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 23 Nov 2014 16:53:30 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,435757#msg-435757</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,435757#msg-435757</link>
            <description><![CDATA[ VDX, <br />
<br />
I have a Synrad DH marking head that uses the ISA FLCC controller card.  However, I have no software to run it. I noticed you were developing a driver for beamconstruct for another project.  I was going to do the same for the DH head.<br />
<br />
I can find info for plug in development for Beamconstruct, however I cannot find any info on driver development.  <br />
<br />
Beamconstruct is nice as it has built in slicing intended for laser use.  Controlling the FLCC is easy, but a driver must be developed for Beamconstruct.  SImply streaming XY coordinates in hex to address 330h is all that is required for positioning.<br />
<br />
Can you possibly point me to some info on driver development for Beamconstruct , or possibly offer some help in this endeavor?<br />
<br />
I imagine one of the existing drivers could be modified fairly easy if the source is available for at least one that is close.<br />
<br />
It would be worthwile to develop a driver for this older hardware as it is becoming more available to hobbyists as companies replace them with newer equipment.<br />
<br />
Thanks for your help in advance, and any is much appreciated.<br />
<br />
Regards]]></description>
            <dc:creator>Sputnik77</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 23 Nov 2014 13:43:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,390464#msg-390464</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,390464#msg-390464</link>
            <description><![CDATA[ ... look here - this are common galvos with drivers for show-laser applications, but the smaller/cheaper systems could be good enough for scanning UV-lasers too:<br />
<br />
[<a href="http://www.mylaserpage.de/shop/pi2/index.html" target="_blank"  rel="nofollow">www.mylaserpage.de</a>]]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Sat, 02 Aug 2014 18:02:42 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,390270#msg-390270</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,390270#msg-390270</link>
            <description><![CDATA[ hello, vicktor. I'm having serious problem of my sla printer hardware. <br />
I tried to use the galvo head at my previous post, but it's too expensive. <br />
well, so i don't have what servos, mirrors, and how should i connect the mirror to the servo//<br />
also, if you know a cheap galvo head, please notice me...]]></description>
            <dc:creator>geniouskotaro</dc:creator>
            <category>Controllers</category>
            <pubDate>Sat, 02 Aug 2014 04:07:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,388695#msg-388695</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,388695#msg-388695</link>
            <description><![CDATA[ ... the galvo-head is OK, but the mirrors are designed for CO2-laser wavelength -- which laser do you have?<br />
<br />
You'll need a high-speed analogue driver with up to 16Bit resoultion, what's not possible with an Arduino ... I'm using a dedicated driver for ILDA lasershows, but you can find proper electronics for this scanners at the manufacturers site too.<br />
<br />
My PC-software is BeamConstruct with a self-programmed driver (here you'll need a programming license for 500€) ... check, if you can find a driver already installed in BeamConstruct, this would be the best way ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Tue, 29 Jul 2014 02:33:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,388662#msg-388662</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,388662#msg-388662</link>
            <description><![CDATA[ Hi, Vicktor. <br />
I solved most of my problems of galvano software by you! Thank you. <br />
I want to ask some questions, since I don't know anything. <br />
1. I'm trying to use<br />
[<a href="http://www.aliexpress.com/item/10600nm-co2-Laser-marking-machine-analog-galvo-system-14mm-beam-galvanometer-scanner-galvo-mirror/1883337127.html" target="_blank"  rel="nofollow">www.aliexpress.com</a>]<br />
this galvano scanner. and it would be okay? how much will be the active range? <br />
2. What board should i use? arduino shield? <br />
Thanks.]]></description>
            <dc:creator>geniouskotaro</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 28 Jul 2014 22:08:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,381140#msg-381140</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,381140#msg-381140</link>
            <description><![CDATA[ ... the mirrors are surface-coated metal mirrors out from old copiers.<br />
<br />
My 'toolpath' is - "Pictures by PC" as CAD/CAM, exporting the NC-code as Isel NCP and processing it with Editasc10.<br />
<br />
For a really big working area you'll need a laser with superb koherency and/or gigantic mirrors for a diode setup, as the focus quality is linear depending on distances and diameters in the optical head -- e.g. with a beam diameter of 8mm at the focussing lens in 15mm distance to the diode I'm receiving a really 'bad' focus of 0.4x0.01mm in 150mm distance ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 10 Jul 2014 13:29:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,197775,380773#msg-380773</guid>
            <title>Re: Firmware to drive X-Y galvanometer</title>
            <link>https://reprap.org/forum/read.php?13,197775,380773#msg-380773</link>
            <description><![CDATA[ Hey VDX<br />
<br />
That is a very very nice setup, had no idea you can use normal steppers, kinda obvious when you think about it...which I didn't.<br />
<br />
What are you using for mirrors? <br />
<br />
My interest is a very large 1M x 2M SLS bed <br />
<br />
Since you've moved to steppers, what "format" do you use to generate your "toolpath" and convert in PWs?]]></description>
            <dc:creator>bruceuk</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 09 Jul 2014 19:37:09 -0400</pubDate>
        </item>
    </channel>
</rss>
