Laser engraver electronics. Arduino UNO, CNC shield v3, ttl laser driver.


Second life for old drives

Many are interested in the secondary use of components of equipment with a status of obsolete.
There are already interesting publications on Internet resources about where to find uses for old CD or DVD drives. One of the craftsmen made his own CNC machine from a DVD-Rom, although a CD-ROM is also suitable for control. Everything that is available is used. The machine is intended for the manufacture of printed circuit boards in electronics and milling and engraving of small workpieces. The sequence of work can be formulated as follows:

  1. You will need three DVD drives for precise positioning in order to move the coordinate machine along three axes. The drives must be disassembled and unnecessary elements removed. Only the stepper motor along with the sliding mechanism should remain on the chassis.

IMPORTANT! The chassis of the disassembled drive must be metal, not plastic

Since the DVD motor is bipolar, it is enough to ring both windings with a tester to determine their purpose. Some people doubt whether the motor has enough power or whether the working unit has moved the required distance? To reduce engine forces, it is important to decide that the table will be movable and not a portal type. The base of the bed is 13.5x17 cm, and the height of the bars for the vertical stand of the machine is 24 cm. Although DVD drives from manufacturers may differ in size. Next, you need to take the stepper motors to solder the control wires (it doesn’t matter - these will be motor contacts or a cable cable). Since connection with screws is not acceptable here, wooden rectangles (future platforms) that will move along three axes must be glued to the moving parts of the engine. The spindle will be an electric motor with two screw clamps

It must be extremely light, otherwise it will be difficult for CD/DVD mechanisms to lift it.

Y axis completion

The laser uses a 2 W M140 diode. The diode is sold in a metal case and contacts. They get so hot that we had to provide cooling. For this purpose, an aluminum radiator block was made and coolers from the old robot controller were used. Additionally, a 31/64″ hole was made in the 1″ x 1″ laser block and a bolt was added to the side. The block is also connected to another 3-D printed part that will move along the y-axis. The movement is transmitted using a toothed belt.

The completed laser module is mounted on the y-axis guides. The other end was mounted on the printed part so that the belt was secured and the body part could slide along the x-axis guides. At the same stage, a stepper motor is installed, pulleys and timing belts are installed.

gantry2.stl

idler gantry.stl

clip.stl

pulley2.stl

Electronic component

The laser diode selected is a 1.5 W, 445 nm diode housed in a 12 mm package with a focusable glass lens. These can be found, pre-assembled, on eBay. Since it is a 445 nm laser, the light it produces is visible blue light.

The laser diode requires a heatsink when operating at high power levels. When constructing the engraver, two aluminum supports for SK12 12 mm are used, both for mounting and for cooling the laser module.

The output intensity of a laser depends on the current that passes through it. A diode by itself cannot regulate current, and if connected directly to a power source, it will increase current until it fails. Thus, an adjustable current circuit is required to protect the laser diode and control its brightness.

Another option for connecting the microcontroller and electronic parts:

Final setup and preparation for work

Having made a laser engraving machine with your own hands and loaded the necessary software into its control computer, do not immediately start working - the equipment needs final configuration and configuration. What kind of adjustment is this? First of all, you need to make sure that the maximum movements of the machine's laser head along the X and Y axes coincide with the values ​​​​obtained when converting the vector file. Also, depending on the thickness of the material from which the part is made, it is necessary to adjust the parameters of the current supplied to the laser head. This should be done so that the product does not burn on the surface you want to engrave.

A very important and responsible process is the precise alignment (adjustment) of the laser head. Alignment is necessary to adjust the power and resolution of the beam produced by your engraver's laser head. On expensive serial models of laser engraving machines, adjustment is performed using an additional low-power laser installed in the main working head. However, homemade engravers usually use inexpensive laser heads, so this method of beam adjustment is not suitable for them.

Test your DIY laser engraver first with simple designs

Sufficiently high-quality adjustment of a homemade laser engraver can be done using the LED removed from the laser pointer. The LED wires are connected to a 3V power source and attached to the working end of a standard laser. By alternately turning on and adjusting the position of the beams emanating from the test LED and the laser head, they achieve alignment at one point. The convenience of using an LED from a laser pointer is that adjustment can be made with its help without the risk of damaging both the hands and eyes of the engraving machine operator.

The video shows the process of connecting the engraver to a computer, setting up the software and preparing the machine for work.

You can also make a laser engraver

To build a laser module, a software goal is set: it must have easy focusing, a fairly rigid structure, and it must be manufactured using only available materials.

It’s worth checking out the brief instructions offered by another DIYer.

You will need to stock up on the following components:

  • electric motor from the DVD drive;
  • laser diode and plastic lens from the DVD drive (up to 300 MW so that it does not melt);
  • metal washer with an internal diameter of 5 mm;
  • three screws and the same number of small springs from a ballpoint pen.

This engraver has two movement mechanisms; vertical movement for the laser is not needed. A laser LED is used as a cutting or burning tool.

ATTENTION! You need to know the intricacies of the laser. Even its occasional reflection can damage your eyesight.

Extreme caution is required.

Since the diameters of the laser diode and the hole in the motor housing are slightly different, the smaller one will have to be widened. The conductors soldered to the diode should be insulated using heat shrink tubing.

The diode is pressed into the hole so that good thermal contact is achieved between them. The laser diode on top can be covered with a brass sleeve taken from this engine. Three cutouts are made in the washer for the screws. The lens, inserted into the hole in the washer, is carefully glued, avoiding any glue getting on it.

The lens is attached to the body. After making sure that it can move freely along the bolts, the position is fixed. Using screws, focus the beam as accurately as possible. This laser from DVD drives is used in engraving technology.

Installing and configuring grbl.

I have already described how to load the grbl firmware into the Arduino UNO more than once, for example in the article: “Installing and configuring the LaserGRBL program.”, but here we will use a slightly modified firmware, just for this project. Therefore, I will repeat all the steps that need to be taken.

Installing Arduino IDE.

First, you need to install the Arduino IDE programming environment. If you have it installed, then you can safely skip this point.

I have already told you how to install and configure the Arduino IDE program in the article: “Arduino IDE program, free for Windows, Mac OS, linux. Flashing Arduino." Therefore, I will briefly tell you the main stages of installation and configuration for the Windows operating system.

Installing the ch340 driver.

  • Download the driver at the bottom of the article in the “downloads” section;
  • Unpack the archive;
  • Run the executive file “CH341SER.EXE”;
  • In the window that opens, click the Install button;
  • This completes the installation.

Please note: A simple and useful thing in the loft style: we make a stand for bottles from boards and pipes

Now you can proceed directly to loading the GRBL library.

Installing the grbl library.

As I wrote earlier, we will not use the standard GRBL library. You can find the required library by request in the “Grbl Pen Servo” search engine, or download it at the bottom of the page in the “files for download” section.

Attention!!! You must definitely remove the GRBL library if you installed it before. To do this, go to the “Documents\Arduino\libraries” folder and look for the “grbl” folder and delete it

Next you need to install the grbl library. This can be done in two ways:

  • Copy the grbl folder from the archive to the folder with the Arduino libraries, which is located in the following path: Documents\Arduino\libraries.
  • Install via library manager:

Go to the Arduino IDE and select from the menu: Sketch -> Connect library -> Add .ZIP library...

Select the downloaded grbl.zip archive and click the “Open” button. After installation, you will see a message that the library was added successfully.

Loading grbl into Arduino UNO.

After installing the grbl library, go to the Files -> Examples menu, and look for the “grbl” example in the list. Open the example “grblUpload”.

There is no need to change anything in the example; it needs to be loaded into the Arduino UNO. To do this, in the “Tools” menu item, select the “Arduino UNO” board and the port to which the board is connected. In my case it is "COM9".

Now we can load the GRBL firmware into the Arduino UNO. To do this, click on the “Download” button. After compiling the sketch, the code will be loaded into the microcontroller. And you will see the message “Download Complete”.

You will also see an orange message “Insufficient memory, the program may be unstable.” But don't worry, everything will work perfectly.

Software installation

Your laser cultivator, which must operate in automatic mode, will require not only installation, but also configuration of special software. The most important element of this support is a program that allows you to create the contours of the desired model and convert them into an understandable extension for the laser engraver controls. This program is available for free and you can download it to your computer without any problem.

The program downloaded to the computer that controls the engraving device is unpacked from the archive and installed. In addition, you will need a library of contours and a program that will send data about the created drawing or inscription to the Arduino controller. This library (as well as the program for transmitting data to the controller) can also be found in the public domain. In order for your homemade laser product to work properly and the engraving performed with its help to be of high quality, you will need to configure the controller itself to the parameters of the engraving device.

Basics of assembling an engraver on Arduino

To begin with, I suggest you look at what the entire process of creating an engraver looked like for one radio amateur:

Strong stepper motors also require drivers to get the most out of them. In this project, a special stepper driver is used for each motor.

Below is some information about the selected components:

  1. Stepper motor – 2 pieces.
  2. Frame size is NEMA 23.
  3. Torque is 1.8 lb-ft at 255 oz.
  4. 200 steps/revolutions – 1 step 1.8 degrees.
  5. Current – ​​up to 3.0 A.
  6. Weight – 1.05 kg.
  7. Bipolar 4-wire connection.
  8. Stepper driver – 2 pieces.
  9. Digital stepping drive.
  10. Chip.
  11. Output current – ​​from 0.5 A to 5.6 A.
  12. Output current limiter – reduces the risk of motor overheating.
  13. Control signals: Step and Direction inputs.
  14. Pulse input frequency – up to 200 kHz.
  15. Supply voltage – 20 V – 50 V DC.

For each axis, the motor directly drives the ball screw through the motor connector. The motors are mounted on the frame using two aluminum corners and an aluminum plate. The aluminum corners and plate are 3mm thick and are strong enough to support a 1kg motor without bending.

Important! The motor shaft and ball screw must be properly aligned. The connectors that are used have some flexibility to compensate for minor errors, but if the alignment error is too large, they will not work!. Another process of creating this device can be seen in the video:

Another process of creating this device can be seen in the video:

Launching a laser engraver on Arduino!


The photo above shows several examples of products made using this laser engraver. Of course, the Mona Lisa didn't turn out very well, but simpler things like a black and white image of a dragon turn out well. This machine can also be used for laser cutting. For example, you can cut balsa wood (the gear is cut from balsa wood).

The video below shows the main steps of the project and the engraving on the completed engraver.

Leave your comments, questions and share your personal experiences below. New ideas and projects are often born in discussions!

What about interaction?

It’s surprising to listen to the statements of some craftsmen that Arduino is not suitable for CNC, especially since mach3 arduino symbiosis is impossible, supposedly they do not want to interact.

Others are sure otherwise: Arduino can be implemented for CNC using three options:

  1. Completely autonomous controller.
  2. The interpreter board is responsible for the movements, but they are calculated on the computer.
  3. Translator board (adapter) - acts as a virtual LPT port.

Many users on the network who have problematic electronics ask for advice on a program so that machines controlled by one can work smoothly and smoothly. The milling machines on the machine are designed to process the workpiece evenly, following the signals of the program block.

Features of using contours

If you have already figured out the question of how to make a hand-held laser engraver, then you need to clarify the question about the parameters of the contours that can be applied using such a device. Such contours, the inside of which is not painted over even when the original drawing is repainted, should be transferred to the engraver controller via files not in pixel (jpeg), but in vector format. This means that the image or inscription applied to the surface of the workpiece using such an engraver will not consist of pixels, but of dots. The size of such images and inscriptions can be changed at will, focusing on the surface on which they will be applied.

Using a laser engraver, almost all drawings and inscriptions can be applied to the surface of a product, but to do this, their computer models must be converted into vector format. This procedure is simple - special programs Inkscape or Adobe Illustrator are used for this. A file that has already been converted to a vector format must be converted again in order for it to be correctly accepted by the engraving machine controller. Inkscape Laserengraver is used for this conversion.

Sources

  • https://met-all.org/oborudovanie/prochee/lazernyj-graver-svoimi-rukami-iz-printera-dvd-player.html
  • https://homius.ru/lazernyj-gravjor-svoimi-rukami.html
  • https://tpspribor.ru/svoimi-rukami/izgotovlenie-lazernogo-gravera-svoimi-rukami.html
  • https://electronicparts.ru/svoimi-rukami/lazernyj-graver-na-arduino-delaem-svoimi-rukami.html
  • https://Gistroy.ru/article/lazernyj-graver-svoimi-rukami-1/
  • https://tokar.guru/samodelkin/izgotovlenie-lazernogo-gravera-svoimi-rukami.html
  • https://VseOChpu.ru/lazernyj-stanok-svoimi-rukami/
  • https://SuTime.ru/pro-stanki/graver-svoimi-rukami.html
  • https://zetsila.ru/%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%BA-%D0%BB%D0%B0%D0%B7%D0%B5% D1%80%D0%BD%D0%BE%D0%B9-%D1%80%D0%B5%D0%B7%D0%BA%D0%B8-%D1%81%D0%B2%D0%BE% D0%B8%D0%BC%D0%B8-%D1%80%D1%83%D0%BA%D0%B0%D0%BC%D0%B8/
  • https://3dradar.ru/3dmodels/50714/
  • https://instanko.ru/drugoe/lazernyj-graver-svoimi-rukami.html

[collapse]

G-Code creation program and control program.

I had a problem choosing a program to create G-code. But I’ll tell you about this next time, and now I’ll write a list of programs that I used. In the next article I will tell you why the choice fell on these programs.

Inkscape.

A program for working with vector graphics. The program has a plugin for creating G-code, but it is not suitable for our work. Makes a double stroke. I already talked about this program in the article: “Inkscape where to download the Russian version. Setting up Inkscape"

Carbide Create V5.

Carbide Create is a free CAD/CAM program developed by manufacturers of small CNC machines “Carbide 3D”. In this program you can create small drawings, as well as generate G-Code from vector drawings in .svg format. The program is not bad, but there are a number of disadvantages. About them in the next article.

Candle.

Candle is a control program for CNC machines. It is entirely in Russian. Quite functional and not complicated. But there is no easy way to configure GRBL configuration.

Please note: Smart watch characteristics: part 2

Universal G-codeSender.

Excellent control program. In the settings you can select Russian language. But, unfortunately, problems constantly arise on a computer with the Windows operating system. I used it on Linux and it works great. I use this program to demonstrate the ease of setting up the GRBL configuration.

Continued in the next article.

Did you like the DIY CNC plotter project on Arduino? Don't forget to share with your friends on social media. networks.

And also subscribe to our channel on YouTube, join the group, join the group on.

Thank you for your attention!

Technology starts simple!

Photos for the article

Downloads

By downloading the material, I agree to the Rules for Downloading and Using Materials.

Grbl Pen Servo.zip143 Kb199Download
Universal G-code Sender.zip28368 Kb209Download
Carbide Create.zip48999 Kb245Download
Candle 1.1.7.zip29095 Kb225Download
driver CH340G.zip186 Kb190Download

Why are shields needed?

Owners of homemade devices have heard a lot about expansion boards - Arduino cnc shield, the use of which expands the functionality of milling equipment.

Usually the shield is made to fit the form factor of the board. They also use several shields at the same time, installing them on the microcontroller (one on top of the other). Range of their application:

  • using the official Arduino device - Ethernet cnc shield, you can achieve independence of the project from the PC, and it is also used for hosting a web server;
  • 4 Relay Shield – the ability to connect 4 peripheral devices;

IMPORTANT: You must be careful with the pins of this device so as not to damage the Arduino. https://www.youtube.com/embed/1ZX3qf8x9iA

  • Protoshield is a very useful shield at the moment when the circuit is being assembled;
  • LCD Shield allows information from Arduino to be output directly to a peripheral screen;
  • Energy Shield - advanced power options for Arduino. Recharging mobile phones and gadgets is possible;
  • motor shield provides control and protection for a large number of motors;
  • SD Card Shield is used for processing and storing large amounts of information;

  • Wi-fi Shield connected to the serial port will provide remote control of the drives of robotic projects;
  • GPRS Shield is equipped with antennas for using the GSM/GPRS network;
  • E-Ink shield is a way to use electronic ink technology; the display needs a minimum of energy to power it;
  • Music Shield is capable of playing music through Arduino in excellent quality.

It is possible to create a 3D laser printer or CNC machine using budget Arduino boards. With the CNC Shield expansion board, you can work on CNC machines, engraving or milling machines. And the shield for controlling three SDs (three-axis machine) has three connectors, so that there are no problems with each driver when connecting.

Assembling a homemade plotter on Arduino.

For the project you will need the following electronics:

  • ARDUINO UNO.
  • CNC shield v3, read the description in the article: “CNC board for Arduino UNO, CNC shield v3 and driver A4988 (DRV8825).”
  • 2 x NEMA 17 17HS4401 stepper motors. With wires that come included.
  • 2 A4988 drivers. You can read about them in the article: “A4988 Stepper Motor Driver”.
  • 12 volt power supply.
  • Servo 9g.

Assembly of machine mechanics.

I recently made a unit out of pencils (a CNC carriage), and based on this carriage I decided to build a CNC plotter. But you need at least 2 axles, so I assembled a second unit, but a little narrower. This is what the X and Y axis nodes look like for a homemade machine.

You can read how to assemble the carriage in the previous article. I can say one thing about it: it is made of pencils, construction pins and plywood.

I changed the base of the wide carriage to a wider one. This will help eliminate unnecessary vibration of the machine, and there will be a surface on which you can attach a piece of paper.

I install the second carriage on the moving part of the first carriage, at an angle of 90 degrees. And I secure it with self-tapping screws.

It will not be possible to use a regular handle in this project, since you need a movable mechanism, as well as fasteners for it. To do this, I bought at a stationery store: a gel pen, a fountain pen and a goat’s leg compass.

I took out the paste from the gel pen and installed a spring from a fountain pen on the edge. I also cut off the edge at the bottom of the pasta. So that it falls into the body of the handle.

I installed the paste in the handle and checked it by pressing it with my finger. The paste falls through and then returns under the action of a spring.

I wound and glued the thread onto the paste. Here I made a mistake, I used cotton thread. It got used to me literally after 2 hours of work. I replaced it with a nylon thread and applied lubricant to it.

I made holes in the body of the pen and threaded it through. I installed the paste in place.

I installed a servo drive on the X-axis, attaching it with self-tapping screws.

Using a goat leg compass holder, I attached the handle to the X axis.

I tied the thread from the handle to the servo rocker. I secured the rocker with a screw.

All the mechanics have been assembled, now you can install the remaining components and check the functionality of the machine.

Installation of plotter electronics.

We have most of the electronics installed. Namely, the stepper motors are in place, the servo drive is installed. All that remains is to install the control electronics.

Please note: Frame for a hammock - types of designs and manufacturing stages

On the prepared plywood, I installed the Arduino UNO board.

On top of the Y-axis motor I installed a plywood with Arduino.

I installed CNC shield v3 and 2 A4988 drivers on Arduino UNO.

All that remains is to connect everything, and for this you need a connection diagram.

Connection diagram for CNC plotter electronics on Arduino UNO and CNC shield v3.

The connection diagram is very simple and does not require additional wires.

I connect the stepper motors with the wires that come with the kit.

To connect the servo drive, you need to remove the information wire from the block, it is usually orange, and connect it to the Z+ pin, and connect the servo drive power wires to the 5v and GND pins on the CNC shield.

The connection is the simplest of all my homemade CNC machines. That's why many people start assembling their first CNC machines with a plotter.

DIY laser engraver: materials, assembly, software installation

Many of those home craftsmen who manufacture and decorate products from wood and other materials in their workshop have probably wondered how to make a laser engraver with their own hands.

The presence of such equipment, the serial models of which are quite expensive, makes it possible not only to apply complex patterns to the surface of the workpiece with high precision and detail, but also to perform laser cutting of various materials.

Homemade laser machine in the process of wood engraving

A homemade laser engraver that will cost much less than a production model can be made even if you do not have a deep understanding of electronics and mechanics.

The laser engraver of the proposed project is assembled on the Arduino hardware platform and has a power of 3 W, while for industrial models this parameter is at least 400 W.

However, even such a small power allows this machine to be used for cutting products made of polystyrene foam, cork sheets, plastic and cardboard, as well as for high-quality laser engraving.

This engraver can handle even thin plastic

Necessary materials

To make your own laser engraver using Arduino, you will need the following consumables, mechanisms and tools:

  • hardware platform Arduino R3;
  • The prototype board is equipped with a display;
  • stepper motors, which can be electric motors for printers or DVD players;
  • 3 W laser;
  • laser cooling device;
  • DC/DC constant voltage regulator;
  • MOSFETs;
  • electronic boards that control the laser engraver motors;
  • stop switch;
  • a case in which you can place all the structural elements of a homemade engraver;
  • timing belts and pulleys for their installation;
  • ball bearings of various sizes;
  • four wooden boards (two 135x10x2 cm and the other two 125x10x2 cm);
  • four round metal rods with a diameter of 10 mm;
  • bolts, nuts and screws;
  • lubricant;
  • cable ties;
  • computer;
  • drills of various diameters;
  • a circular saw;
  • sandpaper;
  • vice;
  • standard set of locksmith tools.

The electronic part of the machine will require the largest investment

Electrical part of a homemade laser engraver

The main element of the electrical circuit of the presented device is a laser emitter, the input of which must be supplied with a constant voltage, the value of which does not exceed the permissible parameters.

If this requirement is not observed, the laser may simply burn out.

The laser emitter used in the engraving installation of the presented design is designed for a voltage of 5 V and a current of no more than 2.4 A, so the DC-DC regulator must be set to a current of 2 A and a voltage of up to 5 V.

Electrical circuit of the engraver

The MOSFET transistor, which is the most important element in the electrical part of a laser engraver, is required to turn the laser emitter on and off when receiving a signal from the Arduino controller.

The electrical signal generated by the controller is very weak, so only the MOSFET can detect it and then turn the laser power circuit on and off.

In the electrical circuit of a laser engraver, such a transistor is installed between the positive contact of the laser and the negative DC regulator.

The laser engraver's stepper motors are connected via an electronic control board, which ensures their synchronization. Thanks to this connection, timing belts driven by multiple motors do not fall down and maintain a stable tension during operation, which guarantees the quality and accuracy of the work performed.

To do this, it is necessary to ensure its effective cooling. This problem can be solved quite simply - a regular computer fan is installed next to the diode. To prevent overheating of stepper motor control boards, computer coolers are also placed next to them, since conventional radiators cannot cope with this task.

Build process

The homemade engraving machine of the proposed design is a shuttle-type device, one of the moving elements of which is responsible for movement along the Y axis, and the other two, connected to each other, for movement along the X axis.

The Z axis, which is also indicated in the parameters of such a 3D printer, is the depth at which the material being processed is fired.

The depth of the holes into which the elements of the shuttle mechanism of the laser engraver are installed must be at least 12 mm.

Aluminum rods with a diameter of at least 10 mm can serve as guide elements along which the working head of the laser engraving device will move.

If aluminum rods cannot be found, steel guides of the same diameter can be used for these purposes.

The need to use rods of this diameter is explained by the fact that in this case the working head of the laser engraving device will not go down.

The surface of the rods that will be used as guide elements for the laser engraving device must be cleaned of factory grease and carefully sanded to obtain ideal smoothness. They should then be coated with a white lithium-based lubricant, which will improve the sliding process.

Housing assembly

Installation of stepper motors on the body of a homemade engraving device is done using sheet metal brackets.

To make such a bracket, a sheet of metal approximately the width of the motor itself and twice as long as its base is bent at a right angle.

On the surface of this bracket, where the base of the electric motor will be located, 6 holes are drilled, 4 of which are necessary for fixing the motor itself, and the other two are necessary for attaching the bracket to the body using standard self-supporting screws.

A suitably sized piece of sheet metal is also used to mount the drive mechanism, which consists of two pulleys, a washer and a bolt, on the motor shaft.

To install such a device, a U-shaped profile is formed from sheet metal, in which holes are drilled for its attachment to the engraver body and exit from the motor shaft. The pulleys on which the timing belts will be attached are installed on the traction motor shaft and placed in the inner part of the U-shaped profile.

Toothed belts, which are mounted on the pulleys that are supposed to drive the shuttles of the engraving device, are connected to their wooden bases using self-tapping screws.

Software installation

Your laser cultivator, which must operate in automatic mode, will require not only installation, but also configuration of special software.

The most important element of this support is a program that allows you to create the contours of the desired model and convert them into an understandable extension for the laser engraver controls.

This program is available for free and you can download it to your computer without any problem.

The program downloaded to the computer that controls the engraving device is unpacked from the archive and installed. In addition, you will need a library of circuits and a program that will send data about the design or lettering created to the Arduino controller."

In order for your homemade laser product to work properly and the engraving performed with its help to be of high quality, you will need to configure the controller itself to the parameters of the engraving device.

Features of using contours

If you have already figured out the question of how to make a hand-held laser engraver, then you need to clarify the question about the parameters of the contours that can be applied using such a device.

Such contours, the inside of which is not painted over even when the original drawing is repainted, should be transferred to the engraver controller via files not in pixel (jpeg), but in vector format.

This means that the image or inscription applied to the surface of the workpiece using such an engraver will not consist of pixels, but of dots. The size of such images and inscriptions can be changed at will, focusing on the surface on which they will be applied.

Using a laser engraver, almost all drawings and inscriptions can be applied to the surface of a product, but to do this, their computer models must be converted into vector format.

This procedure is simple - special programs Inkscape or Adobe Illustrator are used for this. A file that has already been converted to a vector format must be converted again in order for it to be correctly accepted by the engraving machine controller.

Inkscape Laserengraver is used for this conversion.

Final setup and preparation for work

Having made a laser engraving machine with your own hands and loaded the necessary software into its control computer, do not immediately start working - the equipment needs final configuration and configuration.

What kind of adjustment is this? First of all, you need to make sure that the maximum movements of the machine's laser head along the X and Y axes coincide with the values ​​​​obtained when converting the vector file.

Also, depending on the thickness of the material from which the part is made, it is necessary to adjust the parameters of the current supplied to the laser head. This should be done so that the product does not burn on the surface you want to engrave.

A very important and responsible process is the precise alignment (adjustment) of the laser head. Alignment is necessary to adjust the power and resolution of the beam produced by your engraver's laser head.

On expensive serial models of laser engraving machines, adjustment is performed using an additional low-power laser installed in the main working head.

However, homemade engravers usually use inexpensive laser heads, so this method of beam adjustment is not suitable for them.

Test your DIY laser engraver first with simple designs

Sufficiently high-quality adjustment of a homemade laser engraver can be done using the LED removed from the laser pointer. The LED wires are connected to a 3V power source and attached to the working end of a standard laser.

By alternately turning on and adjusting the position of the beams emanating from the test LED and the laser head, they achieve alignment at one point.

The convenience of using an LED from a laser pointer is that adjustment can be made with its help without the risk of damaging both the hands and eyes of the engraving machine operator.

For those who like to burn on various materials

On the Internet you can see numerous homemade models of burners that are capable of creating designs on plywood, plastic, metal and even glass. Moreover, photographic similarity and some three-dimensionality of the image are achieved. The surface is cleaned, degreased, primed with white acrylic of the Kudo brand and, using a CNC laser burner, also called a pyroprinter, unique images are created. Sometimes the process lasts 6 or more hours.

The burner's operating speed is a stable 10 m/min, and programmers have ideas on how to raise it without interfering with the operation of the control unit. You can also control the burner from a laptop (Windows XP and 7) without using the LPT cable. This will turn burning into an exciting activity for children and teenagers using the capabilities of laser cutters.

Homemade tool for cutting and processing plywood

Considering the high cost of factory equipment, more and more people are trying to make a plywood laser cutting machine with their own hands. However, before embarking on such a procedure, make sure that you have certain skills and are willing to invest a lot of time and effort into the task ahead.

