ebay blæser bruger software pwm

This commit is contained in:
Frederik Hertzum 2024-09-01 12:18:52 +02:00
parent 54df7135ec
commit 88d623848b

View File

@ -37,13 +37,14 @@ pins: PF7, PF9, PF6, PF8
[temperature_fan ebay_fans]
# Print Cooling Fan - CNC_FAN0
pin: multi_pin:ebay_fans_pin
hardware_pwm: true
hardware_pwm: false
control: watermark
max_delta: 5
sensor_type: temperature_host
min_temp: 15
max_temp: 80
target_temp: 50
max_power: 0.5
#[heater_fan hotend_fan]
## Hotend Fan - CNC_FAN1
@ -190,13 +191,6 @@ gcode:
#G0 X175 Y175 Z30 F3600
#--------------------------------------------------------------------
[gcode_macro PRINT_START]
# Use PRINT_START for the slicer starting script - please customise for your slicer of choice
gcode:
G32 ; home all axes
G1 Z20 F3000 ; move nozzle away from bed
[gcode_macro PRINT_END]
# Use PRINT_END for the slicer ending script - please customise for your slicer of choice
gcode: