Bonjour la communautés ,je rencontre un soucis avec mon ender3 stock carte mère d'origine j'ai juste changer mon extrudeur pour mettre en direct drive avec tète e3dv6 ,jusque la j'avais ressui a tous faire fonctionner mai hier j'ai voulu changer quelques paramètres pour pouvoir changer de filaments et de couleur en cours d'impression avec de simples commandes a rajouter ou changer dans mon marlin configuration_adv.h mai en voulant vérifier si tous allais bien je me retrouve avec tous ceci comme message d'erreur comment doit je faire pour remédier a tous cela en vous remerciant par avance pour votre aide
In file included from sketch\MarlinConfig.h:32:0,
from sketch\G26_Mesh_Validation_Tool.cpp:27:
Configuration_adv.h:1652: error: 'endif' does not name a type
endif // CONFIGURATION_ADV_H
^
In file included from c:\program files (x86)\arduino\hardware\tools\avr\lib\gcc\avr\4.9.2\include\stdint.h:9:0,
from sketch\types.h:26,
from sketch\MarlinConfig.h:38,
from sketch\G26_Mesh_Validation_Tool.cpp:27:
c:\program files (x86)\arduino\hardware\tools\avr\avr\include\stdint.h:163:9: error: 'int8_t' does not name a type
typedef int8_t int_least8_t;
^
c:\program files (x86)\arduino\hardware\tools\avr\avr\include\stdint.h:217:9: error: 'int8_t' does not name a type
typedef int8_t int_fast8_t;
^
In file included from sketch\MarlinConfig.h:38:0,
from sketch\G26_Mesh_Validation_Tool.cpp:27:
types.h:31: error: 'int8_t' does not name a type
int8_t x_index, y_index;
^
In file included from sketch\MarlinConfig.h:39:0,
from sketch\G26_Mesh_Validation_Tool.cpp:27:
HAL.h:66: error: 'int8_t' does not name a type
typedef int8_t pin_t;
^
exit status 1
'endif' does not name a type