Код: Выделить всё
//Set to GPIO pins to use as SCK, MISO, MOSI
SPI4.pins={ A.5, A.6, A.7 };
//Fysetc MINI 12864
lcd.spiChannel=4;
led.neopixelPin=E.11; // E.11
lcd.encoderPinA=LCDENCA; // B.2
lcd.encoderPinB=LCDENCB; // E.7
lcd.encoderPinSw=LCDBTN; // B.0
lcd.lcdBeepPin=LCDBEEP; // C.5
lcd.lcdCSPin=LCDEN; // E.9
lcd.lcdDCPin=LCDCS; // B.1
Код: Выделить всё
; Fysetc 12864mini
M950 P1 C"E.10"
M42 P1 S0
G4 P500
M42 P1 S1
M918 P2 C30 F1000000 E4
M150 X1 Q1000000
M150 R255 U0 B0 P20 S1 F1
M150 R255 U0 B0 P20 S1 F1
M150 R255 U0 B0 P255 S1 F0