sneakytreesnake / CrownCooler

"Crown" shaped cooling duct and associated hot end mount for Voron Trident and V2.4 printers
GNU General Public License v3.0
90 stars 8 forks source link

WS7040 Wiring and configuration #9

Closed Maceon12 closed 4 months ago

Maceon12 commented 1 year ago

I am attempting to set up a ws7040 on my voron trident using a v1.1 octopus board and have found that the fan is turning on at max speed as soon as the printer turns on. This appears to be because the octopus drives the pwm on the ground pin, instead of the 5v pin. Because of this the fan has to be driven off the raspberry pi which is not intuitive for most users. Can a guide on the wiring be added to the instructions. Alternatively, the yotube channel Vez3D has an excellent tutorial on the cpap remote cooling setup (https://youtu.be/E3kBau82SwU) so a link to his video would also be useful, either in place of or alongside wiring and config instructions.

Ekodas commented 10 months ago

I haven't wired mine up just yet, but I believe the work around for this is to actually use one of the Octopus boards endstop pins instead of a fan header pin.

realJosef commented 9 months ago

just finished my Installation yesterday.

this link will show you how to setup the pwm fan. i used 24V+ from the PSU and a heater - for the GND wire. PWM is on a FAN- https://os.ratrig.com/docs/guides/4028/

sneakytreesnake commented 4 months ago

answered by @realJosef