problem

Post Reply
mavera
Posts: 1
Joined: Thu Jun 03, 2021 5:58 pm

problem

Post by mavera » Thu Jun 03, 2021 6:03 pm

Hello,

We have recently constructed a Geeetech i3 Acrylic 8mm printer with an AT Mega 2560 board and RAMPS 1.4.
We are using Marlin firmware for this, and we've come across an endstop problem.

When using the manual controls with all of the axis centered before startup, the printer moves to X+10 just fine, but when I give it the command to move to X-10 it will report that the endstop has been hit (when it is actually not). When holding the endstop the printer will move to X-10 just fine, which leads me to believe that the endstop boolean paramater in the firmware needed to be inversed from true to false. This however, did not solve the problem, it made it even worse (the printer would not move at all at first, and only move to X+10 after a X-10 command was inputted, without actually moving to X-10).

I've been stuck for a while now, please help.

The current firmware is attached.

Thank you

Post Reply