grbl_stm32 icon indicating copy to clipboard operation
grbl_stm32 copied to clipboard

Homing problem with corexy

Open VojislavM opened this issue 8 years ago • 4 comments

@Andypos you said that you have corexy machine, controlled with Nucleo board. Do you have problem with homing ($H)?

Mine just goes to +x limit switch, then goes back, and goes to +y but never touch switch. I saw that GRBL head problem with homing of corexy, but I think they fix it.

Also, when it is "done" with homing it restarts, prints on terminal: Grbl 1.0c-STM32 ['$' for help] ['$H'|'$X' to unlock]

VojislavM avatar Apr 05 '16 09:04 VojislavM

Now it works, I have changed some things in src/grbl/limits.c You can see the changes in this commit: commit :smile:

VojislavM avatar Apr 05 '16 17:04 VojislavM

@VojislavM Good job :). I do mechanical part ,now. I bulding H-bot ( work like corexy) version. If You change in Arduino CNC sheffild logic for 3.3 V?

Andypos avatar Apr 05 '16 18:04 Andypos

@Andypos I am not sure what is your question, but I have no problem with Arduino shield and Nucleo 3.3 V logic.

VojislavM avatar Apr 06 '16 07:04 VojislavM

It is ok ,if do not use analog input. See https://developer.mbed.org/questions/4738/5V-tolerant-pins-on-Nucleo-boards/

Andypos avatar Apr 06 '16 12:04 Andypos