LDO Leviathan

What would be the best choice for the tmc5160-wa within drivers list ? voron 2.4r2 motor x y 42sth48-2504ac
No description
12 Replies
miklschmidt
miklschmidt8mo ago
tmc5160-wa ? Waterott? I don't know which stepsticks you're referring to, send a link.
sergelhr
sergelhrOP8mo ago
ldo leviathan built-in tmc chipset
No description
sergelhr
sergelhrOP8mo ago
GitHub
GitHub - MotorDynamicsLab/Leviathan: Leviathan Main Controller for ...
Leviathan Main Controller for Voron 2 / Trident 3D Printers - MotorDynamicsLab/Leviathan
sergelhr
sergelhrOP8mo ago
same as tmc5160-ta different package
sergelhr
sergelhrOP8mo ago
sergelhr
sergelhrOP8mo ago
same chip as leviathan might be this one
miklschmidt
miklschmidt8mo ago
Ah those should've been defined as integrated drivers, will get that fixed Any regular 5160 will work if it's the usual 0.075ohm sense resistor, if it supports high voltage, use the 5160 PRO.
sergelhr
sergelhrOP8mo ago
Dear Miklschmidt , change seems to be ok for the leviathan, now the page display is a bit strange? + config error for leviathan fan instead fan_controller_board_pin=PDB7, should be some thing like fan_controller_board_pin=PF9, controller_board_tach_pin=PF8,
No description
miklschmidt
miklschmidt8mo ago
Ah shit.. forgot to check the motion page. Use the wizard for now, will fix when i get home Fixed the controller fan pin.
sergelhr
sergelhrOP8mo ago
is it possible as Z probe to add the TAP , very usefull for the voron please?
miklschmidt
miklschmidt8mo ago
TAP just works as a standard probe Just pick the "Generic Probe", and wire the TAP switch like the 5V Inductive Probe shown on the diagram (black is signal, blue is gnd, brown is 5v - match those to your TAP wires, 2 or 3 wires both work)
MDFPereira
MDFPereira8mo ago
You are correct about the PDB7. But in RatOs we use the fan2 port for the controller. So, it should be fan_controller_board_pin: PF7 And controller_board_tach_pin: PF6 PF9 and PF8 are on fan3 port… This is why I set (with the error of PDB7) on OF7 and PF6 Mikkel already corrected it for fan2 port

Did you find this page helpful?