MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.3k stars 19.25k forks source link

[BUG] Marlin 2.0 homing problem (MKS SBASE) #14984

Closed renzaaa closed 5 years ago

renzaaa commented 5 years ago

Homing normally works just in first time. In second time homing don't work normally. For example: G28 X0 - homing normally to 0 postition, then repeating G28 X0 comand X axis moving to + position.

renzaaa commented 5 years ago

Z axis endstop works normally. I tested just now. Problem is with XY. Ok, one minute..

boelle commented 5 years ago

what if you connect Z endstop to where X endstop is connected, does X work normal when doing the finger test?

renzaaa commented 5 years ago

20191014_221248 20191014_221252 I will try

renzaaa commented 5 years ago

Problem with endstops or endstop brackets. Maybe problem with contacts, I plugged another endstop and works normally.

renzaaa commented 5 years ago

Very strange..

boelle commented 5 years ago

maybe endstop is bad? or wire from endstop to board is bad? or is wire the same and you just changed endstop?

renzaaa commented 5 years ago

Yes I removed endstop from bracket and endstop is bad :/ I don't know how broken my endstops. Problem is solved, thanks for helping!

boelle commented 5 years ago

maybe its just bad luck :-) or maybe its bad quality from china

renzaaa commented 5 years ago

Maybe :) Most importantly that we found a problem. Thanks.

renzaaa commented 5 years ago

No no, endstops is not bad, just dust came into contacts :D

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.