reprappro / Marlin

Reprap FW with look ahead. SDcard and LCD support. It works on Gen6, Ultimaker, RAMPS and Sanguinololu
46 stars 66 forks source link

Stepper control is broken with 20MHz #7

Open ambrop72 opened 11 years ago

ambrop72 commented 11 years ago

There's a strange problem with steppers when the MCU runs at 20MHz as opposed to 16MHz. See this for details: https://github.com/ErikZalm/Marlin/issues/69#issuecomment-17548378 . Fix: https://github.com/ambrop72/Marlin-rrp/commit/562c9f1f3dc20a233085162a9a717b946c6c5152

Note: running at 20MHz improved the operation of the multimaterials firmware for me; at 16MHz there were occasional short stops during printing, especially noticable during retractions.