Welcome! Log In Create A New Profile

Advanced

Marlin 2.0 AutoBedLeveling Adjust speed

Posted by falko85 
Marlin 2.0 AutoBedLeveling Adjust speed
October 13, 2019 05:53PM
Hi.
I have a problem, and I have set my AutoBedLeveling a bit faster, but the machine crashes very hard when it drives to the next point.

Is there a way that the machine drives faster to the next point and slows down more easily?

Thank you in advance for the help.

Greeting
Falko
Re: Marlin 2.0 AutoBedLeveling Adjust speed
October 15, 2019 04:42AM
// X and Y axis travel speed (mm/m) between probes
#define XY_PROBE_SPEED 8000

// Homing speeds (mm/m)
#define HOMING_FEEDRATE_XY (50*60)
#define HOMING_FEEDRATE_Z (10*60)
Sorry, only registered users may post in this forum.

Click here to login