I have a weird problem on my Voron 2.4.
I often get huge layer shifts on very random files. To determine the origin of the problem, I ran a speed test with various acceleration and speed values, from 0.5k to 2k and 100 to 400 mm/s.
At the time I ran the tests, any acceleration above 2k sounded bad and showed direct step losses, so I reduced it to 2k and 300 mm/s, and there are no more step losses during tool head acceleration.
However, I systematically get about 6 mm (aka 1200 step losses) on my speed tests, and only on the X stepper, with exactly the same numbers each time!
I swapped every thing related to the stepper_x motion :
motor
cable
driver
motherboard motor plug
I also checked the motion of the gantry, which is buttery smooth; my belt tension also seems good. I really don’t know where to look to solve this problem!
Thank you for your help.
Joseph
I often get huge layer shifts on very random files. To determine the origin of the problem, I ran a speed test with various acceleration and speed values, from 0.5k to 2k and 100 to 400 mm/s.
At the time I ran the tests, any acceleration above 2k sounded bad and showed direct step losses, so I reduced it to 2k and 300 mm/s, and there are no more step losses during tool head acceleration.
However, I systematically get about 6 mm (aka 1200 step losses) on my speed tests, and only on the X stepper, with exactly the same numbers each time!
Code:
// mcu: stepper_x:-1315 stepper_y:245 stepper_z:23 stepper_z1:-79 stepper_z2:1541 stepper_z3:-22
// stepper: stepper_x:583.975000 stepper_y:0.000000 stepper_z:10.000000 stepper_z1:10.000000 stepper_z2:10.000000 stepper_z3:10.000000
// kinematic: X:291.987500 Y:291.987500 Z:10.000000
// toolhead: X:299.000000 Y:299.000000 Z:10.000000 E:0.000000
// gcode: X:299.000000 Y:299.000000 Z:10.000000 E:0.000000
// gcode base: X:0.000000 Y:0.000000 Z:0.000000 E:0.000000
// gcode homing: X:0.000000 Y:0.000000 Z:0.000000
23:30
// mcu: stepper_x:-34 stepper_y:248 stepper_z:22 stepper_z1:-80 stepper_z2:1540 stepper_z3:-23
// stepper: stepper_x:600.012500 stepper_y:0.012500 stepper_z:10.000000 stepper_z1:10.000000 stepper_z2:10.000000 stepper_z3:10.000000
// kinematic: X:300.012500 Y:300.000000 Z:10.000000
// toolhead: X:299.000000 Y:299.000000 Z:10.000000 E:0.000000
// gcode: X:299.000000 Y:299.000000 Z:10.000000 E:0.000000
// gcode base: X:0.000000 Y:0.000000 Z:0.000000 E:0.000000
// gcode homing: X:0.000000 Y:0.000000 Z:0.000000
I swapped every thing related to the stepper_x motion :
motor
cable
driver
motherboard motor plug
I also checked the motion of the gantry, which is buttery smooth; my belt tension also seems good. I really don’t know where to look to solve this problem!
Thank you for your help.
Joseph