Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAN0, FAN1, HotBed, HotEnd pins issue #42

Open
xsfunc opened this issue Feb 11, 2023 · 0 comments
Open

FAN0, FAN1, HotBed, HotEnd pins issue #42

xsfunc opened this issue Feb 11, 2023 · 0 comments

Comments

@xsfunc
Copy link

xsfunc commented Feb 11, 2023

Klipper v0.11.0
Fysetc S6 v2.1

FAN0, FAN1, HotBed, HotEnd pins doesn't work. Stepper, endstop, termistor, fan2 works well.

[heater_bed]
heater_pin: PC8
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PC3
control: watermark
min_temp: 0
max_temp: 100

[extruder]
step_pin: PD5
dir_pin: !PD6
enable_pin: !PD4
microsteps: 16
rotation_distance: 33.500
nozzle_diameter: 0.400
filament_diameter: 1.750

heater_pin: PB15
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PC0
control: pid
# tuned for stock hardware with 200 degree Celsius target
pid_Kp: 21.527
pid_Ki: 1.063
pid_Kd: 108.982
min_temp: 0
max_temp: 250

# fan for printed model FAN0
[fan]
pin: PB0

# fan for hotend FAN1
[heater_fan my_nozzle_fan]
pin: PB1
shutdown_speed: 1

# fan for control board FAN2
[heater_fan my_control_fan]
pin: PB2

A problem in the software or a marriage of the board?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant