[grbl Issue#1622] x and y axis moves together for single axis command

未分类 bolang 6个月前 (10-14) 72次浏览

Issue #1622 | 状态: 进行中 | 作者: aswin-thambi | 创建时间: 2020-04-15


Hi,
When i operate my machine,both the axis are moving together with a single axis command.
the machine move diagonally with any X or Y axis command.
can you help me to fix it?


评论 (6)

#1 – Norwegian-Gadgetman 于 2020-04-15

That sounds like a HW issue.
Please verify that the cabling is correct.
That the two steppers doesn’t share any cables.
That the cables are not terminated together at the board.
That the board if configurable doesn’t ‘slave’ any stepper drivers together.
(This is sometimes done when you have 2 motors on one axis and one driver isn’t capable of delivering a high enough current.)

On 15 April 2020 at 07:18:41 +02:00, aswin-thambi wrote:

>
>
> Hi,
> When i operate my machine,both the axis are moving together with a single axis command.
> the machine move diagonally with any X or Y axis command.
> can you help me to fix it?
>
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub <https://github.com/grbl/grbl/issues/1622>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACFZ55Y5VQTD6EFBIXHRL3TRMU7TDANCNFSM4MII3PEQ>.
>


#2 – aswin-thambi 于 2020-04-15

Sir,
I checked my connections several times,
Iam using arduino uno with tb6560 stepper drivers, and tried both grbl
controler and ugs.
The axises are moves perpendicular when i click the diagonal movement option

On Wed, Apr 15, 2020, 1:52 PM Norwegian-Gadgetman
wrote:

> That sounds like a HW issue.
> Please verify that the cabling is correct.
> That the two steppers doesn’t share any cables.
> That the cables are not terminated together at the board.
> That the board if configurable doesn’t ‘slave’ any stepper drivers
> together.
> (This is sometimes done when you have 2 motors on one axis and one driver
> isn’t capable of delivering a high enough current.)
>
>
> On 15 April 2020 at 07:18:41 +02:00, aswin-thambi < > notifications@github.com> wrote:
>
> >
> >
> > Hi,
> > When i operate my machine,both the axis are moving together with a
> single axis command.
> > the machine move diagonally with any X or Y axis command.
> > can you help me to fix it?
> >
> >
> > —
> > You are receiving this because you are subscribed to this thread.
> > Reply to this email directly, view it on GitHub < > https://github.com/grbl/grbl/issues/1622>, or unsubscribe < > https://github.com/notifications/unsubscribe-auth/ACFZ55Y5VQTD6EFBIXHRL3TRMU7TDANCNFSM4MII3PEQ
> >.
> >
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/grbl/grbl/issues/1622#issuecomment-613893686>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/APFX7WKOBJIO2AZ75KIPIPTRMVVEXANCNFSM4MII3PEQ>
> .
>


#3 – Norwegian-Gadgetman 于 2020-04-15

Please upload a drawing of your system, with every wire connecting the Arduino, the drivers and the motors.
Also make certain to include every Ground and power wire.

On 15 April 2020 at 13:02:07 +02:00, aswin-thambi wrote:

>
> Sir,
> I checked my connections several times,
> Iam using arduino uno with tb6560 stepper drivers, and tried both grbl
> controler and ugs.
> The axises are moves perpendicular when i click the diagonal movement option
>
>
> On Wed, Apr 15, 2020, 1:52 PM Norwegian-Gadgetman
> wrote:
>
>
> > That sounds like a HW issue.
> > Please verify that the cabling is correct.
> > That the two steppers doesn’t share any cables.
> > That the cables are not terminated together at the board.
> > That the board if configurable doesn’t ‘slave’ any stepper drivers
> > together.
> > (This is sometimes done when you have 2 motors on one axis and one driver
> > isn’t capable of delivering a high enough current.)
> >
> >
> > On 15 April 2020 at 07:18:41 +02:00, aswin-thambi < > > notifications@github.com> wrote:
> >
> > >
> > >
> > > Hi,
> > > When i operate my machine,both the axis are moving together with a
> > single axis command.
> > > the machine move diagonally with any X or Y axis command.
> > > can you help me to fix it?
> > >
> > >
> > > —
> > > You are receiving this because you are subscribed to this thread.
> > > Reply to this email directly, view it on GitHub < > > https://github.com/grbl/grbl/issues/1622>, or unsubscribe < > > https://github.com/notifications/unsubscribe-auth/ACFZ55Y5VQTD6EFBIXHRL3TRMU7TDANCNFSM4MII3PEQ
> > >.
> > >
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub
> > <https://github.com/grbl/grbl/issues/1622#issuecomment-613893686>, or
> > unsubscribe
> > <https://github.com/notifications/unsubscribe-auth/APFX7WKOBJIO2AZ75KIPIPTRMVVEXANCNFSM4MII3PEQ>
> > .
> >
>
>
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub <https://github.com/grbl/grbl/issues/1622#issuecomment-613971087>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACFZ552X4Q3ZWCUZY53YG4TRMWH27ANCNFSM4MII3PEQ>.
>


#4 – langwadt 于 2020-04-15

SW is build for or should be build for CoreXY?


#5 – aswin-thambi 于 2020-04-15

What may be the reasons sir,is there any cod eerror?

On Wed, Apr 15, 2020, 4:44 PM langwadt wrote:

> SW is build for or should be build for CoreXY?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/grbl/grbl/issues/1622#issuecomment-613975949>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/APFX7WMPPIR3RR4LZOSF2LTRMWJJXANCNFSM4MII3PEQ>
> .
>


#6 – abdset 于 2020-05-24

If your machine has only one motor for each axis then make sure you don’t have any jumper pluged next to the motors power connector of the arduino uno. They are used to share same signal of one axis to drive two motors that moves that axis.


原始Issue: https://github.com/grbl/grbl/issues/1622

喜欢 (0)