Closed amorphic closed 8 years ago
This is because the implementations of move_head_relative
and move_head_absolute
on the Marlin
printer don't explicitly set the speed of the print head. This means the head moves at whatever speed was last set in the printed gcode.
Sometimes after printing manual movement commands execute very slowly.