Erreur mise a jour firmware pour 2 têtes
2 participants
Page 1 sur 1
Erreur mise a jour firmware pour 2 têtes
Bonjour à tous
Je viens d'acquérir la seconde tête d'impression et j'ai un soucis avec la mise à jour de firmware via arduino.
La procédure ne se termine pas et affiche des messages qui me sont incompréhensibles.
Quelqu'un peut-il me dire quoi faire s'il vous plait.
Voici le message (c'est un peu long et je pense que c'est surtout la fin qui compte) :
Arduino : 1.6.10 (Windows 7), Carte : "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from sketch\Marlin.h:23:0,
from sketch\BlinkM.cpp:5:
sketch\pins.h:401:0: warning: "FAN_PIN" redefined
#define FAN_PIN 8
^
sketch\pins.h:396:0: note: this is the location of the previous definition
#define FAN_PIN 4 // IO pin. Buffer needed
^
sketch\pins.h:419:0: warning: "HEATER_2_PIN" redefined
#define HEATER_2_PIN 6 //BED
^
sketch\pins.h:414:0: note: this is the location of the previous definition
#define HEATER_2_PIN -1
^
sketch\pins.h:459:0: warning: "BEEPER" redefined
#define BEEPER -1 // Beeper on AUX-4
^
sketch\pins.h:432:0: note: this is the location of the previous definition
#define BEEPER 33 // Beeper on AUX-4
^
sketch\pins.h:461:0: warning: "LCD_PINS_RS" redefined
#define LCD_PINS_RS 27
^
sketch\pins.h:434:0: note: this is the location of the previous definition
#define LCD_PINS_RS 16
^
sketch\pins.h:462:0: warning: "LCD_PINS_ENABLE" redefined
#define LCD_PINS_ENABLE 29
^
sketch\pins.h:435:0: note: this is the location of the previous definition
#define LCD_PINS_ENABLE 17
^
sketch\pins.h:463:0: warning: "LCD_PINS_D4" redefined
#define LCD_PINS_D4 37
^
sketch\pins.h:436:0: note: this is the location of the previous definition
#define LCD_PINS_D4 23
^
sketch\pins.h:464:0: warning: "LCD_PINS_D5" redefined
#define LCD_PINS_D5 35
^
sketch\pins.h:437:0: note: this is the location of the previous definition
#define LCD_PINS_D5 25
^
sketch\pins.h:465:0: warning: "LCD_PINS_D6" redefined
#define LCD_PINS_D6 33
^
sketch\pins.h:438:0: note: this is the location of the previous definition
#define LCD_PINS_D6 27
^
sketch\pins.h:466:0: warning: "LCD_PINS_D7" redefined
#define LCD_PINS_D7 31
^
sketch\pins.h:439:0: note: this is the location of the previous definition
#define LCD_PINS_D7 29
^
sketch\pins.h:469:0: warning: "BTN_EN1" redefined
#define BTN_EN1 17
^
sketch\pins.h:442:0: note: this is the location of the previous definition
#define BTN_EN1 37
^
sketch\pins.h:470:0: warning: "BTN_EN2" redefined
#define BTN_EN2 16
^
sketch\pins.h:443:0: note: this is the location of the previous definition
#define BTN_EN2 35
^
sketch\pins.h:471:0: warning: "BTN_ENC" redefined
#define BTN_ENC 23 //the click
^
sketch\pins.h:444:0: note: this is the location of the previous definition
#define BTN_ENC 31 //the click
^
In file included from sketch\Marlin.h:23:0,
from sketch\ConfigurationStore.cpp:1:
sketch\pins.h:401:0: warning: "FAN_PIN" redefined
#define FAN_PIN 8
^
sketch\pins.h:396:0: note: this is the location of the previous definition
#define FAN_PIN 4 // IO pin. Buffer needed
^
sketch\pins.h:419:0: warning: "HEATER_2_PIN" redefined
#define HEATER_2_PIN 6 //BED
^
sketch\pins.h:414:0: note: this is the location of the previous definition
#define HEATER_2_PIN -1
^
sketch\pins.h:459:0: warning: "BEEPER" redefined
#define BEEPER -1 // Beeper on AUX-4
^
sketch\pins.h:432:0: note: this is the location of the previous definition
#define BEEPER 33 // Beeper on AUX-4
^
sketch\pins.h:461:0: warning: "LCD_PINS_RS" redefined
#define LCD_PINS_RS 27
^
sketch\pins.h:434:0: note: this is the location of the previous definition
#define LCD_PINS_RS 16
^
sketch\pins.h:462:0: warning: "LCD_PINS_ENABLE" redefined
#define LCD_PINS_ENABLE 29
^
sketch\pins.h:435:0: note: this is the location of the previous definition
#define LCD_PINS_ENABLE 17
^
sketch\pins.h:463:0: warning: "LCD_PINS_D4" redefined
#define LCD_PINS_D4 37
^
sketch\pins.h:436:0: note: this is the location of the previous definition
#define LCD_PINS_D4 23
^
sketch\pins.h:464:0: warning: "LCD_PINS_D5" redefined
#define LCD_PINS_D5 35
^
sketch\pins.h:437:0: note: this is the location of the previous definition
#define LCD_PINS_D5 25
^
sketch\pins.h:465:0: warning: "LCD_PINS_D6" redefined
#define LCD_PINS_D6 33
^
sketch\pins.h:438:0: note: this is the location of the previous definition
#define LCD_PINS_D6 27
^
sketch\pins.h:466:0: warning: "LCD_PINS_D7" redefined
#define LCD_PINS_D7 31
^
sketch\pins.h:439:0: note: this is the location of the previous definition
#define LCD_PINS_D7 29
^
sketch\pins.h:469:0: warning: "BTN_EN1" redefined
#define BTN_EN1 17
^
sketch\pins.h:442:0: note: this is the location of the previous definition
#define BTN_EN1 37
^
sketch\pins.h:470:0: warning: "BTN_EN2" redefined
#define BTN_EN2 16
^
sketch\pins.h:443:0: note: this is the location of the previous definition
#define BTN_EN2 35
^
sketch\pins.h:471:0: warning: "BTN_ENC" redefined
#define BTN_ENC 23 //the click
^
sketch\pins.h:444:0: note: this is the location of the previous definition
#define BTN_ENC 31 //the click
^
In file included from sketch\Marlin.h:23:0,
from sketch\thermistortables.h:4,
from sketch\Configuration.h:733,
from D:\Vertex K8400\vertex-m1-v1.4-h2\vertex-m1-v1.4-h2\Marlin\Marlin.ino:33:
sketch\pins.h:401:0: warning: "FAN_PIN" redefined
#define FAN_PIN 8
^
sketch\pins.h:396:0: note: this is the location of the previous definition
#define FAN_PIN 4 // IO pin. Buffer needed
^
sketch\pins.h:419:0: warning: "HEATER_2_PIN" redefined
#define HEATER_2_PIN 6 //BED
^
sketch\pins.h:414:0: note: this is the location of the previous definition
#define HEATER_2_PIN -1
^
sketch\pins.h:459:0: warning: "BEEPER" redefined
#define BEEPER -1 // Beeper on AUX-4
^
sketch\pins.h:432:0: note: this is the location of the previous definition
#define BEEPER 33 // Beeper on AUX-4
^
sketch\pins.h:461:0: warning: "LCD_PINS_RS" redefined
#define LCD_PINS_RS 27
^
sketch\pins.h:434:0: note: this is the location of the previous definition
#define LCD_PINS_RS 16
^
sketch\pins.h:462:0: warning: "LCD_PINS_ENABLE" redefined
#define LCD_PINS_ENABLE 29
^
sketch\pins.h:435:0: note: this is the location of the previous definition
#define LCD_PINS_ENABLE 17
^
sketch\pins.h:463:0: warning: "LCD_PINS_D4" redefined
#define LCD_PINS_D4 37
^
sketch\pins.h:436:0: note: this is the location of the previous definition
#define LCD_PINS_D4 23
^
sketch\pins.h:464:0: warning: "LCD_PINS_D5" redefined
#define LCD_PINS_D5 35
^
sketch\pins.h:437:0: note: this is the location of the previous definition
#define LCD_PINS_D5 25
^
sketch\pins.h:465:0: warning: "LCD_PINS_D6" redefined
#define LCD_PINS_D6 33
^
sketch\pins.h:438:0: note: this is the location of the previous definition
#define LCD_PINS_D6 27
^
sketch\pins.h:466:0: warning: "LCD_PINS_D7" redefined
#define LCD_PINS_D7 31
^
sketch\pins.h:439:0: note: this is the location of the previous definition
#define LCD_PINS_D7 29
^
sketch\pins.h:469:0: warning: "BTN_EN1" redefined
#define BTN_EN1 17
^
sketch\pins.h:442:0: note: this is the location of the previous definition
#define BTN_EN1 37
^
sketch\pins.h:470:0: warning: "BTN_EN2" redefined
#define BTN_EN2 16
^
sketch\pins.h:443:0: note: this is the location of the previous definition
#define BTN_EN2 35
^
sketch\pins.h:471:0: warning: "BTN_ENC" redefined
#define BTN_ENC 23 //the click
^
sketch\pins.h:444:0: note: this is the location of the previous definition
#define BTN_ENC 31 //the click
^
In file included from sketch\Marlin.h:23:0,
from sketch\MarlinSerial.cpp:23:
sketch\pins.h:401:0: warning: "FAN_PIN" redefined
#define FAN_PIN 8
^
sketch\pins.h:396:0: note: this is the location of the previous definition
#define FAN_PIN 4 // IO pin. Buffer needed
^
sketch\pins.h:419:0: warning: "HEATER_2_PIN" redefined
#define HEATER_2_PIN 6 //BED
^
sketch\pins.h:414:0: note: this is the location of the previous definition
#define HEATER_2_PIN -1
^
sketch\pins.h:459:0: warning: "BEEPER" redefined
#define BEEPER -1 // Beeper on AUX-4
^
sketch\pins.h:432:0: note: this is the location of the previous definition
#define BEEPER 33 // Beeper on AUX-4
^
sketch\pins.h:461:0: warning: "LCD_PINS_RS" redefined
#define LCD_PINS_RS 27
^
sketch\pins.h:434:0: note: this is the location of the previous definition
#define LCD_PINS_RS 16
^
sketch\pins.h:462:0: warning: "LCD_PINS_ENABLE" redefined
#define LCD_PINS_ENABLE 29
^
sketch\pins.h:435:0: note: this is the location of the previous definition
#define LCD_PINS_ENABLE 17
^
sketch\pins.h:463:0: warning: "LCD_PINS_D4" redefined
#define LCD_PINS_D4 37
^
sketch\pins.h:436:0: note: this is the location of the previous definition
#define LCD_PINS_D4 23
^
sketch\pins.h:464:0: warning: "LCD_PINS_D5" redefined
#define LCD_PINS_D5 35
^
sketch\pins.h:437:0: note: this is the location of the previous definition
#define LCD_PINS_D5 25
^
sketch\pins.h:465:0: warning: "LCD_PINS_D6" redefined
#define LCD_PINS_D6 33
^
sketch\pins.h:438:0: note: this is the location of the previous definition
#define LCD_PINS_D6 27
^
sketch\pins.h:466:0: warning: "LCD_PINS_D7" redefined
#define LCD_PINS_D7 31
^
sketch\pins.h:439:0: note: this is the location of the previous definition
#define LCD_PINS_D7 29
^
sketch\pins.h:469:0: warning: "BTN_EN1" redefined
#define BTN_EN1 17
^
sketch\pins.h:442:0: note: this is the location of the previous definition
#define BTN_EN1 37
^
sketch\pins.h:470:0: warning: "BTN_EN2" redefined
#define BTN_EN2 16
^
sketch\pins.h:443:0: note: this is the location of the previous definition
#define BTN_EN2 35
^
sketch\pins.h:471:0: warning: "BTN_ENC" redefined
#define BTN_ENC 23 //the click
^
sketch\pins.h:444:0: note: this is the location of the previous definition
#define BTN_ENC 31 //the click
^
In file included from sketch\Marlin.h:23:0,
from sketch\Marlin_main.cpp:30:
sketch\pins.h:401:0: warning: "FAN_PIN" redefined
#define FAN_PIN 8
^
sketch\pins.h:396:0: note: this is the location of the previous definition
#define FAN_PIN 4 // IO pin. Buffer needed
^
sketch\pins.h:419:0: warning: "HEATER_2_PIN" redefined
#define HEATER_2_PIN 6 //BED
^
sketch\pins.h:414:0: note: this is the location of the previous definition
#define HEATER_2_PIN -1
^
sketch\pins.h:459:0: warning: "BEEPER" redefined
#define BEEPER -1 // Beeper on AUX-4
^
sketch\pins.h:432:0: note: this is the location of the previous definition
#define BEEPER 33 // Beeper on AUX-4
^
sketch\pins.h:461:0: warning: "LCD_PINS_RS" redefined
#define LCD_PINS_RS 27
^
sketch\pins.h:434:0: note: this is the location of the previous definition
#define LCD_PINS_RS 16
^
sketch\pins.h:462:0: warning: "LCD_PINS_ENABLE" redefined
#define LCD_PINS_ENABLE 29
^
sketch\pins.h:435:0: note: this is the location of the previous definition
#define LCD_PINS_ENABLE 17
^
sketch\pins.h:463:0: warning: "LCD_PINS_D4" redefined
#define LCD_PINS_D4 37
^
sketch\pins.h:436:0: note: this is the location of the previous definition
#define LCD_PINS_D4 23
^
sketch\pins.h:464:0: warning: "LCD_PINS_D5" redefined
#define LCD_PINS_D5 35
^
sketch\pins.h:437:0: note: this is the location of the previous definition
#define LCD_PINS_D5 25
^
sketch\pins.h:465:0: warning: "LCD_PINS_D6" redefined
#define LCD_PINS_D6 33
^
sketch\pins.h:438:0: note: this is the location of the previous definition
#define LCD_PINS_D6 27
^
sketch\pins.h:466:0: warning: "LCD_PINS_D7" redefined
#define LCD_PINS_D7 31
^
sketch\pins.h:439:0: note: this is the location of the previous definition
#define LCD_PINS_D7 29
^
sketch\pins.h:469:0: warning: "BTN_EN1" redefined
#define BTN_EN1 17
^
sketch\pins.h:442:0: note: this is the location of the previous definition
#define BTN_EN1 37
^
sketch\pins.h:470:0: warning: "BTN_EN2" redefined
#define BTN_EN2 16
^
sketch\pins.h:443:0: note: this is the location of the previous definition
#define BTN_EN2 35
^
sketch\pins.h:471:0: warning: "BTN_ENC" redefined
#define BTN_ENC 23 //the click
^
sketch\pins.h:444:0: note: this is the location of the previous definition
#define BTN_ENC 31 //the click
^
sketch\Marlin_main.cpp:2119:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
LCD_MESSAGEPGM(MACHINE_NAME" "MSG_OFF".");
^
In file included from sketch\SdFile.h:27:0,
from sketch\cardreader.h:8,
from sketch\Marlin_main.cpp:44:
SdBaseFile.h:38: error: using typedef-name 'fpos_t' after 'struct'
struct fpos_t {
^
In file included from sketch\Marlin.h:10:0,
from sketch\Marlin_main.cpp:30:
c:\program files (x86)\arduino\hardware\tools\avr\avr\include\stdio.h:950:33: note: 'fpos_t' has a previous declaration here
__extension__ typedef long long fpos_t;
^
exit status 1
using typedef-name 'fpos_t' after 'struct'
Ce rapport pourrait être plus détaillé avec
l'option "Afficher les résultats détaillés de la compilation"
activée dans Fichier -> Préférences.
Je viens d'acquérir la seconde tête d'impression et j'ai un soucis avec la mise à jour de firmware via arduino.
La procédure ne se termine pas et affiche des messages qui me sont incompréhensibles.
Quelqu'un peut-il me dire quoi faire s'il vous plait.
Voici le message (c'est un peu long et je pense que c'est surtout la fin qui compte) :
Arduino : 1.6.10 (Windows 7), Carte : "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from sketch\Marlin.h:23:0,
from sketch\BlinkM.cpp:5:
sketch\pins.h:401:0: warning: "FAN_PIN" redefined
#define FAN_PIN 8
^
sketch\pins.h:396:0: note: this is the location of the previous definition
#define FAN_PIN 4 // IO pin. Buffer needed
^
sketch\pins.h:419:0: warning: "HEATER_2_PIN" redefined
#define HEATER_2_PIN 6 //BED
^
sketch\pins.h:414:0: note: this is the location of the previous definition
#define HEATER_2_PIN -1
^
sketch\pins.h:459:0: warning: "BEEPER" redefined
#define BEEPER -1 // Beeper on AUX-4
^
sketch\pins.h:432:0: note: this is the location of the previous definition
#define BEEPER 33 // Beeper on AUX-4
^
sketch\pins.h:461:0: warning: "LCD_PINS_RS" redefined
#define LCD_PINS_RS 27
^
sketch\pins.h:434:0: note: this is the location of the previous definition
#define LCD_PINS_RS 16
^
sketch\pins.h:462:0: warning: "LCD_PINS_ENABLE" redefined
#define LCD_PINS_ENABLE 29
^
sketch\pins.h:435:0: note: this is the location of the previous definition
#define LCD_PINS_ENABLE 17
^
sketch\pins.h:463:0: warning: "LCD_PINS_D4" redefined
#define LCD_PINS_D4 37
^
sketch\pins.h:436:0: note: this is the location of the previous definition
#define LCD_PINS_D4 23
^
sketch\pins.h:464:0: warning: "LCD_PINS_D5" redefined
#define LCD_PINS_D5 35
^
sketch\pins.h:437:0: note: this is the location of the previous definition
#define LCD_PINS_D5 25
^
sketch\pins.h:465:0: warning: "LCD_PINS_D6" redefined
#define LCD_PINS_D6 33
^
sketch\pins.h:438:0: note: this is the location of the previous definition
#define LCD_PINS_D6 27
^
sketch\pins.h:466:0: warning: "LCD_PINS_D7" redefined
#define LCD_PINS_D7 31
^
sketch\pins.h:439:0: note: this is the location of the previous definition
#define LCD_PINS_D7 29
^
sketch\pins.h:469:0: warning: "BTN_EN1" redefined
#define BTN_EN1 17
^
sketch\pins.h:442:0: note: this is the location of the previous definition
#define BTN_EN1 37
^
sketch\pins.h:470:0: warning: "BTN_EN2" redefined
#define BTN_EN2 16
^
sketch\pins.h:443:0: note: this is the location of the previous definition
#define BTN_EN2 35
^
sketch\pins.h:471:0: warning: "BTN_ENC" redefined
#define BTN_ENC 23 //the click
^
sketch\pins.h:444:0: note: this is the location of the previous definition
#define BTN_ENC 31 //the click
^
In file included from sketch\Marlin.h:23:0,
from sketch\ConfigurationStore.cpp:1:
sketch\pins.h:401:0: warning: "FAN_PIN" redefined
#define FAN_PIN 8
^
sketch\pins.h:396:0: note: this is the location of the previous definition
#define FAN_PIN 4 // IO pin. Buffer needed
^
sketch\pins.h:419:0: warning: "HEATER_2_PIN" redefined
#define HEATER_2_PIN 6 //BED
^
sketch\pins.h:414:0: note: this is the location of the previous definition
#define HEATER_2_PIN -1
^
sketch\pins.h:459:0: warning: "BEEPER" redefined
#define BEEPER -1 // Beeper on AUX-4
^
sketch\pins.h:432:0: note: this is the location of the previous definition
#define BEEPER 33 // Beeper on AUX-4
^
sketch\pins.h:461:0: warning: "LCD_PINS_RS" redefined
#define LCD_PINS_RS 27
^
sketch\pins.h:434:0: note: this is the location of the previous definition
#define LCD_PINS_RS 16
^
sketch\pins.h:462:0: warning: "LCD_PINS_ENABLE" redefined
#define LCD_PINS_ENABLE 29
^
sketch\pins.h:435:0: note: this is the location of the previous definition
#define LCD_PINS_ENABLE 17
^
sketch\pins.h:463:0: warning: "LCD_PINS_D4" redefined
#define LCD_PINS_D4 37
^
sketch\pins.h:436:0: note: this is the location of the previous definition
#define LCD_PINS_D4 23
^
sketch\pins.h:464:0: warning: "LCD_PINS_D5" redefined
#define LCD_PINS_D5 35
^
sketch\pins.h:437:0: note: this is the location of the previous definition
#define LCD_PINS_D5 25
^
sketch\pins.h:465:0: warning: "LCD_PINS_D6" redefined
#define LCD_PINS_D6 33
^
sketch\pins.h:438:0: note: this is the location of the previous definition
#define LCD_PINS_D6 27
^
sketch\pins.h:466:0: warning: "LCD_PINS_D7" redefined
#define LCD_PINS_D7 31
^
sketch\pins.h:439:0: note: this is the location of the previous definition
#define LCD_PINS_D7 29
^
sketch\pins.h:469:0: warning: "BTN_EN1" redefined
#define BTN_EN1 17
^
sketch\pins.h:442:0: note: this is the location of the previous definition
#define BTN_EN1 37
^
sketch\pins.h:470:0: warning: "BTN_EN2" redefined
#define BTN_EN2 16
^
sketch\pins.h:443:0: note: this is the location of the previous definition
#define BTN_EN2 35
^
sketch\pins.h:471:0: warning: "BTN_ENC" redefined
#define BTN_ENC 23 //the click
^
sketch\pins.h:444:0: note: this is the location of the previous definition
#define BTN_ENC 31 //the click
^
In file included from sketch\Marlin.h:23:0,
from sketch\thermistortables.h:4,
from sketch\Configuration.h:733,
from D:\Vertex K8400\vertex-m1-v1.4-h2\vertex-m1-v1.4-h2\Marlin\Marlin.ino:33:
sketch\pins.h:401:0: warning: "FAN_PIN" redefined
#define FAN_PIN 8
^
sketch\pins.h:396:0: note: this is the location of the previous definition
#define FAN_PIN 4 // IO pin. Buffer needed
^
sketch\pins.h:419:0: warning: "HEATER_2_PIN" redefined
#define HEATER_2_PIN 6 //BED
^
sketch\pins.h:414:0: note: this is the location of the previous definition
#define HEATER_2_PIN -1
^
sketch\pins.h:459:0: warning: "BEEPER" redefined
#define BEEPER -1 // Beeper on AUX-4
^
sketch\pins.h:432:0: note: this is the location of the previous definition
#define BEEPER 33 // Beeper on AUX-4
^
sketch\pins.h:461:0: warning: "LCD_PINS_RS" redefined
#define LCD_PINS_RS 27
^
sketch\pins.h:434:0: note: this is the location of the previous definition
#define LCD_PINS_RS 16
^
sketch\pins.h:462:0: warning: "LCD_PINS_ENABLE" redefined
#define LCD_PINS_ENABLE 29
^
sketch\pins.h:435:0: note: this is the location of the previous definition
#define LCD_PINS_ENABLE 17
^
sketch\pins.h:463:0: warning: "LCD_PINS_D4" redefined
#define LCD_PINS_D4 37
^
sketch\pins.h:436:0: note: this is the location of the previous definition
#define LCD_PINS_D4 23
^
sketch\pins.h:464:0: warning: "LCD_PINS_D5" redefined
#define LCD_PINS_D5 35
^
sketch\pins.h:437:0: note: this is the location of the previous definition
#define LCD_PINS_D5 25
^
sketch\pins.h:465:0: warning: "LCD_PINS_D6" redefined
#define LCD_PINS_D6 33
^
sketch\pins.h:438:0: note: this is the location of the previous definition
#define LCD_PINS_D6 27
^
sketch\pins.h:466:0: warning: "LCD_PINS_D7" redefined
#define LCD_PINS_D7 31
^
sketch\pins.h:439:0: note: this is the location of the previous definition
#define LCD_PINS_D7 29
^
sketch\pins.h:469:0: warning: "BTN_EN1" redefined
#define BTN_EN1 17
^
sketch\pins.h:442:0: note: this is the location of the previous definition
#define BTN_EN1 37
^
sketch\pins.h:470:0: warning: "BTN_EN2" redefined
#define BTN_EN2 16
^
sketch\pins.h:443:0: note: this is the location of the previous definition
#define BTN_EN2 35
^
sketch\pins.h:471:0: warning: "BTN_ENC" redefined
#define BTN_ENC 23 //the click
^
sketch\pins.h:444:0: note: this is the location of the previous definition
#define BTN_ENC 31 //the click
^
In file included from sketch\Marlin.h:23:0,
from sketch\MarlinSerial.cpp:23:
sketch\pins.h:401:0: warning: "FAN_PIN" redefined
#define FAN_PIN 8
^
sketch\pins.h:396:0: note: this is the location of the previous definition
#define FAN_PIN 4 // IO pin. Buffer needed
^
sketch\pins.h:419:0: warning: "HEATER_2_PIN" redefined
#define HEATER_2_PIN 6 //BED
^
sketch\pins.h:414:0: note: this is the location of the previous definition
#define HEATER_2_PIN -1
^
sketch\pins.h:459:0: warning: "BEEPER" redefined
#define BEEPER -1 // Beeper on AUX-4
^
sketch\pins.h:432:0: note: this is the location of the previous definition
#define BEEPER 33 // Beeper on AUX-4
^
sketch\pins.h:461:0: warning: "LCD_PINS_RS" redefined
#define LCD_PINS_RS 27
^
sketch\pins.h:434:0: note: this is the location of the previous definition
#define LCD_PINS_RS 16
^
sketch\pins.h:462:0: warning: "LCD_PINS_ENABLE" redefined
#define LCD_PINS_ENABLE 29
^
sketch\pins.h:435:0: note: this is the location of the previous definition
#define LCD_PINS_ENABLE 17
^
sketch\pins.h:463:0: warning: "LCD_PINS_D4" redefined
#define LCD_PINS_D4 37
^
sketch\pins.h:436:0: note: this is the location of the previous definition
#define LCD_PINS_D4 23
^
sketch\pins.h:464:0: warning: "LCD_PINS_D5" redefined
#define LCD_PINS_D5 35
^
sketch\pins.h:437:0: note: this is the location of the previous definition
#define LCD_PINS_D5 25
^
sketch\pins.h:465:0: warning: "LCD_PINS_D6" redefined
#define LCD_PINS_D6 33
^
sketch\pins.h:438:0: note: this is the location of the previous definition
#define LCD_PINS_D6 27
^
sketch\pins.h:466:0: warning: "LCD_PINS_D7" redefined
#define LCD_PINS_D7 31
^
sketch\pins.h:439:0: note: this is the location of the previous definition
#define LCD_PINS_D7 29
^
sketch\pins.h:469:0: warning: "BTN_EN1" redefined
#define BTN_EN1 17
^
sketch\pins.h:442:0: note: this is the location of the previous definition
#define BTN_EN1 37
^
sketch\pins.h:470:0: warning: "BTN_EN2" redefined
#define BTN_EN2 16
^
sketch\pins.h:443:0: note: this is the location of the previous definition
#define BTN_EN2 35
^
sketch\pins.h:471:0: warning: "BTN_ENC" redefined
#define BTN_ENC 23 //the click
^
sketch\pins.h:444:0: note: this is the location of the previous definition
#define BTN_ENC 31 //the click
^
In file included from sketch\Marlin.h:23:0,
from sketch\Marlin_main.cpp:30:
sketch\pins.h:401:0: warning: "FAN_PIN" redefined
#define FAN_PIN 8
^
sketch\pins.h:396:0: note: this is the location of the previous definition
#define FAN_PIN 4 // IO pin. Buffer needed
^
sketch\pins.h:419:0: warning: "HEATER_2_PIN" redefined
#define HEATER_2_PIN 6 //BED
^
sketch\pins.h:414:0: note: this is the location of the previous definition
#define HEATER_2_PIN -1
^
sketch\pins.h:459:0: warning: "BEEPER" redefined
#define BEEPER -1 // Beeper on AUX-4
^
sketch\pins.h:432:0: note: this is the location of the previous definition
#define BEEPER 33 // Beeper on AUX-4
^
sketch\pins.h:461:0: warning: "LCD_PINS_RS" redefined
#define LCD_PINS_RS 27
^
sketch\pins.h:434:0: note: this is the location of the previous definition
#define LCD_PINS_RS 16
^
sketch\pins.h:462:0: warning: "LCD_PINS_ENABLE" redefined
#define LCD_PINS_ENABLE 29
^
sketch\pins.h:435:0: note: this is the location of the previous definition
#define LCD_PINS_ENABLE 17
^
sketch\pins.h:463:0: warning: "LCD_PINS_D4" redefined
#define LCD_PINS_D4 37
^
sketch\pins.h:436:0: note: this is the location of the previous definition
#define LCD_PINS_D4 23
^
sketch\pins.h:464:0: warning: "LCD_PINS_D5" redefined
#define LCD_PINS_D5 35
^
sketch\pins.h:437:0: note: this is the location of the previous definition
#define LCD_PINS_D5 25
^
sketch\pins.h:465:0: warning: "LCD_PINS_D6" redefined
#define LCD_PINS_D6 33
^
sketch\pins.h:438:0: note: this is the location of the previous definition
#define LCD_PINS_D6 27
^
sketch\pins.h:466:0: warning: "LCD_PINS_D7" redefined
#define LCD_PINS_D7 31
^
sketch\pins.h:439:0: note: this is the location of the previous definition
#define LCD_PINS_D7 29
^
sketch\pins.h:469:0: warning: "BTN_EN1" redefined
#define BTN_EN1 17
^
sketch\pins.h:442:0: note: this is the location of the previous definition
#define BTN_EN1 37
^
sketch\pins.h:470:0: warning: "BTN_EN2" redefined
#define BTN_EN2 16
^
sketch\pins.h:443:0: note: this is the location of the previous definition
#define BTN_EN2 35
^
sketch\pins.h:471:0: warning: "BTN_ENC" redefined
#define BTN_ENC 23 //the click
^
sketch\pins.h:444:0: note: this is the location of the previous definition
#define BTN_ENC 31 //the click
^
sketch\Marlin_main.cpp:2119:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
LCD_MESSAGEPGM(MACHINE_NAME" "MSG_OFF".");
^
In file included from sketch\SdFile.h:27:0,
from sketch\cardreader.h:8,
from sketch\Marlin_main.cpp:44:
SdBaseFile.h:38: error: using typedef-name 'fpos_t' after 'struct'
struct fpos_t {
^
In file included from sketch\Marlin.h:10:0,
from sketch\Marlin_main.cpp:30:
c:\program files (x86)\arduino\hardware\tools\avr\avr\include\stdio.h:950:33: note: 'fpos_t' has a previous declaration here
__extension__ typedef long long fpos_t;
^
exit status 1
using typedef-name 'fpos_t' after 'struct'
Ce rapport pourrait être plus détaillé avec
l'option "Afficher les résultats détaillés de la compilation"
activée dans Fichier -> Préférences.
gribouille33- Messages : 54
Date d'inscription : 25/03/2015
Re: Erreur mise a jour firmware pour 2 têtes
J'ai trouvé
C'était juste ma version d'arduino qui était trop récente.
Donc ça marche !!
C'était juste ma version d'arduino qui était trop récente.
Donc ça marche !!
gribouille33- Messages : 54
Date d'inscription : 25/03/2015
Re: Erreur mise a jour firmware pour 2 têtes
Tu dois utiliser la version 1.0.6 d'Arduino.
Avec la 1.6.x cela produit le résultat que tu as.
Avec la 1.6.x cela produit le résultat que tu as.
Sujets similaires
» Comment modifier le firmware pour thermistance spéciale
» Passez au firmware V2
» problème firmware
» Firmware Marlin V2
» Prusa i3 rework : firmware Marlin quels paramètres ???
» Passez au firmware V2
» problème firmware
» Firmware Marlin V2
» Prusa i3 rework : firmware Marlin quels paramètres ???
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum