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

step_loops instead of 4 #58

Open
jaune74 opened this issue May 3, 2017 · 0 comments
Open

step_loops instead of 4 #58

jaune74 opened this issue May 3, 2017 · 0 comments

Comments

@jaune74
Copy link

jaune74 commented May 3, 2017

In the programme, you can see this :

// Set E direction (Depends on E direction + advance)
for(unsigned char i=0; i<4;i++) {

why we don't use "step_loops" instead of "4" ?
Some lines before, you would see similar code that use "step_loops".

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

1 participant