Welcome! Log In Create A New Profile

Advanced

errore compilazione MKDUO 4.3.8 Alligator R2 ( Risolto)

Posted by Micron792 
errore compilazione MKDUO 4.3.8 Alligator R2 ( Risolto)
April 04, 2019 02:36PM
Quando compilo la versione MKDUO 4.3.8 per Alligator R2 su Arduino 1.8.8 con Variant installati da librerie 3Dartists versione 1.6.11 ottengo i seguenti errori:

Arduino:1.8.8 (Windows 10), Scheda:"Alligator R2 3D Printer Board (NATIVE/UScool smiley"

In file included from sketch\src\lcd\ultralcd\dogm\ultralcd_dogm.cpp:44:0:

sketch\src\lcd\ultralcd\dogm\ultralcd_dogm.h:49:23: error: 'LCD_PINS_D4' was not declared in this scope

     #define U8G_PARAM LCD_PINS_D4, LCD_PINS_ENABLE, LCD_PINS_RS       // Number of stripes can be adjusted in ultralcd_st7920_u8glib_rrd.h with PAGE_HEIGHT

                       ^

sketch\src\lcd\ultralcd\dogm\ultralcd_dogm.cpp:61:15: note: in expansion of macro 'U8G_PARAM'

 U8G_CLASS u8g(U8G_PARAM);

               ^

sketch\src\lcd\ultralcd\dogm\ultralcd_dogm.h:49:36: error: 'LCD_PINS_ENABLE' was not declared in this scope

     #define U8G_PARAM LCD_PINS_D4, LCD_PINS_ENABLE, LCD_PINS_RS       // Number of stripes can be adjusted in ultralcd_st7920_u8glib_rrd.h with PAGE_HEIGHT

                                    ^

sketch\src\lcd\ultralcd\dogm\ultralcd_dogm.cpp:61:15: note: in expansion of macro 'U8G_PARAM'

 U8G_CLASS u8g(U8G_PARAM);

               ^

sketch\src\lcd\ultralcd\dogm\ultralcd_dogm.h:49:53: error: 'LCD_PINS_RS' was not declared in this scope

     #define U8G_PARAM LCD_PINS_D4, LCD_PINS_ENABLE, LCD_PINS_RS       // Number of stripes can be adjusted in ultralcd_st7920_u8glib_rrd.h with PAGE_HEIGHT

                                                     ^

sketch\src\lcd\ultralcd\dogm\ultralcd_dogm.cpp:61:15: note: in expansion of macro 'U8G_PARAM'

 U8G_CLASS u8g(U8G_PARAM);

               ^

exit status 1
Errore durante la compilazione per la scheda Alligator R2 3D Printer Board (NATIVE/UScool smiley.

Edited 1 time(s). Last edit at 04/05/2019 06:54AM by Micron792.


Kossel Mini Alligator board , MK4duo 4.3.8, Extruder Bulldog Xl Nozzle 0.4 piatto 170mm, hot End E3d V6

Kossel XL scheda Ultratronics Pro, E3D V6, Titan Extruder in Flying mode, Bltouch, Nextion Enhanced 4:3 MK4duo 4.3.8

Geeetech A20M
Re: errore compilazione MKDUO 4.3.8 Alligator R2
April 05, 2019 05:40AM
Hai settato un lcd non previsto per l'alligator, devi mettere il REPRAPWORLD_GRAPHICAL_LCD.


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 MKDUO 4.3.8 Alligator R2
April 05, 2019 06:53AM
Ti ringrazio infatti io mettevo #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER ora compila


Kossel Mini Alligator board , MK4duo 4.3.8, Extruder Bulldog Xl Nozzle 0.4 piatto 170mm, hot End E3d V6

Kossel XL scheda Ultratronics Pro, E3D V6, Titan Extruder in Flying mode, Bltouch, Nextion Enhanced 4:3 MK4duo 4.3.8

Geeetech A20M
Sorry, only registered users may post in this forum.

Click here to login