Alex Borro
422a958a34
Fix CoreXY speed calculation
...
For cartesian bots, the X_AXIS is the real X movement and same for
Y_AXIS.
But for corexy bots, that is not true. The "X_AXIS" and "Y_AXIS" motors
(that should be named to A_AXIS
and B_AXIS) cannot be used for X and Y length, because A=X+Y and B=X-Y.
So we need to create other 2 "AXIS", named X_HEAD and Y_HEAD, meaning
the real displacement of the Head.
Having the real displacement of the head, we can calculate the total
movement length and apply the desired speed.
2015-01-06 16:39:48 -02:00
..
2015-01-02 08:53:09 -08:00
2014-12-29 18:03:56 -07:00
2015-01-06 10:30:20 +01:00
2013-10-30 21:52:46 +01:00
2013-10-30 21:52:46 +01:00
2014-12-18 13:59:31 -08:00
2014-12-18 23:13:50 +01:00
2014-12-18 23:13:50 +01:00
2014-12-28 13:27:39 -02:00
2015-01-02 11:12:16 -05:00
2015-01-02 11:12:16 -05:00
2013-09-14 13:50:09 +02:00
2014-12-18 13:59:31 -08:00
2013-04-16 13:54:39 +02:00
2015-01-04 01:29:26 +01:00
2014-11-12 17:10:48 +01:00
2014-02-25 09:52:58 +00:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2015-01-04 21:53:37 -05:00
2014-12-29 10:44:55 -07:00
2014-02-17 10:58:36 +00:00
2014-05-06 19:24:20 -05:00
2015-01-04 12:17:46 -08:00
2015-01-06 16:39:48 -02:00
2014-02-05 01:47:12 -08:00
2014-02-05 01:47:12 -08:00
2014-10-05 13:20:53 -07:00
2013-10-30 11:45:32 +01:00
2014-10-04 09:24:09 +02:00
2014-12-31 13:04:16 +13:00
2015-01-06 16:39:48 -02:00
2014-12-21 10:06:05 -02:00
2014-12-21 10:06:05 -02:00
2014-12-21 10:06:05 -02:00
2014-05-01 12:03:41 +02:00
2014-05-01 12:03:41 +02:00
2013-10-30 11:45:32 +01:00
2014-12-18 23:13:50 +01:00
2014-12-30 07:36:18 -08:00
2014-12-21 10:06:05 -02:00
2014-12-21 10:06:05 -02:00
2014-12-03 15:01:52 +01:00
2014-02-25 09:52:58 +00:00
2015-01-04 14:23:31 +01:00
2014-12-23 23:50:00 -05:00
2014-10-06 14:21:44 +02:00
2015-01-02 11:12:15 -05:00
2014-02-17 10:58:36 +00:00
2015-01-05 22:29:29 -05:00
2015-01-02 11:12:15 -05:00
2014-12-21 10:06:05 -02:00
2014-12-21 10:06:05 -02:00
2014-02-17 10:58:36 +00:00