I just found out today a way to remove one temporary zero (green box) in Wincnc. Normally if you want to remove a temporary zero we type G92 into Wincnc then press enter, the problem is this removes ALL temporary zeros. The way to remove one temporary zero is to type G92.1X or G92.1Y or G92.1Z this will only remove the axis you specify in your G-code.