How to configure TMC5160 on MKS Tinybee? #497
ashokmanker
started this conversation in
General
Replies: 2 comments 12 replies
-
You'll have to modify the map file, see this for an example. |
Beta Was this translation helpful? Give feedback.
4 replies
-
I have done that. And defined Trinamic_spi_enable 1Trinamic_enable 5160Motor_cs_pin gpio_num_14Estop_enable 1Estop_pin auxinput0_pin
I want to use drv8825 on xyzAnd 5160 on a,b in daisychain
(In FluidNC i define spi_index 1 & 2 for a and b respectively)
Yahoo Mail: Search, organise, conquer
On Fri, 26 Apr 2024 at 15:10, Terje ***@***.***> wrote:
Driver CS is defined here, chain is X first, then Y, Z , M3 (A or ganged motor) etc, SPI pins shared with any SD card.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using MKS Tinybee board. I know mks Tinybee don't support tmc5160 natively. But I have successfully configured tmc5160T on selected axis on FluidNC. After few modifications and jumper wiring I was able use tmc5160 with spi interface.
How can I configure tmc5160 on selected axis on grblhal? I am using tmc5160 in Daisy chain config.
Any help will be appreciated
Beta Was this translation helpful? Give feedback.
All reactions