LDO Leviathan
What would be the best choice for the tmc5160-wa within drivers list ? voron 2.4r2 motor x y 42sth48-2504ac
12 Replies
tmc5160-wa ? Waterott?
I don't know which stepsticks you're referring to, send a link.
ldo leviathan built-in tmc chipset
GitHub
GitHub - MotorDynamicsLab/Leviathan: Leviathan Main Controller for ...
Leviathan Main Controller for Voron 2 / Trident 3D Printers - MotorDynamicsLab/Leviathan
same as tmc5160-ta different package
GitHub
BIGTREETECH-Stepper-Motor-Driver/TMC5160(T) Pro V1.1 at master · bi...
Contribute to bigtreetech/BIGTREETECH-Stepper-Motor-Driver development by creating an account on GitHub.
same chip as leviathan might be this one
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.
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,
Ah shit.. forgot to check the motion page.
Use the wizard for now, will fix when i get home
Fixed the controller fan pin.
is it possible as Z probe to add the TAP , very usefull for the voron please?
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)
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