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

Completed Configuration.h coverage #55

Merged
merged 1 commit into from
Dec 25, 2016

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Dec 25, 2016

Top-to-bottom Configuration.h coverage. Call this draft one.

@thinkyhead thinkyhead merged commit 1df8662 into MarlinFirmware:master Dec 25, 2016
@@ -444,12 +453,10 @@ For SCARA use the sample configuration in the `example_configurations/SCARA` fol
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA
```
Leave this option disabled for standard NEMA steppers.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CONFIG_STEPPERS_TOSHIBA deals with stepper drivers. NEMA is a norm for stepper motors.
This sentence compares apples with pears.
The TOSHIBA stepper drivers need exceptional long times for the step-pulses.
We do limit the step frequency.

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

Successfully merging this pull request may close these issues.

2 participants