From 88d623848b01d680723661afd7b0779747592e1c Mon Sep 17 00:00:00 2001 From: Frederik Hertzum Date: Sun, 1 Sep 2024 12:18:52 +0200 Subject: [PATCH] =?UTF-8?q?ebay=20bl=C3=A6ser=20bruger=20software=20pwm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hardware/manta.cfg | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/hardware/manta.cfg b/hardware/manta.cfg index b6d50d9..5a73cc1 100644 --- a/hardware/manta.cfg +++ b/hardware/manta.cfg @@ -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: