ben1996123

megaminx <U,F,R> no pll

Jun 24th, 2022
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. Name megaminx
  2.  
  3. Set corners 10 3
  4. Set edges 12 2
  5.  
  6. # EO definition: U,R don't affect EO, the 3 remaining stickers on the F face are EO stickers
  7. # edge order: UF -> UR (5), FL -> FR (4), RDR->RB (3)
  8.  
  9. Solved
  10. corners
  11. 1 1 1 1 1 2 3 4 5 6
  12. edges
  13. 1 1 1 1 1 2 3 4 5 6 7 8
  14. End
  15.  
  16. Move U
  17. corners
  18. 5 1 2 3 4 6 7 8 9 10
  19. edges
  20. 5 1 2 3 4 6 7 8 9 10 11 12
  21. End
  22.  
  23. Move R
  24. corners
  25. 1 2 3 5 8 6 7 9 10 4
  26. 0 0 0 1 2 0 0 2 2 2
  27. edges
  28. 1 2 3 4 9 6 7 8 10 11 12 5
  29. End
  30.  
  31. Move F
  32. corners
  33. 6 2 3 4 1 7 8 5 9 10
  34. 2 0 0 0 1 2 2 2 0 0
  35. edges
  36. 6 2 3 4 5 7 8 9 1 10 11 12
  37. 1 0 0 0 0 0 0 0 1 0 0 0
  38. End
  39.  
  40. PruningTables
  41. edges_o corners_o
  42. edges_p
  43. corners_p
  44. End
Advertisement
Add Comment
Please, Sign In to add comment