Skip to content
Snippets Groups Projects
Select Git revision
20 results

marlin-anet-a8

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Bob-the-Kuhn authored
    In the endstop testing section, add the "reverse" logic in addition to "normal" core handling.
    
    In CoreXY/YZ/XZ steppers rotating the same direction gives X movement. Opposing directions produces Y movement.
    
    In CoreYX/ZY/ZX this is reversed. Same = Y, Opposite = X.
    
    ----
    
    Fixes the issue where the Y endstop was being checked when moving in the X direction, etc.
    c5e08e87
    History
    Name Last commit Last update