Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 12095

Re: G28 Z; ignores endstop

$
0
0
I think I found it!

To deal with an inverted motor I do:

M92 X169.856 Y168.856 Z-84.928 E101.92; # set steps per unit (with invert..)

Note the "-" on the Z.

If I do:
M92 X169.856 Y168.856 Z84.928 E101.92; (no invert on Z)

G28 Z *does* respond to the Z-min switch (manual actuation). Although it moves
in the wrong direction.

This looks like a bug or something.

Viewing all articles
Browse latest Browse all 12095


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>