Giter VIP home page Giter VIP logo

ender3-custom's Introduction

ender3-custom

@droxey's customized TH3D firmware for the Ender3.

Firmware Features

  • Disabled buzzer when using the LCD.
  • Added DROXEYBOT as the printer name.
  • Boot screen disabled for faster startup.
  • [TODO] Add BLTouch support.

Development

Download the TH3D Unified Firmware Package to create your own customized firmware. This repository initially started with the aformentioned base package, applying additional Ender3 settings for daily usage.

Hardware Setup

  1. Wire up the 5 male-to-male and 1 male-to-female dupont cables that facilitate the connection between the 3D printer motherboard and the Arduino UNO.
  2. Plug in Arduino UNO via USB.
  3. Open the Arduino IDE.
  4. Go to File > Examples > Arduino ISP > Arduino ISP. A new sketch and it's corresponding code will appear.
  5. Upload this new Arduino ISP sketch to UNO. Use these settings:
    • Tools > Board: Sanguino
    • Tools > Processor: ATMega1284 or ATMega1284p (16 MHz)
    • Tools > Port: Arduino Uno
    • Tools > Programmer: Arduino as ISP
  6. Run Tools > Burn Bootloader to complete the one-time Arduino UNO setup!

Making Changes

  1. Connect the 3D printer's motherboard to the UNO.
  2. Open the firmware/TH3DUF_R2/TH3DUF_R2.ino sketch in the Arduino IDE.
  3. Make changes to various #define statements to tweak your settings.
  4. Verify and Upload sketch to Arduino UNO to test.
  5. Add, commit, and push changes to GitHub.

ender3-custom's People

Contributors

droxey avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.