EBB icon indicating copy to clipboard operation
EBB copied to clipboard

Pinout for SB000 missing, no fan is working

Open diberben opened this issue 2 years ago • 6 comments

Hi all, after connecting the SB2240 to my Voron Tap with LGX lite, no fans are working. From my printer.cfg:

[fan] pin: EBBCan: PA0

[heater_fan hotend_fan] pin: EBBCan: PA1 heater: extruder heater_temp: 45.0

Temperature reading is nominal (currently 55°C), dashboard indicates Hotend Fan 100%, but vfan1 and vfan2 on SB0000 do not output any voltage. Fan is a Sunon MF40102V2) and is working (checked with lab PSU). Whats wrong?

diberben avatar Jul 17 '23 13:07 diberben

I have the exact same problem.

OneHotTake avatar Jul 19 '23 20:07 OneHotTake

so do I

Delanjp949 avatar Jul 23 '23 09:07 Delanjp949

same

philbert440 avatar Jul 23 '23 14:07 philbert440

This may be redundant, but please make sure you have commented out / removed the original [fan] and [heater_fan hotend_fan] sections in all configuration files. Klipper will not warn you if you have these defined twice.

Nemernemer avatar Jul 25 '23 18:07 Nemernemer

Take care, it seems that you inverted the pin ( but you followed the manual :') ) : https://github.com/bigtreetech/EBB/issues/29

grimlokason avatar Aug 01 '23 10:08 grimlokason

This may be redundant, but please make sure you have commented out / removed the original [fan] and [heater_fan hotend_fan] sections in all configuration files. Klipper will not warn you if you have these defined twice.

This was it! Thanks Nemernemer! Rescanned .cfg and found one little legacy pin-definition :/ The pinout is still missing, though

diberben avatar Aug 18 '23 09:08 diberben

BTT hasnt created a proper pinout for their EBB SB0000, so I did. Please share this so others can use it.

EBB SB0000 CAN Pinout fine-i'll-do-it-myself

CharlotteBeLike avatar Jul 29 '24 05:07 CharlotteBeLike

BTT hasnt created a proper pinout for their EBB SB0000, so I did. Please share this so others can use it.

Build guide page 01.

image

Since the SB0000 is used with both STM and RP2040 parts, specifying the pin numbers on the drawing would result in confusion. Therefore only pin names are used and the specific cfg files for each toolboard have the relevant pin numbers included.

bigtreetech avatar Jul 29 '24 07:07 bigtreetech