<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Impostare il termistore della base riscaldata X(</title>
        <description> Mi servirebbe una mano per impostare il termistore della base riscaldata su Megatronics v2.0 nel firmware Merlin:
Prima di tutto ho modificato le script in Configuration.h

#define TEMP_SENSOR_0 1
#define TEMP_SENSOR_1 0
#define TEMP_SENSOR_2 0
#define TEMP_SENSOR_BE 1

pero non mi rileva niente tranne quello dell&#039;estrusore allora ricercando su internet ho capito che è un problema di pin e quindi mi dono un po documentato ma non ho capito cosa devo variare questo e quello che vedo in pins.h

/****************************************************************************************
* MegaTronics v2.0
*
****************************************************************************************/
#if MOTHERBOARD == 701
 #define KNOWN_BOARD 1
 
 
 #ifndef __AVR_ATmega2560__
 #error Oops! Make sure you have &#039;Arduino Mega&#039; selected from the &#039;Tools -&amp;gt; Boards&#039; menu.
 #endif
 
 #define LARGE_FLASH        true
 
 #define X_STEP_PIN 26
 #define X_DIR_PIN 27
 #define X_ENABLE_PIN 25
 #define X_MIN_PIN 37
 #define X_MAX_PIN 40 //2 //Max endstops default to disabled &quot;-1&quot;, set to commented value to enable.
 
 #define Y_STEP_PIN 4 // A6
 #define Y_DIR_PIN 54 // A0
 #define Y_ENABLE_PIN 5
 #define Y_MIN_PIN 41
 #define Y_MAX_PIN 38 //15
 
 #define Z_STEP_PIN 56 // A2
 #define Z_DIR_PIN 60 // A6
 #define Z_ENABLE_PIN 55 // A1
 #define Z_MIN_PIN 18
 #define Z_MAX_PIN 19
 
 #define E0_STEP_PIN 35
 #define E0_DIR_PIN 36
 #define E0_ENABLE_PIN 34
 
 #define E1_STEP_PIN 29
 #define E1_DIR_PIN 39
 #define E1_ENABLE_PIN 28
 
 #define E2_STEP_PIN 23
 #define E2_DIR_PIN 24
 #define E2_ENABLE_PIN 22
 
 #define SDPOWER -1
 #define SDSS 53
 #define LED_PIN 13
 
 #define FAN_PIN 7
 #define FAN2_PIN 6
 #define PS_ON_PIN 12
 #define KILL_PIN -1
 
 #define HEATER_0_PIN 9 // EXTRUDER 1
 #define HEATER_1_PIN 8 // EXTRUDER 2
 #define HEATER_2_PIN -1
 
 #if TEMP_SENSOR_0 == -1
   #define TEMP_0_PIN 4 // ANALOG NUMBERING
 #else
   #define TEMP_0_PIN 13 // ANALOG NUMBERING
 #endif
 
 
 #if TEMP_SENSOR_1 == -1
   #define TEMP_1_PIN 8 // ANALOG NUMBERING
 #else
   #define TEMP_1_PIN 15 // ANALOG NUMBERING
 #endif
 
 #define TEMP_2_PIN -1 // ANALOG NUMBERING
 
 #define HEATER_BED_PIN 10 // BED
 
 #if TEMP_SENSOR_BED == -1
   #define TEMP_BED_PIN 8 // ANALOG NUMBERING
 #else 
   #define TEMP_BED_PIN 14 // ANALOG NUMBERING
 #endif
 
 #define BEEPER 64	
 
 
 #define LCD_PINS_RS 14
 #define LCD_PINS_ENABLE 15
 #define LCD_PINS_D4 30
 #define LCD_PINS_D5 31
 #define LCD_PINS_D6 32
 #define LCD_PINS_D7 33
 
 
 //buttons are directly attached using keypad
 #define BTN_EN1 61
 #define BTN_EN2 59
 #define BTN_ENC 43 //the click
 
 #define BLEN_C 2
 #define BLEN_B 1
 #define BLEN_A 0
 
 #define SDCARDDETECT -1	// Megatronics does not use this port
 
   //encoder rotation values
 #define encrot0 0
 #define encrot1 2
 #define encrot2 3
 #define encrot3 1

#endif

Vi ringrazio per una eventuale risposta (tu)</description>
        <link>https://reprap.org/forum/read.php?44,296407,296407#msg-296407</link>
        <lastBuildDate>Fri, 13 Mar 2026 04:12:26 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?44,296407,296884#msg-296884</guid>
            <title>Re: Impostare il termistore della base riscaldata X(</title>
            <link>https://reprap.org/forum/read.php?44,296407,296884#msg-296884</link>
            <description><![CDATA[ Ottimo, per favore inserisci [Risolto] nel titolo della discussione. (tu)]]></description>
            <dc:creator>Gordie</dc:creator>
            <category>Discussioni generali - NO PROBLEMI DELLA STAMPANTE</category>
            <pubDate>Sat, 18 Jan 2014 04:35:19 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?44,296407,296636#msg-296636</guid>
            <title>Re: Impostare il termistore della base riscaldata X(</title>
            <link>https://reprap.org/forum/read.php?44,296407,296636#msg-296636</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>immaginaecrea</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>Marino</strong><br />
#define TEMP_SENSOR_<span style="color:#FF0000">BE 1</span></div></blockquote>
<br />
non è che hai inavvertitamente tolto la D di BED anche nel firmware oltre che qui?</div></blockquote>
<br />
Madooooooooooooooooooooooo che deficenteeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee l'avrò cancellato per sbaglio quando sono andato a cambiare lo 0 con 1 :D :D :D :D :D :D :D :D :D :D :D ok adesso funziona GRAZIEEEEEEEEEEE]]></description>
            <dc:creator>Marino</dc:creator>
            <category>Discussioni generali - NO PROBLEMI DELLA STAMPANTE</category>
            <pubDate>Fri, 17 Jan 2014 14:32:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?44,296407,296514#msg-296514</guid>
            <title>Re: Impostare il termistore della base riscaldata X(</title>
            <link>https://reprap.org/forum/read.php?44,296407,296514#msg-296514</link>
            <description><![CDATA[ Mazza che vista Davide...sicuro che è così, non l'avrà riscritto a mano!?]]></description>
            <dc:creator>Nicola P</dc:creator>
            <category>Discussioni generali - NO PROBLEMI DELLA STAMPANTE</category>
            <pubDate>Fri, 17 Jan 2014 11:16:44 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?44,296407,296478#msg-296478</guid>
            <title>Re: Impostare il termistore della base riscaldata X(</title>
            <link>https://reprap.org/forum/read.php?44,296407,296478#msg-296478</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Marino</strong><br />
#define TEMP_SENSOR_<span style="color:#FF0000">BE 1</span></div></blockquote>
<br />
non è che hai inavvertitamente tolto la D di BED anche nel firmware oltre che qui?]]></description>
            <dc:creator>immaginaecrea</dc:creator>
            <category>Discussioni generali - NO PROBLEMI DELLA STAMPANTE</category>
            <pubDate>Fri, 17 Jan 2014 10:22:50 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?44,296407,296461#msg-296461</guid>
            <title>Re: Impostare il termistore della base riscaldata X(</title>
            <link>https://reprap.org/forum/read.php?44,296407,296461#msg-296461</link>
            <description><![CDATA[ Mi spiace ma non so come aiutarti.<br />
&lt;--- Per favore utilizza questo tasto <div id="div_181407e73239993565960572835bf509"
     class="mod_embed_images"
     style="width:21px">

  

    
      
    

    <div id="imagediv_181407e73239993565960572835bf509" class="mod_embed_images_image"
         style="width:21px; height:20px">

    

    <a href="http://forums.reprap.org/mods/bbcode/icons/quote.gif">
        <img src="/forum/thumbcache/441/ac6/10b/496/a33/0cb/77c/203/f85/ea1/09_800x400.gif"
             width="21"
             height="20"
             id="image_181407e73239993565960572835bf509"
             alt="quote.gif"
             title="quote.gif"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_181407e73239993565960572835bf509"
      >
      <a id="link_181407e73239993565960572835bf509" href="http://forums.reprap.org/mods/bbcode/icons/quote.gif">quote.gif</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('181407e73239993565960572835bf509', '/forum/thumbcache/441/ac6/10b/496/a33/0cb/77c/203/f85/ea1/09_800x400.gif', 'http://forums.reprap.org/mods/bbcode/icons/quote.gif', 'https://reprap.org/forum/addon.php?44,module=embed_images,check_scaling=1,url=http%3A%2F%2Fforums.reprap.org%2Fmods%2Fbbcode%2Ficons%2Fquote.gif', '', 296461, 800, 400, 'Loading image ...', false);
</script>
 per inserire il codice quando lo copi/incolli. Grazie.<br/>]]></description>
            <dc:creator>Gordie</dc:creator>
            <category>Discussioni generali - NO PROBLEMI DELLA STAMPANTE</category>
            <pubDate>Fri, 17 Jan 2014 09:56:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?44,296407,296407#msg-296407</guid>
            <title>Impostare il termistore della base riscaldata X(</title>
            <link>https://reprap.org/forum/read.php?44,296407,296407#msg-296407</link>
            <description><![CDATA[ Mi servirebbe una mano per impostare il termistore della base riscaldata su Megatronics v2.0 nel firmware Merlin:<br />
Prima di tutto ho modificato le script in Configuration.h<br />
<br />
#define TEMP_SENSOR_0 1<br />
#define TEMP_SENSOR_1 0<br />
#define TEMP_SENSOR_2 0<br />
#define TEMP_SENSOR_BE 1<br />
<br />
pero non mi rileva niente tranne quello dell'estrusore allora ricercando su internet ho capito che è un problema di pin e quindi mi dono un po documentato ma non ho capito cosa devo variare questo e quello che vedo in pins.h<br />
<br />
/****************************************************************************************<br />
* MegaTronics v2.0<br />
*<br />
****************************************************************************************/<br />
#if MOTHERBOARD == 701<br />
 #define KNOWN_BOARD 1<br />
 <br />
 <br />
 #ifndef __AVR_ATmega2560__<br />
 #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -&gt; Boards' menu.<br />
 #endif<br />
 <br />
 #define LARGE_FLASH        true<br />
 <br />
 #define X_STEP_PIN 26<br />
 #define X_DIR_PIN 27<br />
 #define X_ENABLE_PIN 25<br />
 #define X_MIN_PIN 37<br />
 #define X_MAX_PIN 40 //2 //Max endstops default to disabled "-1", set to commented value to enable.<br />
 <br />
 #define Y_STEP_PIN 4 // A6<br />
 #define Y_DIR_PIN 54 // A0<br />
 #define Y_ENABLE_PIN 5<br />
 #define Y_MIN_PIN 41<br />
 #define Y_MAX_PIN 38 //15<br />
 <br />
 #define Z_STEP_PIN 56 // A2<br />
 #define Z_DIR_PIN 60 // A6<br />
 #define Z_ENABLE_PIN 55 // A1<br />
 #define Z_MIN_PIN 18<br />
 #define Z_MAX_PIN 19<br />
 <br />
 #define E0_STEP_PIN 35<br />
 #define E0_DIR_PIN 36<br />
 #define E0_ENABLE_PIN 34<br />
 <br />
 #define E1_STEP_PIN 29<br />
 #define E1_DIR_PIN 39<br />
 #define E1_ENABLE_PIN 28<br />
 <br />
 #define E2_STEP_PIN 23<br />
 #define E2_DIR_PIN 24<br />
 #define E2_ENABLE_PIN 22<br />
 <br />
 #define SDPOWER -1<br />
 #define SDSS 53<br />
 #define LED_PIN 13<br />
 <br />
 #define FAN_PIN 7<br />
 #define FAN2_PIN 6<br />
 #define PS_ON_PIN 12<br />
 #define KILL_PIN -1<br />
 <br />
 #define HEATER_0_PIN 9 // EXTRUDER 1<br />
 #define HEATER_1_PIN 8 // EXTRUDER 2<br />
 #define HEATER_2_PIN -1<br />
 <br />
 #if TEMP_SENSOR_0 == -1<br />
   #define TEMP_0_PIN 4 // ANALOG NUMBERING<br />
 #else<br />
   #define TEMP_0_PIN 13 // ANALOG NUMBERING<br />
 #endif<br />
 <br />
 <br />
 #if TEMP_SENSOR_1 == -1<br />
   #define TEMP_1_PIN 8 // ANALOG NUMBERING<br />
 #else<br />
   #define TEMP_1_PIN 15 // ANALOG NUMBERING<br />
 #endif<br />
 <br />
 #define TEMP_2_PIN -1 // ANALOG NUMBERING<br />
 <br />
 #define HEATER_BED_PIN 10 // BED<br />
 <br />
 #if TEMP_SENSOR_BED == -1<br />
   #define TEMP_BED_PIN 8 // ANALOG NUMBERING<br />
 #else <br />
   #define TEMP_BED_PIN 14 // ANALOG NUMBERING<br />
 #endif<br />
 <br />
 #define BEEPER 64	<br />
 <br />
 <br />
 #define LCD_PINS_RS 14<br />
 #define LCD_PINS_ENABLE 15<br />
 #define LCD_PINS_D4 30<br />
 #define LCD_PINS_D5 31<br />
 #define LCD_PINS_D6 32<br />
 #define LCD_PINS_D7 33<br />
 <br />
 <br />
 //buttons are directly attached using keypad<br />
 #define BTN_EN1 61<br />
 #define BTN_EN2 59<br />
 #define BTN_ENC 43 //the click<br />
 <br />
 #define BLEN_C 2<br />
 #define BLEN_B 1<br />
 #define BLEN_A 0<br />
 <br />
 #define SDCARDDETECT -1	// Megatronics does not use this port<br />
 <br />
   //encoder rotation values<br />
 #define encrot0 0<br />
 #define encrot1 2<br />
 #define encrot2 3<br />
 #define encrot3 1<br />
<br />
#endif<br />
<br />
Vi ringrazio per una eventuale risposta (tu)]]></description>
            <dc:creator>Marino</dc:creator>
            <category>Discussioni generali - NO PROBLEMI DELLA STAMPANTE</category>
            <pubDate>Fri, 17 Jan 2014 08:32:34 -0500</pubDate>
        </item>
    </channel>
</rss>
