bigtreetech / BIGTREETECH-SKR-V1.3

32bit board with LPC1768, support marlin2.0 and smoothieware, support lcd2004/12864, On-board TMC2130 SPI interface and TMC2208 UART interface no additional wiring is required
1.01k stars 1.15k forks source link

skr 1.4 marlin, cant home the print-head #233

Open hotridejoe opened 4 years ago

hotridejoe commented 4 years ago

I am retrofitting a Creality Cr-X with an SKR 1.4 board. I have triied just about everything here guys. here is the problem, I cant home the the print head. i have an skr 1.4 and im running marlin 2.1 and i have standard switches for my end-stops. when i open pronterface and run the m119 command i cant get the switches to trigger I have even unplugged the switches from the skr 1.4 and still it will not respond i have tried placing a jumper between the ground and signal pins to see if it was a bad switch and still nothing. i skimmed the marlin configuration.h file for any clues to see if maybe the endstop was tuned off but it says that it is active. bottom line the skr 1.4 dosent seem to want to register the switch being pressed. I am at a loss please help!!!, should i buy a new board?

hotridejoe commented 4 years ago

after removing my tmc2209 stepper drivers the endstops now respond normally, does anyone know why? to my knowledge these stepper drivers are compatible with the skr 1.4. is there a way to fix this in the marlin software?

zLows commented 4 years ago

When using the TMC2209, if you don’t use the stallguard function, you need to cut off the DIAG pin on the driver so that the mechanical switch can work normally. Bottom of page 7

Pin can also be bended or so. Anyway, for now there is no software way to fix it. :(

LT1010 commented 4 years ago

after removing my tmc2209 stepper drivers the endstops now respond normally, does anyone know why? to my knowledge these stepper drivers are compatible with the skr 1.4. is there a way to fix this in the marlin software?

The solution to the problem situation is as zLows said.