crafto22
Member
So I've been posting a lot here lately, but whatever. I guess I just have a lot of ideas.
New LL system
Here's what you do: recognize if your edges are phased or unphased during your last slot insertion. Next, apply one of two algorithms for the OLL you have that will either keep the edges phased or that will phase them for you. You then end up with twelve different PLL possibilities: T perm, F perm, E perm, H perm, A perm or solved. EDIT: N perms as well (say goodbye to G perms)
Pros:
- Recognition is just as fast for OLL as you recognize EP during LS
- Recognition for PLL is faster as you have less algs to choose from
- 1/12 chance of PLL skip
- Alternate OLL algs can be used to phase edges, so no need to generate new ones
Cons:
- 57 new algs to learn
- IMO F perm and E perm kinda suck
- Having to choose from 2 different algs during OLL makes execution slightly slower
New LL system
Here's what you do: recognize if your edges are phased or unphased during your last slot insertion. Next, apply one of two algorithms for the OLL you have that will either keep the edges phased or that will phase them for you. You then end up with twelve different PLL possibilities: T perm, F perm, E perm, H perm, A perm or solved. EDIT: N perms as well (say goodbye to G perms)
Pros:
- Recognition is just as fast for OLL as you recognize EP during LS
- Recognition for PLL is faster as you have less algs to choose from
- 1/12 chance of PLL skip
- Alternate OLL algs can be used to phase edges, so no need to generate new ones
Cons:
- 57 new algs to learn
- IMO F perm and E perm kinda suck
- Having to choose from 2 different algs during OLL makes execution slightly slower
Last edited: