Oh Min Goo Posted August 23 Share Posted August 23 Hello. I am controlling the motor with Pmac suite. The motor operates normally through the jog ribbon. But it doesn't work when you enter the Motion program. The equipment has been homed and the motor can be operated with the Jog ribbon after entering the operation command [&1b8r]. Below the Motion program. OPEN PROG 8 Clear LINEAR ABS FRAX(X,Y) TA60 TS20 F(20) X650.000 Y400.000 Delay(1000) X750.000 Y400.000 X750.000 Y500.000 X650.000 Y500.000 X650.000 Y400.000 X650.000 Y000.000 Dwell(1000) CLOSE Quote Link to comment Share on other sites More sharing options...
DaveBarnett Posted August 23 Share Posted August 23 Did you remember to do your coordinate system definition ? Like, &1 #1->10X #2->10Y or, similar? 1 Quote Link to comment Share on other sites More sharing options...
Oh Min Goo Posted August 26 Author Share Posted August 26 On 8/24/2024 at 12:43 AM, DaveBarnett said: Did you remember to do your coordinate system definition ? Like, &1 #1->10X #2->10Y or, similar? Yes. My Machine is set up about coordinate system definition below #1->10000X #3->10000Y &1 coorinate system too. Quote Link to comment Share on other sites More sharing options...
leandro.martins Posted August 29 Share Posted August 29 I would make sure that the motion program is loaded commanding list program 8 And also would make sure that all the motor are enable before starting the motion program &1e b8r Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.