<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Stampante come fresa</title>
        <description> Ciao a tutti,
vorrei provare a usare la mia stampante come fresa, al momento però fatto lo 0 dell&#039;asse Z non mi permette di assumere dei valori negativi, chi mi può aiutare a modificare questo parametro per permettere di andare in negativo?
Grazie</description>
        <link>https://reprap.org/forum/read.php?359,511183,511183#msg-511183</link>
        <lastBuildDate>Tue, 19 May 2026 02:36:24 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?359,511183,511437#msg-511437</guid>
            <title>Re: Stampante come fresa</title>
            <link>https://reprap.org/forum/read.php?359,511183,511437#msg-511437</link>
            <description><![CDATA[ buono a sapersi!]]></description>
            <dc:creator>bilanciamist</dc:creator>
            <category>Elettronica e meccanica</category>
            <pubDate>Wed, 20 May 2015 14:25:34 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?359,511183,511427#msg-511427</guid>
            <title>Re: Stampante come fresa</title>
            <link>https://reprap.org/forum/read.php?359,511183,511427#msg-511427</link>
            <description><![CDATA[ Ma no non serve cmq deve fare una home...<br />
<br />
Il tutto sta nel definire la Z come oscillante tra una valore Z Max positivo e Z Min negativo intorno allo zero che però non è la home...<br />
<br />
<pre class="bbcode">
#define Z_MAX_POS 100
#define Z_MIN_POS -100</pre>
<br />
Dove il -100 sarà la home, ma potrebbe essere anche il 100 se si mette un endstop max...<br />
Dopo di che ci si sposta a Z = 0 e puoi andare su e giù come vuoi!!!]]></description>
            <dc:creator>MagoKimbra</dc:creator>
            <category>Elettronica e meccanica</category>
            <pubDate>Wed, 20 May 2015 13:56:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?359,511183,511210#msg-511210</guid>
            <title>Re: Stampante come fresa</title>
            <link>https://reprap.org/forum/read.php?359,511183,511210#msg-511210</link>
            <description><![CDATA[ se vai in configuration-cartesian.h, trovi queste due righe:<br />
<br />
<pre class="bbcode">

#define min_software_endstops true  // If true, axis won't move to coordinates less than HOME_POS.
#define max_software_endstops true  // If true, axis won't move to coordinates greater than the defined lengths below.</pre>
<br />
attento che se metti su false (nel tuo caso la prima riga) il motore non si ferma alla home e puoi rompere qualcosa se non stai attento.]]></description>
            <dc:creator>bilanciamist</dc:creator>
            <category>Elettronica e meccanica</category>
            <pubDate>Wed, 20 May 2015 03:36:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?359,511183,511183#msg-511183</guid>
            <title>Stampante come fresa</title>
            <link>https://reprap.org/forum/read.php?359,511183,511183#msg-511183</link>
            <description><![CDATA[ Ciao a tutti,<br />
vorrei provare a usare la mia stampante come fresa, al momento però fatto lo 0 dell'asse Z non mi permette di assumere dei valori negativi, chi mi può aiutare a modificare questo parametro per permettere di andare in negativo?<br />
Grazie]]></description>
            <dc:creator>monte.m79</dc:creator>
            <category>Elettronica e meccanica</category>
            <pubDate>Wed, 20 May 2015 01:42:01 -0400</pubDate>
        </item>
    </channel>
</rss>
