{"id":28066751,"url":"https://github.com/abdelrahmanelsokary/3d_printer","last_synced_at":"2025-08-19T06:36:29.997Z","repository":{"id":292839902,"uuid":"982075081","full_name":"AbdelrahmanELsokary/3D_Printer","owner":"AbdelrahmanELsokary","description":"Open-source 3D printer project based on Arduino Mega 2560 and RAMPS 1.6. Includes Marlin firmware configuration, hardware setup, slicer profiles, and automation scripts. (\"Unfinished\").","archived":false,"fork":false,"pushed_at":"2025-05-12T12:10:36.000Z","size":51589,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T12:42:00.731Z","etag":null,"topics":["3d-printing","arduino-mega2560-board","c","cad","cpp","electronics","firmware-library","hardware","javascript","linker-script","marlin-config","marlin-firmware","mechanical-design","open-source-hardware","python","ramps","shell","stepper-motor","stl","switchboard"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbdelrahmanELsokary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-12T10:37:49.000Z","updated_at":"2025-05-12T12:10:41.000Z","dependencies_parsed_at":"2025-05-12T12:52:05.177Z","dependency_job_id":null,"html_url":"https://github.com/AbdelrahmanELsokary/3D_Printer","commit_stats":null,"previous_names":["abdelrahmanelsokary/3d_printer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdelrahmanELsokary%2F3D_Printer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdelrahmanELsokary%2F3D_Printer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdelrahmanELsokary%2F3D_Printer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdelrahmanELsokary%2F3D_Printer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbdelrahmanELsokary","download_url":"https://codeload.github.com/AbdelrahmanELsokary/3D_Printer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253769051,"owners_count":21961472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-printing","arduino-mega2560-board","c","cad","cpp","electronics","firmware-library","hardware","javascript","linker-script","marlin-config","marlin-firmware","mechanical-design","open-source-hardware","python","ramps","shell","stepper-motor","stl","switchboard"],"created_at":"2025-05-12T15:52:25.621Z","updated_at":"2025-08-19T06:36:29.984Z","avatar_url":"https://github.com/AbdelrahmanELsokary.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🖨️ 3D Printer Project (Open Source)\n\nAn open-source 3D printer project built using **Arduino Mega 2560** and **RAMPS 1.6**.  \nThis project aims to provide a fully customizable and affordable 3D printing solution for hobbyists, makers, and engineers.\n\n---\n\n## 🚀 Features\n\n- ✅ Based on **Marlin Firmware** (2.1.2.4)\n- ✅ Supports **12864 LCD**\n- ✅ Designed for **PLA** filament\n- ✅ Manual calibration + test models included\n- ✅ Easy to build \u0026 modify\n\n---\n\n## 🧰 Hardware Used\n\n| Component         | Description                     |\n|-------------------|---------------------------------|\n| Arduino Mega 2560 | Main controller                 |\n| RAMPS 1.6         | Motor \u0026 heater driver board     |\n| A4988 Drivers     | Stepper motor drivers           |\n| 12864 LCD         | User interface                  |\n| NEMA 17 Motors    | X, Y, Z axes and extruder       |\n| Power Supply      | 12V or 24V                      |\n\n---\n\n## 🖥️ Software \u0026 Firmware\n\n- **Firmware:** Marlin 2.1.2.4  \n- **Host Software:** [Ultimaker Cura](https://ultimaker.com/software/ultimaker-cura)  \n- **Slicing Tools:** Cura, PrusaSlicer, etc.\n\n---\n\n## 🧪 Test Models\n\nIncluded under `models/`:\n- Calibration cube (`xyzCalibration_cube.stl`)\n- G-code samples\n- Preview models (`.glb`)\n\n---\n\n## ⚙️ Configuration\n\nFirmware settings adjusted for:\n\n- **Steps/mm:**\n  - X: 80\n  - Y: 80\n  - Z: 400\n- **Movement Area:**\n  - X: 220 mm\n  - Y: 220 mm\n  - Z: 250 mm\n\nConfigured in `firmware/Marlin_V2/Marlin-2.1.2.4/Marlin/Configuration.h`\n\n---\n\n## 🛠️ Build Instructions\n\n1. Flash Marlin firmware using [PlatformIO](https://platformio.org/)\n2. Wire up RAMPS, motors, endstops, and heaters\n3. Connect LCD and calibrate movement\n4. Test with included `.gcode` files\n\n---\n\n## 🤝 Contributing\n\nPull requests are welcome. Feel free to fork and suggest improvements.\n\n---\n\n## 📄 License\n\nMIT License – use, modify, and distribute freely.\n\n---\n\n## 📫 Contact\n\nIf you have questions, feel free to open an issue or reach me at:\n\n📧 `abdalrahmanelsokarey@gmail.com`\n\n📱 `01022873425`\n\n\n## 🛠️ Installation\n\nClone the repository to your local machine:\n\n```bash\ngit clone https://github.com/AbdelrahmanELsokary/3D_Printer.git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdelrahmanelsokary%2F3d_printer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdelrahmanelsokary%2F3d_printer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdelrahmanelsokary%2F3d_printer/lists"}