When manufacturing laser equipment, a number of features should be taken into account:

  • Determine the power indicators of the future car. It is no secret that at the stage of creating a system it is necessary to use special expensive devices with high power ratings, so the total cost of the final model is at least $600.
  • Find the right batteries and cooling. As mentioned above, to cool the gas moving through the pipe, it is necessary to use water and a pump that will pump it to the most vulnerable components of the system. For normal operation, the machine requires at least 100 liters of fluid.
  • Therefore, it is necessary to fine-tune all elements of the laser system. To perform such an action, you must have at least minimal experience and spend a lot of time. This suggests that sometimes it is much easier to purchase a ready-made invention than to try to create it yourself, but everything is ambiguous.

Laser cutting of plywood sheets remains a complex process, but with the right approach it can create real works of art and intricate patterns.

How can you use Arduino

A small board that has its own processor and memory, contacts - Arduino - is used in the process of designing electronic devices. This is a kind of electronic constructor that interacts with the environment. Through contacts to the board you can connect light bulbs, sensors, motors, routers, magnetic locks to doors - anything that is powered by electricity.

Arduino is effective for developing programmable devices that can do many things:

  • plot the route of movement of the device (CNC machine);
  • in partnership with Easydrivers, you can control the stepper motors of the machine;
  • PC software can be implemented through this open programmable platform;
  • connecting a Line Track Sensor to Arduino will allow you to track white lines on a dark background and vice versa;
  • it is used to build a robot and various machine components;
  • perform restriction of stepper motors (when traveling abroad).

CNC machine made of wood

It requires Arduino uno R3, G-code Sender and GRBL. It is necessary to prepare materials and components in advance: plywood, nuts and bolts, threaded shaft and steel rods, ball bearings, Nema 23 motor and drivers for them, power supply 24 V, 15 A, bushings made of caprolon, fluoroplastic and metal, wires.

Much of the electronics were sent from China.

The base is made of wood blocks with blind, through holes. A steel threaded shaft installed in the center of the machine serves as a drive for the X-axis. At the moment of its rotation, the carriage (work table) moves along this X-axis.

ATTENTION: the thicker the plywood or wooden block, the less vibration there will be and the higher the positioning accuracy. https://www.youtube.com/embed/r3K3FaF_o8M

The portal (Y axis) is installed on a movable table, secured with a nut under the table. The Z axis serves to move the working element (it feeds the tool in a vertical position).

You will need bolts and nuts for assembly. You shouldn’t glue broken ones together; it’s better to replace them with new ones. When connecting Arduino, SD and drivers to each of them, it is necessary to provide power supplies for them. Once you have downloaded and configured the GRBL code, you can open G-code Sender and connect your Arduino to your PC. The board is ready to participate in the process of controlling the CNC machine.

To set the processing path, drawings of any CAD program are used. A CAM program is then used to generate the G-code.

Materials and tools

ParagraphProviderQuantity
NEMA 23 stepper motor + drivereBay (seller: primopal_motor)2
Diameter 16mm, pitch 5mm, ball screw 400mm long (Taiwanese)eBay (seller: silvers-123)2
16mm BK12 support with ball screw (drive end)eBay (seller: silvers-123)2
16mm BF12 Ball Screw Support (No Driven End)eBay (seller: silvers-123)2
16 shaft 500 mm long(seller: silvers-123)4
(SK16) 16 shaft support (SK16)(seller: silvers-123)8
16 linear bearing (SC16LUU)eBay (seller: silvers-123)4
eBay (seller: silvers-123)2
Shaft holder 12 mm (SK12)(seller: silvers-123)2
A4 size 4.5mm clear acrylic sheeteBay (seller: acrylicsonline)4
Aluminum Flat Rod 100mm x 300mm x 3mmeBay (seller: willymetals)3
50mm x 50mm 2.1m Aluminum FenceAny theme store3
Aluminum Flat RodAny theme store1
Aluminum cornerAny theme store1
Aluminum corner 25mm x 25mm x 1m x 1.4mmAny theme store1
M5 socket head screws (various lengths)boltsnutsscrewsonline.com
M5 nutsboltsnutsscrewsonline.com
M5 washersboltsnutsscrewsonline.com
Rating
( 1 rating, average 4 out of 5 )
Did you like the article? Share with friends:
For any suggestions regarding the site: [email protected]
Для любых предложений по сайту: [email protected]