Skip to content

Weird discontinuous movement — CoreXY #8573

@Dabihu

Description

@Dabihu

Bug Report

  • Description: Weird not continuous movement at a specific speed and configuration
  • Expected behaviour: Linear movement
  • Actual behaviour: Discontinuous movement
  • Steps to reproduce:
    Use default 1.1.6 configuration with these modification:
    #define COREXY
    #define DEFAULT_AXIS_STEPS_PER_UNIT { 100, 100, 4000, 500 }
    (M502 used, but EEPROM disabled, so M500 have no effect)

Example command:
G1 F1000 X100 Y100

More options:

  • F in range: 849..1154
  • Diagonal move (only one motor used (X or Y) to movement)
  • CoreXY or CoreYX
  • 1.1.6 or bugfix-1.1.x (Hash: 5a1f130)

F1000 video (bad movement): https://youtu.be/wIX8tTg1UyI
F1155 video (good movement): https://youtu.be/CGDx70LtVvE

Behavior is independent from motor driver. The step signal is discontinous in such settings.
Clicking noise in the good video caused by a faulty idler not by the motor.
Configuration.h.txt
Configuration_adv.h.txt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions