grblHAL / core

grblHAL core code and master Wiki
Other
326 stars 85 forks source link

A axis is not working on CoreXY mode on BTT-SKR 2.0 #340

Closed Avara7 closed 1 year ago

Avara7 commented 1 year ago

Hi, I'm making 4 axis tangential knife CNC CoreXY machine with BTT-SKR 2.0 controller (STM32F407). On usual mode of X and Y axis it's working fine with GRBLGRU. After activating #define CoreXY On in config.h file the A axis is not working properly (when pressing jog button value of position of this axis is not changing ). Am I doing something wrong or is there some issue with coreXY configuration?

[ver:1.1f.20230228:] [opt:vnmslw,35,1024,4,0] [axs:4:xyza] [newopt:enums,rt+,tc,sed] [firmware:grblhal] [nvs storage:*flash] [driver:stm32f407] [driver version:230227]

Thank you.

terjeio commented 1 year ago

Fix commited, issue was with corexy implementation.

Avara7 commented 1 year ago

Hello,

I appreciate your incredibly fast response time, and thank you so much for resolving the problem! I've tested a new version, and everything is working smoothly now. Really grateful for your help on this!

Best regards, Avara7.

Avara7 commented 1 year ago

Hello,

I appreciate your incredibly fast response time, and thank you so much for resolving the problem!

I've tested a new version, and everything is working smoothly now.

Really grateful for your help on this!

Best regards,

Avara7.

On Thu, Aug 10, 2023 at 6:07 AM Terje Io @.***> wrote:

Fix commited, issue was with corexy implementation.

— Reply to this email directly, view it on GitHub https://github.com/grblHAL/core/issues/340#issuecomment-1672934731, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHGDPXW5Z2B4G5FM5WQHRU3XUSXFJANCNFSM6AAAAAA3LEKQK4 . You are receiving this because you authored the thread.Message ID: @.***>