An open-source 3D printer project built using Arduino Mega 2560 and RAMPS 1.6.
This project aims to provide a fully customizable and affordable 3D printing solution for hobbyists, makers, and engineers.
Component | Description |
---|---|
Arduino Mega 2560 | Main controller |
RAMPS 1.6 | Motor & heater driver board |
A4988 Drivers | Stepper motor drivers |
12864 LCD | User interface |
NEMA 17 Motors | X, Y, Z axes and extruder |
Power Supply | 12V or 24V |
Included under models/
:
xyzCalibration_cube.stl
).glb
)Firmware settings adjusted for:
Configured in firmware/Marlin_V2/Marlin-2.1.2.4/Marlin/Configuration.h
.gcode
filesPull requests are welcome. Feel free to fork and suggest improvements.
MIT License โ use, modify, and distribute freely.
If you have questions, feel free to open an issue or reach me at:
๐ง abdalrahmanelsokarey@gmail.com
๐ฑ 01022873425
Clone the repository to your local machine:
```bash git clone https://github.com/AbdelrahmanELsokary/3D_Printer.git