ArmJo / Geeetech-A10-Klipper-GT2560v3-modded

My Klipper configuration with different mods for my Geeetech A10 with a v3 board.
6 stars 1 forks source link

Filament sensor pin out. #1

Open maxcalavera81 opened 2 years ago

maxcalavera81 commented 2 years ago

Hi, sorry to be bothering you. Can you help me to know what the filament sensor pin is on this board? Thank you very much for your time. Very good job...

ArmJo commented 2 years ago

Hi, if you are using the GT2560v3 Board, then you can see in the schematic the bottom left section "Filament Det". They use ADC12 and ADC13 for it. This is PK4 or PK5 for Klipper.

In Marlin the sensor pin is Arduino Pin 66, which is also PK4. Marlin has PK5 (Arduino 67) as secondary filament sensor pin and PF0 (Arduino 54) as third sensor pin.

I can not say which one exactly, because the board has two connectors for it and it depends on which one you are using.

ArmJo commented 2 years ago

You can find a complete Klipper configuration with runout sensor here: https://github.com/GusBricker/GeeetechA10_Klipper/blob/main/printer.cfg