#Octopus V1.1 (F446) SuperPinda Probe Always Triggered on

40 messages · Page 1 of 1 (latest)

slow axle
#

Hello,
currently I've build a V-Core 300 and try to set-up the the z-probe. According to the reactions of the probe (LED turns on and off, with a piece of metal near/far away) it seems to me that the wiring should be ok. When I do the endstop check nothing happens for z-endstop and probe.
I've already tried several solutions, invertred the z-pin,.. the only thing what happens is that the endstop-check shows triggered instead of open.
(Attached my printer.cfg and a picture of my wiring.)
Any help would be appreciated.
Thanks.

rough cipherBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

analog pulsar
slow axle
#

I don't have these connectors. I followed the Dozuki installation guide and did the wiring accordingly. The probe itself seems to work.

analog pulsar
#

ratos assumes you are following their wiring diagrams. If you aren't you are going to have a bad time as things won't work. You have a couple options:

  1. don't use ratos
  2. Follow ratos wiring diagram
  3. modify your printer.cfg in the USER OVERRIDES section to make the probe use the pins you have them wired to instead of the ones in the ratos wiring diagram
#

personally I would go with #2

slow axle
#

That would be difficult, as I don't have these pins on the board. Dozuki installation guide is a recommendation on the Ratrig page.

tame moat
#

The ones on the dozuki installation guide are for the Octopus V1.1

slow axle
#

OK, then my mistake - obviously I have no pro version. I will change the title.
Nevertheless thanks for your support.

analog pulsar
#

you need to also update your printer.cfg as that is using octopus pro as well

slow axle
#

Octopus V1.1 (F446) SuperPinda Probe Always Triggered on

analog pulsar
#

line 22 vs line 20

tame moat
#

lol that has left me sufficiently confused about which board you have

slow axle
#

Thanks for your support, but this means I have to flash the firmware on the board as well?

tame moat
#

I don't think you need to flash klipper again, since it should be the same chip

#

Just changing the configs

slow axle
#

ok, good.
now some other issues...
first this message
and then

#

but I've seen that in the RatOS installation guid - I will check there

analog pulsar
#

yes you need to flash it again, as it will have the wrong MCU name. This will cause it to not connect (what you are seeing) and for auto-flashing (future klipper updates) to fail

slow axle
#

I also noticed that.
To stupid, that I did not check the board, just thought that the board is the one which was mentioned on the Ratrig homepage. Maybe the reason was the red color of the cover for the power cables, on my other Octopus V1.1 board it was orange 😂

#

hm, firmware flashed and board corrected in printer.cfg. Unfortunately no change for the probe. Still LED works correct, but no function with endstop check.

analog pulsar
#

are you pushing the button on the mainsail screen while the metal is under the probe?

slow axle
#

yes, with metal and whitout metal no change.

analog pulsar
#

though they are basically the same file

slow axle
#

I will try

#

unfortunately no change

analog pulsar
#

I would double check your wiring and connections

vocal pilot
#

Looks like crimps are bad and those terminals are not locked in the housing.

slow axle
#

Double checked the wiring and it now looks better. According to the LED the probe itself works.
Would it make sense to use the sensor pins (J40)? Or z-endstop pins?

#

J40 pins don't work either.

vocal pilot
#

Focus on making the stock setup work, you're doing something wrong.

#

The board you're showing in your pictures is an Octopus v1.1

#

Do you still have the octopus pro uncommented in your board section of printer.cfg? If so you need to reflash your board as an Octopus V1.1 and uncomment that instead in printer.cfg

#

Sidenote: remove the SD card from the board, or it won't flash automatically.

vocal pilot
#

Also this:

pin: ^!probe_pin # For NPN NC probes such as the Super Pinda / Vinda / SupCR / Decoprobe probes.

Should be

pin: ^probe_pin # For NPN NC probes such as the Super Pinda / Vinda / SupCR / Decoprobe probes.

The signal pin is connected to gnd and disconnects when triggered. The ^ enables a pullup that makes the GPIO "HIGH" when nothing is connected, and thus you get a triggered probe in the firmware.

#

If it always reports triggered that means the signal wire isn't connected according to the wiring diagram (or you messed up wire extensions, crimping etc).

slow axle
#

Board was changed in printer.cfg and firmware flashed to Octopus V1.1. I will try to start from begimming this weekend. Maybe I made a mistake in the setup and triplecheck the wiring again.
Your help is much appreciated.

slow axle
#

Update from my side. Raspi was installed new, firmware flashed again (with correct board), wiring was checked again with the same result: LED works as desired. I've seen that this just means that GND and 5V is connected correctly.
Last check was with a different probe on the BL-touch pins and the endstop-check shows the desired result. Unfortunately because of the geometry this probe cannot be installed.
So, I will order a new probe and hopefully then it works.
Thanks for your support.