Welcome! Log In Create A New Profile

Advanced

Errore compilazione MK4Duo 4.3.4

Posted by moderntalking 
Errore compilazione MK4Duo 4.3.4
February 03, 2018 10:02AM
Chiedo umilmente scusa.
Ho un errore durante la compilazione, che non riesco a risolvere.
Ho usato il configuratore on-line, usando il configuration _overall che avevo (funzionante) per la 4.3.2
Mi erano comparsi altri errori che ho risolto, ma questo proprio non ci riesco.
Ho una scheda autocostruita simil-ramps1.4, un solo hot-hend, non ho il bed e non ho il livellamento.
Nella configurazione ho usato ramps1.4 Hothend, fan, fan
Allego il configuration_overall, e l'errore che mi compare è il seguente:

Arduino:1.6.13 (Windows 7), Scheda:"Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"

In file included from sketch\src\core\commands\gcode/gcode.h:213:0,
                 from sketch\src\core\commands\commands.cpp:30:
sketch\src\core\commands\gcode/temperature/m140.h: In function 'void gcode_M140()':
sketch\src\core\commands\gcode/temperature/m140.h:38:47: error: expected primary-expression before ']' token
     if (parser.seenval('S')) heaters[BED_INDEX].setTarget(parser.value_celsius());
                                               ^

In file included from sketch\src\core\commands\gcode/gcode.h:217:0,
                 from sketch\src\core\commands\commands.cpp:30:
sketch\src\core\commands\gcode/temperature/m190.h: In function 'void gcode_M190()':
sketch\src\core\commands\gcode/temperature/m190.h:43:24: error: expected primary-expression before ']' token
       heaters[BED_INDEX].target_temperature = parser.value_celsius();
                        ^
sketch\src\core\commands\gcode/temperature/m190.h:45:50: error: expected primary-expression before ']' token
     thermalManager.wait_heater(&heaters[BED_INDEX], no_wait_for_cooling);
                                                  ^
exit status 1
Errore durante la compilazione per la scheda Arduino/Genuino Mega or Mega 2560.

Ringrazio in anticipo chi mi saprà aiutare.
Michele
Attachments:
open | download - Configuration_Overall.h (45.8 KB)
Re: Errore compilazione MK4Duo 4.3.4
February 04, 2018 12:24PM
Hai messo un sensore sul bed quindi hai attivato il bed!! E di conseguenza se non trova il pin da errore...


COMPRA ITALIANO - sostieni le nostre aziende - sostieni la nostra gente - sostieni il tuo popolo - sosterrai te stesso.
Alberto C. felice possessore di una Kossel K2
My Blog - My Thingiverse
Re: Errore compilazione MK4Duo 4.3.4
February 04, 2018 02:16PM
Grazie MagoKimbra.
Immaginavo fosse una cosa semplice, ma non c'ero arrivato.

Ho ri-abilitato il bed, disabilitato sensore e pin del bed, e disabilitato nuovamente il bed.

Adesso mi ha compilato.

Grazie
Sorry, only registered users may post in this forum.

Click here to login