Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. Flip last two edges in place. Front-top edge and left-top edge.
  2.  
  3. For this example, an algorithm that is more simple to remember,
  4. and can be altered for the other case (opposite edges), is this:
  5. F' E F2 E2 F' U' F E2 F2 E' F and U.
  6.  
  7. Replace U and U' with U2 for the case of flipping two opposite edges on top face.
  8. (E is the equatorial slice, viewed from face U)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement