Miscellaneous cleanup

This commit is contained in:
Scott Lahteine 2017-11-16 00:23:21 -06:00
parent 9cf5b96971
commit 4e19c59ab3
4 changed files with 50 additions and 86 deletions

View file

@ -215,8 +215,8 @@ MarlinSettings settings;
#endif
/**
* Post-process after Retrieve or Reset
*/
* Post-process after Retrieve or Reset
*/
void MarlinSettings::postprocess() {
// steps per s2 needs to be updated to agree with units per s2
planner.reset_acceleration_rates();