yes but i have problem to connect ENA +/- and DIR +/- and PUL +/- ..
i cant connect to Arduino Uno because LCD input shield top the board
That's a common problem with shields and one of the reasons why I never bought one.
Some LCD's use a large number of Arduino I/O pins (I know, I have one of them) but others use I2C to communicate with the PC and only need a few pins. Your shield also needs I/O pins for the switches.
You need a schematic diagram for your LCD shield to see what Arduino pins are actually essential for it to work and whether there are some unused ones that could be used with your stepper driver.
...R