- Screwdrivers
- Power drill
- Wrench
- Measuring tape
- 12mm plywood:
- 2x Side panels (400mm x 300mm)
- 1x Base (500mm x 400mm)
- 1x Gantry (400mm x 100mm)
- Glue base and side panels.
- Secure gantry with M5 bolts (ensure 90° angles).
- Reinforce joints with L-brackets (optional).
- MGN12 linear rails (X: 400mm, Y: 300mm)
- T8 lead screws
- Mount rails to the frame.
- Align lead screws with rails.
- Attach stepper motors using couplers.
- Connect CNC Shield to Arduino.
- Wire steppers to drivers (X: A, Y: B, Z: C).
- Connect limit switches to X-/Y-/Z- pins.
- Wire spindle to CNC Shield.
- Attach 775 motor to Z-axis.
- Connect PWM pin (11) and enable pin (12).
- Add a cooling fan near the spindle.
- Power on and run
G28(homing). - Test movement with
test_square.gcode. - Adjust steps/mm if needed.