Electronics

Electronics

This section covers all electronic parts and tools needed for the build. I try to link to the cheapest components but prices may vary a lot over time and for different locations so be sure to check all alternatives before placing your order.

Controller

The controller is the little computer which translates the movement instructions in your G-code (the script which comes out of your CAM program) into voltages with which the motors are driven. In the world of hobby machines, this control unit usually consists of an Arduino (a tiny computer) and a shield (a PCB which provides easy access to the ports of the Arduino). As with PCs, there a numerous operating systems you can run on your CNC machine.

The CNC Shield V3 is an excellent choice, it’s cheap (around 10 €/$), has all the features you need to get started, and is very well documented. You can run the open source software GRBL on it, as well as the proprietary Estlcam.

Part Name Quantity      
Arduino nano Uno & CNC Shield V3 (GRBL) 1 Amazon ebay Aliexpress

I switched to a higher quality shield in combination with Estlcam: The Open CNC shield is very well made and documented but you have to be prepared to solder for a few hours. Alternatively, you could buy a controller board from Estlcam, which is pre-assembled. Estlcam is easy to setup, inexpensive (50€ after a long trial phase) and has several nice features. You can even use a wireless X box controller to remote control the machine!

Part Name Quantity  
Estlcam Controller (Estlcam) 1 ebay
Open CNC Shield (Estlcam) 1 Timo’s Blog

soldering

If you choose to build the Open CNC Shield, a PCB holder is really helpful. You can print one yourself, I was impatient and bought one from Amazon. A suction pump for de-soldering is also a good idea. And your soldering iron should have a bit more power (>=60W): I already had an ERSA station from other projects, but a cheap variant should also do the job. Don’t forget beverages.

Motors

The Cindymill uses four NEMA23 open loop stepper motors. Their torque usually ranges from 1-3 Nm. Higher torque is preferred but also more expensive. Choose 4 motors:

Part Name Quantity          
NEMA23 1Nm 4 Amazon ebay Aliexpress Banggood  
NEMA23 2Nm 4 Amazon ebay Aliexpress Banggood  
NEMA23 3Nm 4 Amazon ebay Aliexpress Banggood  

Drivers

You will need four drivers to control the motors. TB6600 are the cheapest models, but they are loud and slow. I would recommend to take clones of the Leadshine DM series. These are much quieter and you can travel way faster. Note that drivers have to support the current your motors need (all motors mentioned above work with all drivers below). The main difference between DM542 and DM556 drivers is the maximum supported current. Even for the 3kN motors you can take the DM542, so DM556 drivers are not needed now and would only be justified as an investment into a possibly bigger build in the future. Choose 4 drivers:

Part Name Quantity        
TB6600 4 Amazon ebay Aliexpress Banggood
Leadshine DM542 4 Amazon ebay Aliexpress Banggood
Leadshine DM556 4 Amazon ebay Aliexpress Banggood

Power Supply

The first important question when choosing a power supply unit (PSU) is with which voltage you want to work. All mentioned drivers theoretically support 48V, but I wouldn’t recommend it for the TB6600. However, more voltage means more fun because the motors will maintain stronger in higher velocities. This means that you can go faster with more voltage. You can start with 12V but I would highly recommend to directly take 36V or 48V.

The second important question is that it has to have enough power to drive the 4 motors. As a rule of thumb you can add up the current of all motors (e.g. 4x 2.8A = 11.2A), the PSU should roughly be able to deliver this current (they won’t all pull max current at the same time so you can stay a bit below this value if needed). Plus you will need some current to drive the controller and maybe some LEDs. For the 1Nm motors with 2.8A max, a 12-16A PSU would be ok. If you go with 3Nm motors with 4.2A and have lots of periphery, maybe a 20A PSU is a better choice.

Depending on the combination of PSU and controller you choose you will need a source of 12V or 24V to power the controller. If you use a step down converter you don’t need another PSU just for the periphery.

Part Name Quantity          
Power Supply 12V 1 Amazon ebay Aliexpress    
Power Supply 24V 1 Amazon ebay Aliexpress    
Power Supply 36V 1 Amazon Aliexpress      
Power Supply 48V 1 Amazon ebay Aliexpress    
Step down converter 1 Amazon ebay Aliexpress    

Spindle

You could start with a 500W spindle:

Part Name Quantity        
500W Spindle Motor 1 Amazon Aliexpress    

I would recommend a 1.5kW HF spindle, mine is air cooled but water cooled would be in the same price range and it’s quieter. You need 1 spindle and 1 frequency converter:

Part Name Quantity        
1.5kW Spindle + Frequency Converter Air cooled 1 Amazon eBay Aliexpress  
1.5kW Spindle + Frequency Converter Water cooled 1 Amazon eBay Aliexpress  

All mentioned spindles use so-called ER11 collets (the connector between spindle and your bit), which implicates that the maximum diameter usable is 7 mm (however, there are “out of norm” ER11-8mm collets). If your spindle does not come with a set of collets for different bit diameters you will need to order one extra:

Part Name Quantity    
ER11 Collet Set 1 Amazon Aliexpress

Milling Cutters

  • I would recommend to start only with 1- or 2-flute cutters (flute = cutting edge). I write about why in a separate post since this goes right into the rabbit hole of milling theory and takes a bit more space.
  • Another important rule of thumb is that your cutters should be as short and thick as possible to maximize stiffness.
  • A high quality cutter can cost up to hundreds of €/$. Since destroying cutting bits is an obligatory side effect of learning how it’s done, I would highly recommend to start with cheap ones from China where you can get a bit for roughly 2€/$. It won’t stay sharp for long but you will ruin it anyway :)

These are cutters I use for clearing pockets and contours in wood, acrylic and aluminum:

Part Name        
1/8” 1-flute (Aluminum) Amazon Aliexpress    
1/8” 2-flute (Wood, Plastic) Amazon      
1/8” 1-flute (Wood, Plastic) Aliexpress      
6mm 2-flute (Wood) Amazon Aliexpress    

Cutters for engraving, I used them for plywood and acrylic so far:

Part Name    
Engraving bit Amazon Aliexpress

Chamfer bits are good for finishing edges after cutting. I have several with 3-6 mm diameter and use them for all materials:

Part Name    
Chamfer bit Amazon Aliexpress

Tools and Cables

You will need a digital multimeter, a soldering station, cable cutter, crimp tool, crimps, …

Cables coming soon.

Back to Parts


This page contains affiliate links. If you use these links to buy something I may earn a commission at no additional cost to you, which helps me to maintain this website. Thanks.