roboforum.ruТехнический форум по робототехнике. |
|
|
grigoriy_d28 писал(а):И даже когда без рампс просто к ардуино подсоединяю на эти вывода тоже даже тест не показывает
#ifndef SDSUPPORT
// these pins are defined in the SD library if building with SD support
#define SCK_PIN 52
#define MISO_PIN 50
#define MOSI_PIN 51
#define MAX6675_SS 53
/**
What display type do you use?
0 = No display
1 = LCD Display with 4 bit data bus
2 = LCD Display with 8 bit data bus (currently not implemented, fallback to 1)
3 = LCD Display with I2C connection, 4 bit mode
4 = Use the slower LiquiedCrystal library bundled with arduino.
IMPORTANT: You need to uncomment the LiquidCrystal include in Repetier.pde for it to work.
If you have Sanguino and want to use the library, you need to have Arduino 023 or older. (13.04.2012)
*/
#define UI_DISPLAY_TYPE 0
#ifdef NEWPANEL
#define LCD_PINS_RS 16
#define LCD_PINS_ENABLE 23
#define LCD_PINS_D4 17
#define LCD_PINS_D5 25
#define LCD_PINS_D6 27
#define LCD_PINS_D7 29
grigoriy_d28 писал(а):подсоеденил правельно
grigoriy_d28 писал(а):И даже когда без рампс просто к ардуино подсоединяю на эти вывода тоже даже тест не показывает.
Сейчас этот форум просматривают: Google [Bot] и гости: 24