Bob-the-Kuhn 685ed5393a Bug Fix: Switching extruder tool change leaves Z in wrong position
The tool_change function saves the current_position to the destination
array soon after starting.  Later in the switching extruder section, the
destination array is modified when moving the Z axis up & down.  A later
section of tool_change moves the head back to the “original location”
using the destination array.  This later section assumes that the
destination array hasn’t been modified.

The fix is to save the destination Z position and then restore it after
the Z movements have completed.

Going back to using the current_position array for the switching
extruder Z axis moves (and  leaving the destination array untouched)
doesn’t fix the problem.

This bug was introduced by the “Make tool_change kinematic compatible”
commit # 847429eff4b3d9e8343ddccc88ab61f06c059449 which was merged on 10
Oct 2016 as part of PR 4982.

This bug was discovered in Issue 5966.
2017-03-14 02:36:24 -05:00
..
2016-12-05 20:16:50 -06:00
2016-08-02 18:57:15 -07:00
2016-10-17 15:17:57 -05:00
2016-10-17 15:17:57 -05:00
2016-03-31 10:02:47 +09:00
2017-02-11 12:01:34 -06:00
2017-03-02 20:40:06 -06:00
2017-01-12 16:06:58 +01:00
2017-03-06 02:07:07 -06:00
2017-01-12 22:35:04 +08:00
2016-12-13 11:54:35 -05:00
2016-12-21 08:44:07 +09:00
2017-02-10 15:34:31 -06:00
2016-12-13 11:54:35 -05:00
2016-12-13 11:54:35 -05:00
2017-03-05 04:43:46 -06:00
2016-11-15 21:57:15 +01:00
2017-03-07 19:00:22 -06:00
2017-03-06 03:14:59 -06:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-31 08:08:03 -05:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-12-28 23:21:18 +01:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-11-21 00:17:45 -06:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-10-10 14:22:43 +09:00
2016-12-16 00:21:32 +09:00
2017-03-11 14:13:39 +01:00
2017-02-11 23:55:56 -06:00
2016-07-31 15:50:42 +02:00
2016-07-31 15:50:42 +02:00
2016-08-11 12:47:06 -07:00
2016-10-07 15:57:24 -05:00
2016-12-19 14:47:54 -08:00
2016-12-19 14:47:54 -08:00
2016-12-19 14:47:54 -08:00
2016-12-19 14:47:54 -08:00
2016-12-19 14:47:54 -08:00
2016-12-19 14:47:54 -08:00
2016-12-19 14:47:54 -08:00
2016-12-19 14:47:54 -08:00
2016-12-19 14:47:54 -08:00
2016-12-19 14:47:54 -08:00
2016-11-08 17:54:54 -06:00
2016-07-30 02:55:52 +01:00
2016-12-12 15:56:59 +01:00
2016-12-12 20:25:20 +01:00
2017-03-05 04:43:46 -06:00
2016-12-19 22:27:28 -08:00