I use Marlin with RAMPS and Arduino 2560.
When I change z STEPS_PER_UNIT, no matter how small the change, z axis zero search feedrate became so fast that sometime it didn’t recognize the z endstop.
#define DEFAULT_AXIS_STEPS_PER_UNIT {78.7402,78.7402,200*8/3,760*1.1}
I appreciate any suggestions.
Tony