- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 11 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 12 months ago
- Holographic Christmas TreePosted 12 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
3D Printed Mini CNC Machine
In this project we will see how to create a 3D printed CNC machine. It’s just a prototype, but once it’s built you will surely be able to build a larger, more accurate one. The principle will be the same, but in this case we use DVD writers stepper motors to control the motion of the machine’s axes.
As far as the electronics is concerned, we use the Shield CNC v4 for Arduino Nano which is a 3-axis stepper motor controller, ideal for this type of application. This board can control two-phase stepper motors (4 wires) up to 2A; it has a digital I / O interface that is easy to connect to other modules (such as ENDSTOP) and the power supply is 7.5-12 Vdc with 5Vdc logic control. This card is also GRBL compatible.