railcore / configs

Configs for RailCore Printers
MIT License
15 stars 20 forks source link

Reduce motor currents #48

Closed dandancheeseandham closed 5 years ago

dandancheeseandham commented 5 years ago

Reduce motor currents and also reduce Z speed, to reduce damage in a crash.

lostapathy commented 5 years ago

Do we want to lower the M203 on X/Y as well while we're doing this?

Otherwise I think this is a great change

dandancheeseandham commented 5 years ago

M558 mostly removed , as it's configured in homez.g and speeds are beholden to maximum speeds set in M203. Just left dive height. X,Y max speeds, accelerations and jerk all made more conservative :)

dandancheeseandham commented 5 years ago

Oh, and I've tested this, it seems to work nicely, and home with stallguard/sensorless and a highish preload without false positive.