[klipper] Re: Makergear m2 rev. E

  • From: Kevin O'Connor <kevin@xxxxxxxxxxxx>
  • To: Daniel Thornburg <thornzero@xxxxxxxxx>
  • Date: Mon, 15 Jan 2018 21:39:37 -0500

On Sun, Jan 14, 2018 at 03:06:33AM +0000, Daniel Thornburg wrote:

I have a makergear m2 rev. E and I installed and configured based on the
example given for the makergear m2. However it is made the older version
that had the Z min endstop at the top and the newer revisions have the
endstop at the bottom. I have tried everything I could think of to make it
work with klipper. Every time it homes the z axis it sets the bottom as 0.0
and any movement in positive direction  after drops the connection to
octoprint from an error moving to a position outside the limits. Maybe I’m
missing something simple or maybe the software just doesn’t support this
particular setup just yet. I’m just looking for some help on this cause I’d
really like to try this software out. Thanks.

Looking at your log - everything looks okay to me.  I use the
following in my [stepper_z] config:

position_endstop: 198.2
position_max: 199
homing_retract_dist: 2.0

After I home the printer, the printer will think it is at Z=198.2.  I
then command the printer to move to a suitable Z height - for example:

G90
G1 Z5 F800

-Kevin

Other related posts: