Coder Social home page Coder Social logo

nudge's Introduction

Nudge - automatic nozzle alignment, made easy

One microstep for a probe. One giant leap for multiple-head-kind.

tl;dr: Manual calibration sucks, but with this probe, you can get fresh, fully-automatic offset alignment on every print.

alt_text alt_text alt_text

Nudge in action! >>> alt_text

Nudge is a low-cost, high-repeatability probe to enable automatic nozzle alignment on multi-toolhead 3D printers (IDEX, Dual Gantry, and Toolchanger).

It’s like a Z endstop, but can be nudged in X and Y directions, too.

When the metal probe tip is nudged by the nozzle, a button-head screw in the Wobbler lifts off slightly from the smooth socket-head screws in the Mount, breaking the electrical path. Software nudges the nozzle against the probe in Z, then X, and Y, repeating this process to determine offsets between any number of toolheads.

When multiple heads can work together, with perfect alignment, multi-color and multi-material prints look great!

Here's a sample from Ankurv (3DUnplugged), whose Daksh v2 toolchanger uses Nudge to ensure alignment betweeen heads:

Here's a sample from Zruncho of some Voron cubes. The full-size cube would have been perfectly aligned if the nozzle was cleaned first!

You can print, build, and deploy a Nudge in as little as one hour, with only $10 in parts:

Build it using the instructions in this repo, or with [this video]((https://youtu.be/6eRomxUo7TI). Yes, it used to have a 'y' at the end of the name. Note also that this video is slightly out of date - for example, now, Nudge has a straight-through JST, rather than a right-angle JST, and plastic to ensure the horizontal screws stay aligned.

Nudge is highly repeatable; here's an early sample of probing accuracy from a 10-sample run:

Printing stats for x:
  Range: 0.0023
  Standard Deviation: 0.0010
Printing stats for y:
  Range: 0.0016
  Standard Deviation: 0.0007
--- 95.45 seconds total; 19.09 per iteration ---

Definitely usable! Z is not quite as good, though, so you may still want to keep that endstop switch around for determining Z offsets.

Firmware Support: Nudge works great on CoreXY with nozzle alignment code from Viesturz' klipper-toolchanger repo, but other kinematics should be possible with Klipper tweaks.

Printer Type Klipper Kinematics type Test/Support Status
Toolchanger CoreXY
IDEX Hybrid CoreXY w/ Dual Carriage ✅ (as of 2024-06-19)
IDEX CoreXZ Dual Carriage ❌ Fails during probing
DG Dual Gantry CoreXY ❌ Fails during probing

Related patches:

No, fully-automatic offsets are not yet supported. If you figure this out, please share.

Hardware Support: Mounting options for many common multi-toolhead open-source printers/mods are included here, including Trident, Tridex, Tri-Zero, Double Dragon, Dueling Zero, V2, Micron, F-Zero, and more. One almost certainly fits! Unlike other options, a Nudge can be permanently mounted within a hot chamber, with as little as 6mm overtravel.

Parts to print:

Mount Wobbler Floating Base (optional) Indexed Base (optional)

Mount options:

2020 1515 High (sticks up) 1515 Low (sits low)

Wobbler options: 3mm Pin, 5mm Pin, or M3 screw and internally-threaded dowel:

Sound good? Jump to the Instructions section to get started and find the printed parts to match your printer's layout; one should fit!

Or, read about some advantages to this design...

Advantages

  • Highly repeatable - single-microstep-level repeatability (typically below .003125 Std Dev over 10 samples).
  • Low cost - approximately $10.
  • Easily sourced - Zruncho had all parts on hand already. All are on Amazon and AliExpress; smooth M3x6 SHCS is the only “new” part.
  • Minimizes travel loss - probe tip fits next to the bed; as little as 6mm overtravel suffices.
  • Easily adjusted - Z height, position along an extrusion, and magnet forces are all adjustable, in-situ.
  • Fast build and print - print, build, and test in about an hour. No heatsets, soldering, or gluing required.
  • Flexible mounting - options are available to fit almost any printer.
  • Simple wiring - 2-pin JST header matches existing Z nozzle endstops.
  • Temperature-tolerant - no electronics to burn out at chamber temps (like a camera), and no plastic next to the bed to melt.
  • In-place mounting option - run this at the start of every print, just like a QGL or ZTA cycle, so that offsets are perfect, even with temperature changes, or after tightening or maintenance.

Like what you see? Buy me a coffee to show the love and enable future mods and content - stuff like F0, T0, B0, X0, D0, DX, ZeroPanels, ZeroClick, NoDropNuts, Poke, Vampire Bat, and more.

❤️ -Zruncho

What's Here?

  • BOM: Parts list to build your own

  • Instructions: Instructions to print and assemble

  • Configuration: Configuration - firmware & macros

  • Design: Learn about why Nudge is designed like that!

  • FAQ: Common questions, answered

Troubleshooting

Probe not returning to center? Magnet force may be insufficient, especially with heavier 5mm pins. You can easily increase magnet force by cutting the screw towers and aligning the BHCSes to decrease magnet distance. You can also just push the magnets out slightly for the same effect. Worst-case use stronger magnets.

Probe triggered early? Increase spread, improve the initial alignment accuracy, or add travel (by moving the bed or sensor).

Probe triggering unreliably? Check each pair of screws with a multimeter. After a few heat cycles, you will probably need to tighten the SHCSes, as the plastic likes to relax a bit.

High result variation? Check the rigidity of the mount and be absolutely sure

Unsatisfied with Z repeatability? Z is just not as good, due to the design. You can keep your original endstop and wire it inline with the original Z endstop, or you can flip the Nudge upside down and change the config to use Tap/Boop etc for the Z probing.

Support

Find the thread in the User Projects forum channel on the DoomCube Discord and post there.

Credits

Enjoy! I hope you enjoy using this as much as the beta team did bringing this to release!

Special thanks to Caza for critical design feedback and ideas, Ankurv for all-up testing, and the beta team who helped validate the design: Telxoid, Esoterical, SteveBuilds, and others who provided data and feedback, including RCF and Frans-Willem, who created a PRs for IDEX.

We made a lot of prototypes and test articles to get here.

alt_text

It's 60+ and this isn't even all of them.

Thanks also to Fabreeko for supporting this build! Without HoneyBadger rails, the test gantry would not have happened, and Nudge would not have been as good. Support vendors like this, which support open-source dev, whenever you can.

-Z

nudge's People

Contributors

zruncho3d avatar vin-y 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.