Intuitive Last Layer
PLLE
Outline
You need to swap two edges at a time.
- Swap two edges.
- Position next two edges.
- Swap two edges.
Substep 1: Swap two edges.
Swaps edges in UR and UL positions:
R' L' E2 R L
Substep 3: Swap two edges.
Same as substep 1. Notice that the inverse of the sequence is itself!
R' L' E2 R L
Example
Suppose you have:
Substep 1. Swap the UF and UB corners using sequence:
[U] R' L' E2 R L
Now swap the corners currently occuping the UL and UF positions.
L' [U'] R' E2 R [U] L