Skip to content

[1.1.x] Adaptive multi-axis step smoothing#10984

Merged
thinkyhead merged 2 commits intoMarlinFirmware:bugfix-1.1.xfrom
thinkyhead:bf1_multiaxis_smoothing
Jun 10, 2018
Merged

[1.1.x] Adaptive multi-axis step smoothing#10984
thinkyhead merged 2 commits intoMarlinFirmware:bugfix-1.1.xfrom
thinkyhead:bf1_multiaxis_smoothing

Conversation

@thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Jun 10, 2018

Based on #10922 by @ejtagle

  • Add ADAPTIVE_STEP_SMOOTHING to smooth out steps at lower speeds
  • Fix various planner/stepper issues
  • Implement Mixing Extruder for Linear Advance
  • Add MAXIMUM_STEPPER_RATE option

thinkyhead and others added 2 commits June 10, 2018 01:56
- Stepper bugs fixed
- Support MIXING_EXTRUDER with Linear Advance
- Miscellaneous cleanup

Co-Authored-By: ejtagle <ejtagle@hotmail.com>
The timing value should be properly set for ALL boards. The compiler will check and set maximum step rate calculations based on those values.

Co-Authored-By: ejtagle <ejtagle@hotmail.com>
@thinkyhead thinkyhead force-pushed the bf1_multiaxis_smoothing branch from 5f064dd to b7ddfdd Compare June 10, 2018 06:56
@thinkyhead thinkyhead merged commit e0aec00 into MarlinFirmware:bugfix-1.1.x Jun 10, 2018
@thinkyhead thinkyhead deleted the bf1_multiaxis_smoothing branch June 10, 2018 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants