There are two different spots in Marlin that I see for acceleration.

#define DEFAULT_MAX_ACCELERATION
#define DEFAULT_ACCELERATION

What is the difference? What does each do/control?

I'd like to have my Y a little slower since it is a bit more massive than the X axis.