fans-control.cfg throwing error #825
bodydropped72
started this conversation in
Issues
Replies: 1 comment
-
|
I have the same problem. Here is how to fix it. First, find SFTP software like WinSCP, download it, and install it. Second is logging in by using your printer IP, root, and the root password. And go to /usr/data/helper-script/files/macros. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i [include] fans-control into my printer.cfg file and it errors out with pin PC6 used multiple times. In the fans config its defined here
[duplicate_pin_override]
pins: PC0, PC5, PB2, PC6, ADC_TEMPERATURE
and here
[temperature_fan soc_fan]
pin: PB2
cycle_time: 0.0100
kick_start_time: 0.5
hardware_pwm: false
max_power: 1
shutdown_speed: 0
sensor_type: temperature_mcu
min_temp: 0
max_temp: 100
control: watermark
max_delta: 2
target_temp: 45.0
max_speed: 1.0
min_speed: 0.0
tachometer_pin:PC6
this is a read only cfg from the downloaded helper script so what do i do to fix it.
Beta Was this translation helpful? Give feedback.
All reactions