- 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 4 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 11 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
Large area CNC router
The Maslow is a large format CNC router capable of cutting wood and other materials with precision and repeatability, based on a digital file. A CNC (computer numerical control) machine allows manufacturers to automate the cutting process in woodworking and other manufacturing operations. Once the Maslow is built and the software installed, you will have a fully functional CNC machine capable of cutting an area of 1.2 × 2.5 meters, with adjustable depth of cut. The design is open source, so anyone can build it, from scratch or from a kit.
An Arduino Mega 2560 is used as the “brain” of the machine associated with the shield for the motors. The machine is controlled using open source software called Ground Control, available for Windows, Mac or Linux. Throught Ground Control, you can move the machine where you want to start a cut, calibrate it, open and run a G-code file, or monitor the progress of a cut in progress.