alexborro 0ce3576685 New Feature: Z_DUAL_ENDSTOPS
Z_DUAL_ENDSTOPS is a feature to enable the use of 2 endstops for both Z
steppers - Let's call them Z stepper and Z2 stepper.
That way the machine is capable to align the bed during home, since both
Z steppers are homed.
There is also an implementation of M666 (software endstops adjustment)
to this feature.
After Z homing, this adjustment is applied to just one of the steppers
in order to align the bed.
One just need to home the Z axis and measure the distance difference
between both Z axis and apply the math: Z adjust = Z - Z2.
If the Z stepper axis is closer to the bed, the measure Z > Z2 (yes, it
is.. think about it) and the Z adjust would be positive.
Play a little bit with small adjustments (0.5mm) and check the
behaviour.
The M119 (endstops report) will start reporting the Z2 Endstop as well.
2015-03-24 14:06:44 -03:00
..
2015-03-17 10:33:02 +01:00
2015-03-02 07:06:01 -08:00
2015-03-02 07:06:01 -08:00
2015-03-02 09:49:45 +00:00
2015-03-02 07:06:01 -08:00
2015-03-22 23:07:22 -07:00
2015-03-02 07:06:01 -08:00
2015-03-02 07:06:01 -08:00
2015-03-14 04:28:22 -07:00
2015-02-11 08:50:48 +02:00
2015-01-27 21:53:08 -08:00
2015-02-16 13:53:58 +01:00
2015-03-24 14:06:44 -03:00
2015-02-16 13:53:58 +01:00
2015-03-24 14:06:44 -03:00
2015-03-24 14:06:44 -03:00
2014-10-04 09:24:09 +02:00
2015-02-19 17:28:38 -08:00
2015-03-04 12:35:32 +00:00
2015-01-27 15:32:34 -08:00
2015-01-27 15:32:34 -08:00
2015-03-07 22:43:15 +02:00
2015-02-24 04:46:11 -08:00
2015-01-27 15:32:34 -08:00
2015-03-24 14:06:44 -03:00
2015-03-21 16:12:57 -07:00
2015-01-23 22:26:52 -08:00
2015-01-23 22:26:52 -08:00
2015-03-24 14:06:44 -03:00
2015-03-24 14:06:44 -03:00
2015-02-24 04:46:11 -08:00