Hi Cncbasher,
thank you for you answer.
Yes the machine works more or less like you said

.
I want to use LinuxCNC, instead a simple stepper motor, because I want to re-use the GUI/code to control the XYZ axes (x and y axes are also used to flip the resin base), that is very user friendly.
The original setup takes long time to reproduce the prototype because It does a serie of procedures (not bypassable) that are not necessary for my scope.
In brieft I want to do this:
1) Calibrate the machine with LinuxCNC
2) With a new GUI it should be possible to open a folder and import the .tif pictures
3) Start the procedure:
a) 1st image,
b) stop T=Xms (user defined),
c) z = z + 100um (user defined),
d) 2nd image
............
g) Flip X and Y axes ..... loop
Then my question is: "Is it possible to add a new GUI and code to do the steps above? Or, is it possbile to run a script?"
Thanks a lot another time for your help

Have a nice day.