<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>MK Duo tempo step</title>
        <description> salve a tutti, ho una stampante autocostruita che monta driver per gli stepper diversi dai soliti drv, ma sono più lenti, quindi necessitano di un tempo di ON e di OFF maggiore, qui arriva la mia domanda, su MK duo è possibile impostare i tempi minimi di accensione/spegnimento?</description>
        <link>https://reprap.org/forum/read.php?361,730351,730351#msg-730351</link>
        <lastBuildDate>Tue, 17 Mar 2026 08:38:18 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?361,730351,736694#msg-736694</guid>
            <title>Re: MK Duo tempo step</title>
            <link>https://reprap.org/forum/read.php?361,730351,736694#msg-736694</link>
            <description><![CDATA[ ehh infatti, ho letto il firmware e avevo piu o meno capito come funzionava, pero non capisco perchè non funziona]]></description>
            <dc:creator>mirki97</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Sun, 08 Jan 2017 11:24:56 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,730351,736689#msg-736689</guid>
            <title>Re: MK Duo tempo step</title>
            <link>https://reprap.org/forum/read.php?361,730351,736689#msg-736689</link>
            <description><![CDATA[ Ti spiego come funziona, quando viene chiamata la routine isr in stepper, la chiamata avviene con un interrupt timer, vengono messi in questa sequenza: X Y Z E, in HIGH tutti i pin step dei driver. Dopo di che viene controllato se il valore MINIMUM_STEPPER_PULSE , se è maggiore di 0 viene eseguito uno specie di ritardo. e poi sempre con la stessa sequenza messi in LOW tutti gli step.<br />
Quindi vengono per tutti i driver c'è lo stesso tempo di ritardo tra High e Low per tutti i driver. Non capisco perché allora non funzioni, non è praticamente possibile. A questo punto con 0 dovrebbe andare quello dell'estrusore e non gli assi...]]></description>
            <dc:creator>MagoKimbra</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Sun, 08 Jan 2017 10:48:35 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,730351,736683#msg-736683</guid>
            <title>Re: MK Duo tempo step</title>
            <link>https://reprap.org/forum/read.php?361,730351,736683#msg-736683</link>
            <description><![CDATA[ nono stesso identico driver, ma per gli assi funziona e per l'estrusore no, inoltre ho anche provato a mettere i segnali dell'asse x sul driver dell'estrusore, e in quel modo va, quindi posso dedurre che non sia un problema del driver]]></description>
            <dc:creator>mirki97</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Sun, 08 Jan 2017 10:26:03 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,730351,736625#msg-736625</guid>
            <title>Re: MK Duo tempo step</title>
            <link>https://reprap.org/forum/read.php?361,730351,736625#msg-736625</link>
            <description><![CDATA[ Si certo, ma hai un altro driver sull'estrusore?]]></description>
            <dc:creator>MagoKimbra</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Sun, 08 Jan 2017 05:25:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,730351,736497#msg-736497</guid>
            <title>Re: MK Duo tempo step</title>
            <link>https://reprap.org/forum/read.php?361,730351,736497#msg-736497</link>
            <description><![CDATA[ mago, ti chiedo un'altra cosa, questo valore impostato vale anche per gli estrusori? perchè dopo aver modificato il valore in configuration_overall gli assi funzionano, ma l'estrusore no]]></description>
            <dc:creator>mirki97</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Sat, 07 Jan 2017 13:22:05 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,730351,730535#msg-730535</guid>
            <title>Re: MK Duo tempo step</title>
            <link>https://reprap.org/forum/read.php?361,730351,730535#msg-730535</link>
            <description><![CDATA[ Sisi, esattamente quello intendevo, grazie mille mago B)]]></description>
            <dc:creator>mirki97</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Wed, 14 Dec 2016 08:46:14 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,730351,730407#msg-730407</guid>
            <title>Re: MK Duo tempo step</title>
            <link>https://reprap.org/forum/read.php?361,730351,730407#msg-730407</link>
            <description><![CDATA[ Intendi dire il ciclo degli step tra alto e basso?<br />
Se si cambia il valore qui, naturalmente sempre in configuration_overall<br />
<pre class="bbcode">
/***********************************************************************
 ************************* Low speed stepper ***************************
 ***********************************************************************
 *                                                                     *
 * Set this if you find stepping unreliable,                           *
 * or if using a very fast CPU.                                        *
 *                                                                     *
 ***********************************************************************/
// (µs) The smallest stepper pulse allowed
#define MINIMUM_STEPPER_PULSE 0
</pre>]]></description>
            <dc:creator>MagoKimbra</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Tue, 13 Dec 2016 19:06:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,730351,730351#msg-730351</guid>
            <title>MK Duo tempo step</title>
            <link>https://reprap.org/forum/read.php?361,730351,730351#msg-730351</link>
            <description><![CDATA[ salve a tutti, ho una stampante autocostruita che monta driver per gli stepper diversi dai soliti drv, ma sono più lenti, quindi necessitano di un tempo di ON e di OFF maggiore, qui arriva la mia domanda, su MK duo è possibile impostare i tempi minimi di accensione/spegnimento?]]></description>
            <dc:creator>mirki97</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Tue, 13 Dec 2016 14:36:59 -0500</pubDate>
        </item>
    </channel>
</rss>
