Open Source Replacement For EzCAD

[Bryce] obtained a fiber laser engraver to use for rapid PCB prototyping last Fall. But he was soon frustrated by the limitations of the standard EzCAD software that typically comes with these and similar devices — it is proprietary, doesn’t have features aimed at PCB manufacturing, only runs on Windows, and is buggy. As one does, [Bryce] decided to ditch EzCAD and write his own tool, Balor, named after the King of the Fomorians.

The controller board in [Bryce]’s machine is a Beijing JCZ LMCV4-FIBER-M board, containing an Altera FPGA and a Cypress 8051 USB controller. So far, he hasn’t needed to dump or modify the FPGA or 8051 code. Instead, he sorted out the commands by just observing the USB operations as generated by a copy of EzCAD running know operations. A lot of these engraving systems use this control board, but [Bryce] want’s to collect data dumps from users with different boards in order to expand the library.

Balor is written in Python and provides a set of command line tools aimed at engineering applications of your engraver, although still supporting regular laser marking as well. You can download the program from the project’s GitLab repository. He’s running it on Linux, but it should work on Mac and Windows (let him know if you have any portability issues). Check out our write-up from last year about using these lasers to make PCBs. Are you using a laser engraver to make rapid prototype boards in your shop? Tell us about your setup in the comments.

Laser doping silicon wafer

Laser Doping His Way To Homemade Silicon Chips

It’s a pity that more electronics enthusiasts haven’t taken the hobby to its ultimate level: making your own semiconductors. There are plenty of good reasons for that: chief among them is the huge expense involved in obtaining the necessary equipment. But for the sufficiently clever, there are ways around that.

[Zachary Tong] is dipping his toes into the DIY semiconductor world, and further to the goal of keeping costs to a hobbyist scale, is experimenting with laser doping of silicon. Doping is the process of adding impurities to silicon wafers in a controlled manner to alter the electrical properties of the semiconductor. [Zach]’s doping method is a more localized version of the simple thermal diffusion method, which drives a dopant like phosphorus into silicon using high temperatures, but instead of using a tube furnace, he’s using a fiber laser.

The video below shows his two-step process, which first blasts the silicon oxide layer off the wafer before doping with the laser shining through a bath of phosphoric acid. The process is admittedly fussy, and the results were mixed at best. [Zach]’s testing seems to suggest that some doping occurred, and it even looks like he managed to make something reasonably diode-like using the method.

Although the jury is still out on [Zach]’s method, we thought the effort was the important bit here. Granted, not everyone has a fiber laser kicking around to replicate his results, but it’s always good to see progress in the DIY semiconductor field. Here’s hoping [Zach]’s work, along with the stuff that [Sam Zeloof] is doing, kicks off a spate of garage semiconductor fabs.

Continue reading “Laser Doping His Way To Homemade Silicon Chips”

Laser Sees Through Keyhole

Those guys at Stanford must be watching a lot of James Bond movies. Their latest invention is a laser that can image an entire room through a keyhole. We imagine that will show up in a number of spy movies real soon now. You can see the code or watch the video below.

The technique is called NLOS or non-line-of-sight imaging. Previous approaches require scanning a large area to find indirect light from hidden objects. This new approach uses a laser to find objects that are moving. The indirect data changes based on the movement and an algorithm can reverse the measurements to determine the characteristics of the object.

Continue reading “Laser Sees Through Keyhole”

Lasers Make PCBs The Old Fashioned Way

There are many ways to create printed circuit boards, but one of the more traditional ways involves using boards coated with photoresist and exposing the desired artwork on the board, usually with UV light. Then you develop the board like a photograph and etch it in acid. Where the photoresist stays, you’ll wind up with copper traces. Hackers have used lots of methods to get that artwork ranging from pen plotters to laser printers, but commercially a machine called a photoplotter created the artwork using a light and a piece of film. [JGJMatt] sort of rediscovered this idea by realizing that a cheap laser engraver could directly draw on the photoresist.

The laser dot is about 0.2 mm in diameter, so fine resolution boards are possible. If you have a laser cutter or engraver already, you have just about everything you need. If not, the lower-power laser modules are very affordable and you can mount one on a 3D printer. Most people are interested in using these to cut where higher power is a must, but for exposing photosensitive film, you don’t need much power. The 500 mW module used in the project costs about fifty bucks.

Continue reading “Lasers Make PCBs The Old Fashioned Way”

Cardboard Vs. Laser Shootout: A Tale Of Speed And Power Settings

You probably already know that cardboard is versatile, but that goes far beyond the corrugated stuff. There are many types of cardboard out there, some of which you may not even be aware of. In the video after the break, [Eric Strebel] goes through them all and pits each one against his 50 W water-cooled laser with air assist, making a nice reference for himself in the process.

The point of this shootout is to find the optimum speed and power settings for each of these materials using a free power versus speed file. [Eric] almost always runs the thing somewhere between 10% and 50% power, so that’s the range represented here. He’s looking for two things: the settings that leave the least amount of kerf (make the thinnest cut line) and make the cleanest cuts without producing a lot of residue.

[Eric] divided his contestants into three weight classes, the heavyweights being butter board, chip board, mat board, and illustration board All of these are thicker than 1mm. On the middleweight roster, you have railroad board, 4-ply Bristol board, and stencil board, and all of these are under 1mm thickness. Finally, we have the lightweights — yupo paper and 300 series Bristol board, both of which are less than ½ mm thick.

To test their model-making capabilities, [Eric] made a cube out of each material. Once the glue is dry, he peels off the painter’s tape and goes through the various pros and cons of them all. Be sure to check it out after the break.

Of course, you don’t have to hit up the art store to have fun with cardboard — just visit your recycling bin and mix up some cardboard pulp for sculpting and molding.

Continue reading “Cardboard Vs. Laser Shootout: A Tale Of Speed And Power Settings”

A 3D-printed mini laser engraver made from DVD-RW drive motors.

Mini Laser Engraver Could Carve Out A Place On Your Desk

Got a couple of old DVD-RW drives lying around, just collecting dust? Of course you do. If not, you likely know where to find a pair so you can build this totally adorable and fully dangerous laser engraver for your desk. Check out the complete build video after the break.

[Smart Tronix] doesn’t just tell you to salvage the stepper motors out of the drives — they show you how it’s done and even take the time to explain in writing what stepper motors are and why you would want to use them in this project, which is a remix of [maggie_shah]’s design over on Thingiverse. As you might expect, the two steppers are wired up to an Arduino Uno through a CNC shield with a pair of A4988 motor drivers. These form the two axes of movement — the 250mW laser is attached to x, and the platform moves back and forth on the y axis. We’d love to have one of these to mess around with. Nothing that fits on that platform would be safe! Just don’t forget the proper laser blocking safety glasses!

Need something much bigger that won’t take up a lot of space? Roll up your sleeves and build a SCARA arm to hold your laser.

Continue reading “Mini Laser Engraver Could Carve Out A Place On Your Desk”

CO2 laser cutting ceramic sheet under water film

Water Is The Secret Ingredient When Laser Cutting Ceramics To Make Circuits

[Ben Krasnow] over at Applied Science was experimenting with cutting inexpensive ceramic sheets with his cheap CO2 laser cutter when he found that (just as expected) the thermal shock of the CO2 beam would cause cracking and breaking of the workpiece. After much experimentation, he stumbled upon a simple solution: submersion under a thin layer of water was sufficient to remove excess heat, keeping thermal shock at bay, and eventually cutting the material. Some prior art was uncovered, which we believe is this PHD thesis (PDF) from Manchester University in the UK. This is a great read for anyone wanting to dig into this technique a little deeper.

The CO2 laser cutter is a very versatile tool, capable of cutting and etching a wide range of materials, many of natural origin, such as cardboard, leather and wood, as well as certain plastics and other synthetic materials. But, there are also materials that are generally a no-go, such as metals, ceramics and anything that does not absorb the laser wavelength adequately or is too reflective, so having another string in one’s bow is a good thing. After all, not everyone has access to a fibre laser.

After dispensing with the problem of how to cut ceramic, it got even more interesting. He proceeded to deposit conductive traces sufficiently robust to solder to. A mask was made from vinyl sheet and a squeegee used to deposit a thick layer of silver and glass particles 1 um or less in size. This was then sintered in a small kiln, which was controlled with a Raspberry Pi running PicoReFlow, and after a little bit of scrubbing, the surface resistance was a very usable 2 mΩ/square. Holes cut with the laser, together with some silver material being pushed through with the squeegee formed through holes with no additional effort. That’s pretty neat!

Some solder paste and parts were added to the demo board, and with an added flare for no real reason other than he could, reflowed by simply applying power direct to the board. A heater trace had been applied to the bottom surface, rendering the board capable of self-reflowing. Now that is cool!

Continue reading “Water Is The Secret Ingredient When Laser Cutting Ceramics To Make Circuits”