bigtreetech / bigtreetech/EBB

EBB SB2209 Heater not working?

Open
#59 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
697
Forks
130
PR merge metrics
No merged PRs in 30d

Description

I managed to configure everything using the C2U adapter.
Everything works except the heater.
It does not give any signs of life. I have two different hotels with different heaters, so I can for sure say that it is not the faulty heater.
I just replaced the port in my config for all other sensors, so I did the same thing for the heater.
As I said, all other sensors, extruders, and end-stops are working only it does not want to start heating.

```
[extruder]
step_pin: EBBCan: PD0 #PB3
dir_pin: EBBCan: PD1 #PB4
enable_pin: !EBBCan: PD2 #!PD2
rotation_distance: 22.811396174424
gear_ratio: 50:10
microsteps: 16
full_steps_per_rotation: 200
nozzle_diameter: 0.400
filament_diameter: 1.75
heater_pin: EBBCan: PB13 #PC8
sensor_type: Generic 3950
sensor_pin: EBBCan: PA3 #PA0
min_temp: 10
max_temp: 280
max_power: 1.0
min_extrude_temp: 10
pressure_advance: 0.051835
max_extrude_only_distance: 400.0
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the extruder configuration shown in the issue, especially the heater_pin and sensor_pin mappings, and compare them with the working sensor, extruder, and end-stop connections. Reproduce the problem with the two heaters described and determine why the heater gives no response; done means heating works without disrupting the other sensors.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.