Vision Miner Wiki

Z-Probe Issues

This guide explains the working principles of the Vision Miner 22IDEX V3 Z-Probe system and provides comprehensive troubleshooting steps for common issues. The Z-Probe is a critical component for establishing accurate Z-height and performing bed compensation. It uses a magnetically attached mechanical switch with an opto-isolated detection circuit. Learn how to interpret LED indicators, Web Interface values, general symptoms, and specific error messages to diagnose and resolve problems related to probe detection, pickup, placement, and operation during homing or calibration.

For V4 users

This guide is for the V3 printer. If you have a V4 printer, see the V4 Z-Probe Issues Guide instead – V4 has an automated self-test macro and servo-based pickup system with different troubleshooting procedures.

Before you begin - safety and risk

Read the Safety - Before You Begin article to understand the hazards involved in working on the Vision Miner 22IDEX V3 - including electrical, thermal, mechanical, and chemical risks. All procedures in this wiki are provided as recommendations only. By choosing to follow any procedure, you do so at your own risk.

Tools and Materials

  • 2 mm Hex Screwdriver (for checking magnet seating)
  • Multimeter (optional, recommended for continuity checks)
  • Flashlight (for visual inspection)
  • Clean Cloth (for wiping magnets)

Safety precautions

For any checks involving wiring, physical manipulation near electronics, or removing components (like the PEEK interface), power off the printer and unplug it first unless otherwise specified (e.g., checking LEDs or Web Interface requires power). Components like the hotend, nozzle, and bed can be very hot – allow the printer to cool or use heat-resistant gloves when working near these areas. Ensure the probe's pickup and placement path near the dock is free from obstructions (e.g., stray filament, tools, debris).

Z-Probe Working Principles

The Z-Probe system relies on two magnets located on the toolhead (T0) and an optocoupler PCB (printed circuit board) providing electrical isolation, typically located at the back of the machine.

Image not yet added
  1. Current Flow Enabled: The optocoupler PCB enables ("allows") current flow between the toolhead magnets only when needed (e.g., during AutoCalibration or Z-homing). By default, the circuit is disabled for ESD protection.
  2. Normally Closed Switch: The Z-Probe itself contains a normally closed switch. When the probe is attached to the toolhead magnets and not triggered, current flows through it, completing the circuit.
  3. Trigger Detection: When the probe's plunger is pressed against a surface (triggered), the internal switch opens, breaking the current flow. The firmware detects this change to register the contact point.

LED Indicators (Optocoupler PCB)

A pair of LEDs on the small optocoupler PCB (usually at the back of the machine) provide real-time feedback:

🟢 Green LED (Circuit Enabled/Allowed)

  • Illuminates only when the firmware activates the probe detection circuit (e.g., during homing/probing).
  • Stays off at all other times.

🔵 Blue LED (Probe Detected/Circuit Complete)

  • Lights up when the Z-Probe is physically attached to the toolhead magnets and the internal switch is closed (not triggered).
  • Turns off when the probe is triggered (plunger pressed, switch opens) or if the probe is not attached.
Z-Probe StatusGreen LEDBlue LED
Not Allowed, Not PickedOffOff
Allowed, Not PickedOnOff
Allowed, Picked, Not TriggeredOnOn
Allowed, Picked, TriggeredOnOff
Not Allowed, Picked, Not TriggeredOffOn
Not Allowed, Picked, TriggeredOffOff
Image not yet added

Record LED states before contacting support

If the Blue or Green LEDs behave differently than described in the table, this typically points towards a wiring, grounding, or component issue. Note the LED states when contacting support – this speeds up diagnosis significantly.

Web Interface Monitoring

You can monitor the probe's status value in the Web Interface (typically under Machine Status or General section):

  • 1000 – probe detached, triggered, or circuit disabled (open circuit)
  • 0 – probe attached and not triggered (closed circuit)
Image not yet added

Note the probe value before contacting support

Tell support the Web Interface probe value in each state (probe docked, probe attached, plunger pressed) along with the LED behavior – it speeds up diagnosis significantly.

Web Interface delay

The Web Interface may have a slight delay (up to a second) in reflecting status changes compared to the LEDs. The G-code macros use thresholds like < 200 or < 500 to reliably detect the 0 state.

Symptom-Based Troubleshooting

Use the LEDs, Web Interface values, observed printer behavior, and any specific error messages on screen to diagnose the issue.

Scenario A: Probe Signal Always Detected (Short Circuit)

Symptoms:

  • The printer attempts Z-homing even if the probe is not physically picked up, acting as if it is attached.
  • During Z-homing with the probe attached, the printer does not stop when the probe contacts the build plate and may crash the nozzle.
  • The Blue LED might be stuck on (even when the probe is detached or triggered), or the Green LED might be on when it shouldn't be.
  • The Web Interface value might be stuck at 0.
  • You may receive the error: GND Wire is Shorted on T0

Probable Cause: A short circuit (unintended electrical connection) is making the probe circuit read as "always closed," preventing the printer from detecting the triggered (open) state or the detached state.

Troubleshooting Steps for Short Circuits

Power off before inspecting toolhead wiring

The following steps require inspecting wiring and internal components. Turn off the printer and unplug it from the power outlet. Wait at least 60 seconds for the capacitors to discharge. Let the hotend cool to room temperature before touching it.

  1. Check the Tool 0 signal lug. The crimp lug/terminal on the T0 heater block carries the probe signal. If it or its wire touches the grounded aluminum bracket (or any other frame metal), signal is shorted to ground. This is the most common mechanical cause – and easy to happen, because the heat break is twistable and can rotate the lug into the bracket. Bend or reposition the wire to create clearance.
Image not yet added
  1. Also check the grounding lug on Tool 1 (T1) if applicable, ensuring it only touches its own heater block.

  2. Inspect wiring. Follow the probe wires from the toolhead magnets back to the distribution block/PCB. Look for damaged insulation, pinched cables, or wear. Also check fan, temperature sensor, and heater wires – frayed insulation on any nearby wire can short to the probe circuit.

  3. Check connections. Lightly tug each Z-Probe wire at the distribution block terminals. For quick-connect terminals, release the wire using the appropriate method for your terminal type, inspect for fraying or corrosion, and reinsert firmly.

  4. (Advanced) Check the PEEK interface screws. Remove the PEEK interface (the part joining the extruder motor to the hotend). The screws securing the hotend should be slightly recessed – not protruding past the mounting surface. Protruding screws can cause intermittent shorts. Check both T0 and T1. See Hotend Disassembly Guide for removal instructions.

  5. Check for conductive filament residue. Carbon-fiber-reinforced and ESD materials (CF-Nylon, CF-PEEK, CF-PAEK, CF-Ultem) conduct electricity. A strand of conductive filament can bridge the metal extruder gears (grounded through the frame) to the hot block (which carries the probe signal). Unload the filament and clean the extruder, nozzle, and magnets thoroughly, then retest.

If symptoms persist after these checks, reach out to our support team.

Scenario B: Probe Signal Never Detected (Open Circuit)

Symptoms:

  • The printer attempts to pick up the probe, but the system does not recognize it ("see" it) once attached.
  • The Blue LED remains off even when the probe is attached to the toolhead magnets (and the Green LED is on during a probe attempt).
  • The Web Interface value might be stuck at 1000.
  • You may receive errors like:
    • Probe is not connected (after a failed pickup attempt)
    • Error: Probe not detected at start of placing (probe signal lost unexpectedly)

Probable Cause: The probe circuit is open (broken connection / no continuity), preventing the "probe attached" signal from reaching the mainboard.

Troubleshooting Steps for Open Circuits

  1. Verify probe presence and dock alignment. Is the Z-Probe physically present in its docking station? Has the docking station become loose or shifted out of alignment? Is the pickup path clear of obstructions (filament strands, debris)?
Image not yet added
  1. Verify electrical connections. Power off the printer. Trace the Z-Probe wiring from the magnets on the toolhead dock back to the distribution block/PCB. Check connections – ensure wires are secure in terminals, inspect ends if removed.
  2. Inspect wire integrity. Check the wires right at the toolhead magnets for damage or strain. Ensure the cable is firmly attached. Carefully inspect the wiring harness running from the toolhead back to the electronics enclosure for pinches, abrasions, or sharp bends.
  3. Continuity test (requires multimeter). Disconnect the probe wiring at a convenient point (e.g., distribution block). Set multimeter to continuity mode (beeps when probes touch). Test continuity along each individual wire path from the toolhead magnet end to the connector end. Each wire should show continuity (beep). If not, the wire is broken.
  4. Test the Z-Probe body with a multimeter. Set the multimeter to continuity mode. Place the probes on the two magnet contacts on the probe body:
    • Plunger up (not triggered): multimeter should beep (continuity – closed circuit).
    • Plunger pressed (triggered): no beep (open circuit).
    • If this fails, the Z-Probe is defective and needs replacement.
Image not yet added
  1. Test the probe mechanically. Press the plunger gently – you should hear and feel a crisp click. Mushy, sticky, or silent = faulty probe.

  2. Clean the magnets. Wipe both the toolhead magnets and the probe body magnets with a clean, dry cloth. Remove filament residue, oil, or debris.

  3. Check magnet seating. Using a 2 mm hex screwdriver, gently check the tightness of the screws on the magnets – two magnets on the probe body and two magnets on the toolhead. Loose magnets cause intermittent or failed connections.

If the probe is still not recognized after these steps, reach out to our support team.

Scenario C: Probe Placement Fails

Symptoms:

  • The printer attempts to place the probe back in its dock but fails.
  • The probe might be knocked off the toolhead prematurely or fail to magnetically latch onto the dock.
  • You may receive the error: Error: Probe was not detected at the dock after placing (Note: Despite the wording, this often indicates a placement failure, not necessarily a detection issue at the dock itself.)

Probable Cause: The physical alignment or movement parameters for placing the probe are incorrect, often due to a collision with the dock or surrounding area.

Troubleshooting Steps for Placement Failures

  1. Check for obstructions. Visually inspect the probe dock area for any physical obstructions that might interfere with the placement movement.
  2. Verify dock stability. Ensure the probe dock itself is securely mounted and hasn't shifted.
  3. Adjust placement parameters. The positioning for pickup/placement likely needs adjustment. This usually involves fine-tuning software parameters. Refer to the specific manual section detailing Z-Probe calibration for instructions on how to adjust these values. See Z-Probe Calibration Guide. Follow the procedures in that guide to carefully tune these parameters until placement is reliable.

FAQ

Support

If you could not find an answer here, reach out to our support team.

On this page

Your feedback makes it better for everyone.