Probe and Endstop Z always triggered

Hello, I have a vcore4 500 Idex and after i went through the assembly and testing i got to the endstops where i found both the probe and the endstop Z allways appear as Triggered and even when pressed/activated(i assume that's what the red light turning on is) the status doesn't change. I also got all the motors turning the right side but when trying to home the Z axis homes down. I assume it should move up. Best Regards PickleSmothie
Solution:
what did you select in the configurator? Looks like you chose probe which I believe is incorrect if you are using beacon
Jump to solution
6 Replies
blacksmithforlife
To fix your bed moving in the wrong direction: lines 88, 98, and 105 change to add ! like this:
dir_pin: !z0_dir_pin
dir_pin: !z1_dir_pin
dir_pin: !z2_dir_pin
dir_pin: !z0_dir_pin
dir_pin: !z1_dir_pin
dir_pin: !z2_dir_pin
To fix the always triggered probe - what kind of probe do you have?
PickleSmothie
PickleSmothieOP23h ago
i have a beacon under the T0 toolhead and a VOAC V1.1
blacksmithforlife
did you copy this config from another machine or something? Why does it have z_offset_probe and probe that is set to pin: ^toolboard_t0:probe_pin # For NPN NC probes such as the Super Pinda / Vinda / SupCR / Decoprobe probes.?
PickleSmothie
PickleSmothieOP23h ago
it's part of the config they automatically gave me after the wizard. i only added the parts in the comissioning guide
Solution
blacksmithforlife
what did you select in the configurator? Looks like you chose probe which I believe is incorrect if you are using beacon
PickleSmothie
PickleSmothieOP19h ago
Do i need to select beacon in both tooheads then? that solved the beacon part too thank you i got the z axis to work too now thank you

Did you find this page helpful?