LONGER3D / Marlin2.0-lgt

Longer LKx(Alfawise Ux0) and LKx Pro(Alfawise Ux0 Pro) 3D Pinter firmware based on Marlin 2.0
GNU General Public License v3.0
30 stars 20 forks source link

[BUG] LK5 Pro: End stop switches ignored #12

Open reald opened 2 years ago

reald commented 2 years ago

Bug Description

End stop switches are ignored, motors continue to move.

My Configurations

Used Configuration.h and Configuration_adv.h from this repository.

Steps to Reproduce

  1. Build this repository for LK5 pro
  2. Build firmware using Arduino
  3. Flash firmware to LK5 pro
  4. Move x-, y- or z-axis to the end position

Expected behavior:

When reaching one of the 3 end stop switches printer should stop moving.

Actual behavior: [What actually happens]

End stop switches are ignored and motors continue spinning making ugly noise.

Additional Information