กลับไปหน้ารวมไฟล์
make-your-own-3d-printer-4e4b4f-en.md

Have you ever thought about designing a robot that completes your work?

If yes, then you are in the righ place. This 3D printer makes use of steppers from old disk drives.

An image is given to a software that converts it into the respective G-code. First, it converts an image into a bitmap and later converts it into a lines of code.

It will be processed by an Arduino, which manages the extruder or pen to raise up and down on the sheet provided.

KINDLY SEE SCHEMATIC AND START DESIGNING

*happy coding*

EXPANDED TECHNICAL DETAILS

Desktop CNC Additive Manufacturing

This ambitious project provides the technical foundation for building a custom RepRap-style 3D printer from scratch using an Arduino controller.

  • G-Code Execution Pipeline: The Arduino (Mega 2560) runs the Marlin or Repetier firmware. It receives raw G-code via serial; the firmware translates these coordinates into synchronized micro-steps for the X, Y, Z, and Extruder motors.
  • PID Thermal Regulation: Simultaneously manages the temperature of the "Hot-End" and the "Heated Bed" using high-current MOSFETs and thermistor feedback, maintaining a stable 200°C within ±1.0°C.

Performance

  • Processing Graphical Dashboard: Includes a custom Processing script that visualizes the printer's current coordinates and layer progress, providing a high-level diagnostic interface for the builder.

ข้อมูล Frontmatter ดั้งเดิม

title: "Make Your Own 3D Printer"
description: "A 3D printer made up of disk drives from an old computer."
author: "Ameduino"
category: ""
tags:
  - "arduino"
  - "printer"
  - "3d"
views: 4054
likes: 0
price: 4500
difficulty: "Intermediate"
components:
  - "3x Arduino UNO"
tools: []
apps:
  - "1x Arduino IDE"
  - "1x Processing"
downloadableFiles:
  - "https://projects.arduinocontent.cc/8d9db497-0b16-4dd8-a5c4-73469e437740.pde"
  - "https://projects.arduinocontent.cc/2eee6b67-de8d-4cf9-8242-b2f074938bd7.ino"
  - "https://projects.arduinocontent.cc/2eee6b67-de8d-4cf9-8242-b2f074938bd7.ino"
  - "https://projects.arduinocontent.cc/8d9db497-0b16-4dd8-a5c4-73469e437740.pde"
documentationLinks: []
passwordHash: "731c3acd95894a742df1328f10b3e76e543d92a219400155ba4c47083193e54c"
encryptedPayload: "U2FsdGVkX19H2tY6LWRBMxmbN7HF9Lu+StVhUx8VuMpKYCSgmNEseEoZSToZI14ZRphcNWjzU3gdfCVdlsG2psH9yDJoKaucGg7EZTkPf5RYXsRurGwnZ/kIt3AhU4lw"
seoDescription: "Build your own 3D Printer using Disk drives from an old Computer. A creative DIY project for makers."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/make-your-own-3d-printer-4e4b4f_cover.jpg"
lang: "en"