That would be somewhere between far more complex, to unfeasible, to impossible.
Right now I collect slices of the meteor that are 2 blocks thick, store them all in ME cells, and then insert the slices (in arbitrary order) one by one between two layers of annihilation planes. The individual slices/ME cells are really just a pile of resources, if something goes wrong with them no big deal, I can just make more with the press of a button.
Moving the planes instead would mean dealing with:
- Moving a larger section of blocks (unless you can somehow compress everything to one layer?), which needs exponentially more power.
- Somehow finding a way to connect the annihilation planes to ore storage. I doubt wireless ME will like being moved; I know transvector dislocators can break it. Haven't tested with quantum rings.
- Or you could possibly have ME storage with the annihilation setup, and then at the end of the operation "park" it back and retrieve the items, which would likely be slow and definitely need a lot more control circuitry.
- I don't know if AE that is being moved by spatial updates/connects immediately. As far as I know placing a block in front of an annihilation plane breaks it instantly (either in the same tick or the next). Doing the opposite could probably add several seconds of delay if the ME network needs to update with every step.
- If anything goes wrong, the entire annihilation layer could end up lost, sliced in half, or embedded into some other machinery horrible-transporter-malfunction-style. Yes all three have happened with meteor slices during development. That is both a non-trivial amount of resources at risk; but more importantly several hours that it took to set it up to be redone.
And here is the "probably impossible" part:
I can move and harvest the meteor in layers two blocks thick, by overlapping spatial ME pylons from two sides of the meteor. Moving the APs would mean having a spatial setup in every layer of blocks. This is a little complicated to explain without playing around with how SpME works for a bit, but due to the needed geometry of the pylons I don't think this is possible.
FWIW I don't think it's a terrible area on its own, and I have briefly considered it as an alternative. But due to all of the above I really don't think it's anywhere near practical; and that is coming from someone using spatial ME to harvest meteors.
The only (very remote) possibility I could think of is having a frame setup that moves the spatial ME gantry one block, then the SpME summons the annihilation planes, which grab one layer of the meteor; the planes are stored in SpME again, and the process repeats with frames moving the gantry one block further. I could see this being at least theoretically possible, if an order of magnitude more complex and slower than the current setup.