Coder Social home page Coder Social logo

pawsnizzy / ender3nozzlecleaner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from renatobo/ender3nozzlecleaner

0.0 0.0 0.0 2.62 MB

Easy and automatic nozzle cleaning for and Ender 3 Pro with an inexpensive brush

License: MIT License

G-code 100.00%

ender3nozzlecleaner's Introduction

Ender3NozzleCleaner

Easy and automatic nozzle cleaning for an Ender 3 Pro with an inexpensive brush.

PETG is quite stringy and having strings of filament on your first layer is quite annoying. To avoid babysitting each print, I looked at a couple of designs on thingiverse but none really worked well for an Ender 3 Pro.

What you need

How-to

  • 3d print brush support (both STL and Fusion360 files are provided)
  • 3d print Tnuts (or buy/reuse other ones)
  • Cut away the brush handle: keep the part where the brass brush is
  • Extend limits of your printer: in my case I found that I can safely extend X to 248 mm
  • Write a sequence of Gcode commands that moves the head back and forth (see examples at nozzle_clean.gcode and g12_macro_klipper.cfg )

End result

nozzle cleaner

In action:

Tip: Klipper Macro for G12

A good option is to define the cleaning code as G12 and use a macro in klipper. See code at g12_macro_klipper.cfg

Tip: mounting the support

The support it works best when the display is removed. If the display is not removed, you need to offset Z commands upwards in the examples provided.

Tip: extending printer bed size

I use Klipper and I simply modified the printer.cfg file to account for a larger X dimension

[stepper_x]
#...
position_endstop: 0
position_max: 248

Do not modify your slicer, it might think there is more bed than there is

ender3nozzlecleaner's People

Contributors

renatobo 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.