<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>SKR 1.3 + TMC5160</title>
        <description> Hello,

I changed my 2560+ramp1.4+a4899 with a SKR1.3+TMC5160

I follow instruction from btt to make setup on SKR1.3+TMC5160
I use visual studio for diferent version of marlin 2.0
everytime I compile with success
I succeed in transfert to board.


here is issue I have : I can not make work motors.
I made different test. 
try with different marlin. version originale V2.0.6x V2.0.9.1 V2.0.9.2 even a cartesian version. No change
try with power supply 12V and 24V no change
try to turn cable connector between board and motor no change
everything else is working : endstop fan heater.
with pronterface or lcd menu, if I make a G28 after few sec it crash printer.


I think, Issue is not in marlin firmware as I tried different one, at the end I was chnaging strict minimum but it failed every time with motor.
(by the way for information, config.h and adv delta version remove some menu in lcd panel. probleme I do not have with cartesian version.)
No I have no more idea what to do...
I can provide conf.h and conf adv, but not sure it will help


if someone can assist me with this issue.</description>
        <link>https://reprap.org/forum/read.php?13,886599,886599#msg-886599</link>
        <lastBuildDate>Sat, 16 May 2026 05:15:21 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,886599,886629#msg-886629</guid>
            <title>Re: SKR 1.3 + TMC5160</title>
            <link>https://reprap.org/forum/read.php?13,886599,886629#msg-886629</link>
            <description><![CDATA[ Oki I just tested.<br />
<br />
Nothing changed. No move from motor.<br />
<br />
any new idea to make it work ?]]></description>
            <dc:creator>Dgils</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 18 Oct 2021 17:16:01 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,886599,886619#msg-886619</guid>
            <title>Re: SKR 1.3 + TMC5160</title>
            <link>https://reprap.org/forum/read.php?13,886599,886619#msg-886619</link>
            <description><![CDATA[ thank you... at least I progress.<br />
<br />
Ok I activated it, but not tested for the moment not on site where the printer is.<br />
<br />
when compiling, I get this error message that is not blocking but is in warning : <br />
<br />
'void print_es_state(bool, const char*)' defined but not used [-Wunused-function]<br />
<br />
is it because I have physical endstop and SPI mode do not use it ?<br />
if I understand good SPI mode use motor resustance as endstop instead of physical end stop ?<br />
<br />
is it possible to use real endstop , by I do not know using TMC5160_standalone function ?]]></description>
            <dc:creator>Dgils</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 18 Oct 2021 02:58:36 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,886599,886603#msg-886603</guid>
            <title>Re: SKR 1.3 + TMC5160</title>
            <link>https://reprap.org/forum/read.php?13,886599,886603#msg-886603</link>
            <description><![CDATA[ This is often the following setting being enabled, when the stepper driver has enable pins. so steppers are never enabled. <br />
<br />
  /**<br />
   * Software enable<br />
   *<br />
   * Use for drivers that do not use a dedicated enable pin, but rather handle the same<br />
   * function through a communication line such as SPI or UART.<br />
   */<br />
  #define SOFTWARE_DRIVER_ENABLE]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Controllers</category>
            <pubDate>Sat, 16 Oct 2021 20:55:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,886599,886599#msg-886599</guid>
            <title>SKR 1.3 + TMC5160</title>
            <link>https://reprap.org/forum/read.php?13,886599,886599#msg-886599</link>
            <description><![CDATA[ Hello,<br />
<br />
I changed my 2560+ramp1.4+a4899 with a SKR1.3+TMC5160<br />
<br />
I follow instruction from btt to make setup on SKR1.3+TMC5160<br />
I use visual studio for diferent version of marlin 2.0<br />
everytime I compile with success<br />
I succeed in transfert to board.<br />
<br />
<br />
here is issue I have : I can not make work motors.<br />
I made different test. <br />
try with different marlin. version originale V2.0.6x V2.0.9.1 V2.0.9.2 even a cartesian version. No change<br />
try with power supply 12V and 24V no change<br />
try to turn cable connector between board and motor no change<br />
everything else is working : endstop fan heater.<br />
with pronterface or lcd menu, if I make a G28 after few sec it crash printer.<br />
<br />
<br />
I think, Issue is not in marlin firmware as I tried different one, at the end I was chnaging strict minimum but it failed every time with motor.<br />
(by the way for information, config.h and adv delta version remove some menu in lcd panel. probleme I do not have with cartesian version.)<br />
No I have no more idea what to do...<br />
I can provide conf.h and conf adv, but not sure it will help<br />
<br />
<br />
if someone can assist me with this issue.]]></description>
            <dc:creator>Dgils</dc:creator>
            <category>Controllers</category>
            <pubDate>Sat, 16 Oct 2021 15:14:17 -0400</pubDate>
        </item>
    </channel>
</rss>
