Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed of the cube #12

Open
Tomitoo opened this issue Feb 4, 2019 · 1 comment
Open

Speed of the cube #12

Tomitoo opened this issue Feb 4, 2019 · 1 comment

Comments

@Tomitoo
Copy link

Tomitoo commented Feb 4, 2019

Hey, first of all thanks for sharing your code, but I would like to know how to increase the speed of the cube, it takes too long to solve
Thank you

@Sigurd00
Copy link

You can increase the speed by changing the cubeSpeed value in RubixCube.pde line 9.

Standard is PI/20. Changing this to PI/10 would make it faster whilst changing it to PI/40 would make it slower. You can of course change this to whatever you want.
Hope this helped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants