You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I'm slightly confused about the documentation regarding this feature:
"Limit switch socket 24V/5V/3.3V optional, ready for more other equipment, such as -inductive sensor, BL-Touch"
I've got a couple LJ12A3-4-Z/BY lying around and the only problem I see in using it, is that the signal going to the MCU would be 24V. I've been looking at the schematic for the board and I can't see there being any components to pull that voltage down.
Am I missing something or is there an undocumented way to connect it without extra components or do I need to solve the 24V to 5V signal some way with extra components?
( The printer is an Ender 3 with the Fysetc S6 2.0 running Klipper. )
The text was updated successfully, but these errors were encountered:
When running an inductive sensor on 24V there are a few options (assuming your probe has NPN output):
DeLuxe solution: make a small circuitboard with an optocoupler to isolate the 5V circuitry from the 24V supplyvoltage which the Inductive sensor uses
Simple solution: Add a schottky diode (BAT46, BAT85, BAT86) in series with the switching line coming from the inductive probe. Connect the banded side from the diode (Kathode) towards the Inductive probe. Please do not connect the diode the other way around as your controllerboard will not like that.
Yo!
So I'm slightly confused about the documentation regarding this feature:
"Limit switch socket 24V/5V/3.3V optional, ready for more other equipment, such as -inductive sensor, BL-Touch"
I've got a couple LJ12A3-4-Z/BY lying around and the only problem I see in using it, is that the signal going to the MCU would be 24V. I've been looking at the schematic for the board and I can't see there being any components to pull that voltage down.
Am I missing something or is there an undocumented way to connect it without extra components or do I need to solve the 24V to 5V signal some way with extra components?
( The printer is an Ender 3 with the Fysetc S6 2.0 running Klipper. )
The text was updated successfully, but these errors were encountered: