I had a power cut last night. I am about to count the layers.....

I had a power cut last night. I am about to count the layers… Then manually go through g code and try have it kick off from where the power cut happened.

This is risky. But if this works, would it be possible to go to the layer in gCode Printr based on the height measured by verniers and start the print mid layer?

No in the current version, the print will always start from beginning. You have to edit the gcode file to resume at a certain position. But keep in mind that the printer initialization (temperature, homing, …) is usually done at the beginning only

Yes, I’d have to keep the first few lines of code (excluding the head movement home on x y z) and just jump in. I decided to just scrap that print in the end.