u/SirLower8781

Issue with toolhead fans not turning on

Issue with toolhead fans not turning on

Hey everyone,

I am working on my mainline SV08 with an XOL toolhead and I was finally able to get it to work without throwing a ton of errors. This being said, I cannot get my part cooling fans or my heat-break fan to work. Double checked the wiring on both and everything is going to the correct headers (to my knowledge) and I am just not sure what is going on. When I try and turn the part fans on in Fluidd, they do not turn on, and when I raise my hotend to above 50C (usually 55C to test) nothing happens. It says 100% fan speed for the heat-break but the pwm says 0 RPM.

I am unfortunately a novice with this stuff, so any help would be greatly appreciated!

I got most of this .cfg from a similar setup off of github and I adjusted everything that was different with mine.

Hardware:

EBB36 Gen2

Dragon Ace w/ PT1000 thermistor

dual 4010 blowers (2-pin)

3010 heat-break fan (3-pin)

https://preview.redd.it/dzefbb6vi2bh1.png?width=1000&format=png&auto=webp&s=9b5190dc65e7302e0eb16638e370d3dacc76f766

[temperature_sensor EBB36_TMC2209]
sensor_type: Generic 3950
sensor_pin: EBB:PA0
pullup_resistor: 2200

[temperature_sensor EBB36]
sensor_type: temperature_mcu
sensor_mcu: EBB

[lis2dw EBB36]
cs_pin: EBB:PB1
spi_bus:spi2_PB2_PB11_PB10
axes_map: x,y,z

[extruder]
step_pin: EBB:PB14
dir_pin: EBB:PA8
enable_pin: !EBB:PB6
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: EBB:PB4
sensor_type: PT1000
pullup_resistor: 2200
sensor_pin: EBB:PA3
control: pid
pid_Kp=28.695
pid_Ki=1.396
pid_Kd=147.421

min_temp: 10
min_extrude_temp: 10
max_temp: 300
max_extrude_only_distance: 1400.0
max_extrude_only_velocity: 75.0
max_extrude_only_accel: 1500
max_extrude_cross_section: 9999
microsteps: 16
full_steps_per_rotation: 200
rotation_distance: 35.8
gear_ratio: 6:1

[tmc2209 extruder]
uart_pin: EBB:PB3
interpolate: false
run_current: 0.6
stealthchop_threshold: 0
sense_resistor: 0.110

[multi_pin ptfans]
pins: EBB:PD3, EBB:PA5

[fan]
pin: multi_pin:ptfans
max_power: 1.0
#fan_speed: 1.0
cycle_time: 0.010
shutdown_speed: 1
kick_start_time: 0.5
off_below: 0.10

[heater_fan hotend_fan]
pin: EBB:PD2
heater: extruder
fan_speed: 1.0
heater_temp: 50.0
tachometer_pin: ^EBB:PA4
tachometer_ppr: 2
tachometer_poll_interval: 0.0009
u/SirLower8781 — 2 days ago

Is anyone running a CNC Gantry kit?

Hello everyone,

I started modding my used SV08 a while ago when I tried to adjust the belt tension on the stock injection molded gantry parts. While adjusting the tension, one of the heat-set inserts pulled out of the injection molded part, so I decided to print the Nadir's 3D printed gantry upgrade. https://www.printables.com/model/1400767-sv08-gantry-v2-precision-easy-tensioning

After printing this out of PET-CF and doing the double-shear upgrade, I noticed that the motion system felt very very tight. Like the toolhead was difficult to move by hand, and I noticed that the pulleys fit very loose. There is a lot of slop in them up and down and they do not run true on the belts. Now, I am considering buying the CNC gantry kit from Funssor Lab https://funssorlab.com/products/preorder-sovol-sv08-cnc-machined-xyz-kit-designed-by-nadir?VariantsId=10459

Does anyone have this installed? Thoughts?

*I am also running an XOL toolhead, not sure if this will impact anything*

u/SirLower8781 — 2 days ago