Skip to content

Commit

Permalink
.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Lzhikai committed Sep 21, 2024
1 parent 07b90f4 commit ab918a6
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ bicubic_tension: 0.2 # Algorithm interpolation, no movement
pin: EBBCan:gpio14 # Hotend fan pin
heater: extruder # Associated heating device
heater_temp: 50.0 # Temperature to start the fan
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time

#--------------------------------------------------------------------

Expand All @@ -349,7 +349,7 @@ fan_speed: 0.5 # Fan speed

[controller_fan driver_fan] # Driver cooling fan
pin: PF8 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
max_power: 1.0 # Maximum power
shutdown_speed: 0.0 # Shutdown speed
fan_speed: 0.8 # Fan speed when heater or stepper driver is active (0.0 to 1.0). Default is 1.0.
Expand All @@ -370,7 +370,7 @@ stepper: stepper_x # Active motors

[fan_generic fan0] # 5015 Part cooling Blower
pin: EBBCan:gpio13 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm

#--------------------------------------------------------------------
Expand All @@ -385,7 +385,7 @@ kick_start_time: 0.5 # start-up time (Please do not change)

[fan_generic fan3] # Fume_Pack Exhaust Fan
pin: PF7 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm
kick_start_time: 0.5 # start-up time (Please do not change)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ bicubic_tension: 0.2 # Algorithm interpolation, no movement
pin: EBBCan:gpio14 # Hotend fan pin
heater: extruder # Associated heating device
heater_temp: 50.0 # Temperature to start the fan
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time

#--------------------------------------------------------------------

Expand All @@ -350,7 +350,7 @@ fan_speed: 0.5 # Fan speed

[controller_fan driver_fan] # Driver cooling fan
pin: PF8 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
max_power: 1.0 # Maximum power
shutdown_speed: 0.0 # Shutdown speed
fan_speed: 0.8 # Fan speed when heater or stepper driver is active (0.0 to 1.0). Default is 1.0.
Expand All @@ -371,7 +371,7 @@ stepper: stepper_x # Active motors

[fan_generic fan0] # 5015 Part cooling Blower
pin: EBBCan:gpio13 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm

#--------------------------------------------------------------------
Expand All @@ -386,7 +386,7 @@ kick_start_time: 0.5 # start-up time (Please do not change)

[fan_generic fan3] # Fume_Pack Exhaust Fan
pin: PF7 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm
kick_start_time: 0.5 # start-up time (Please do not change)

Expand All @@ -398,7 +398,6 @@ gcode:
{% set speed = (params.S|float / 255 if params.S is defined else 1.0) %}
SET_FAN_SPEED FAN={fan} SPEED={speed}


#####################################################################
## RGB-LED Lights
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ bicubic_tension: 0.2 # Algorithm interpolation, no movement
pin: EBBCan:gpio14 # Hotend fan pin
heater: extruder # Associated heating device
heater_temp: 50.0 # Temperature to start the fan
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time

#--------------------------------------------------------------------

Expand All @@ -348,7 +348,7 @@ fan_speed: 0.5 # Fan speed

[controller_fan driver_fan] # Driver cooling fan
pin: PF8 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
max_power: 1.0 # Maximum power
shutdown_speed: 0.0 # Shutdown speed
fan_speed: 0.8 # Fan speed when heater or stepper driver is active (0.0 to 1.0). Default is 1.0.
Expand All @@ -369,7 +369,7 @@ stepper: stepper_x # Active motors

[fan_generic fan0] # 5015 Part cooling Blower
pin: EBBCan:gpio13 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm

#--------------------------------------------------------------------
Expand All @@ -384,7 +384,7 @@ kick_start_time: 0.5 # start-up time (Please do not change)

[fan_generic fan3] # Fume_Pack Exhaust Fan
pin: PF7 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm
kick_start_time: 0.5 # start-up time (Please do not change)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ bicubic_tension: 0.2 # Algorithm interpolation, no movement
pin: EBBCan:gpio14 # Hotend fan pin
heater: extruder # Associated heating device
heater_temp: 50.0 # Temperature to start the fan
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time

#--------------------------------------------------------------------

Expand All @@ -351,7 +351,7 @@ fan_speed: 0.5 # Fan speed

[controller_fan driver_fan] # Driver cooling fan
pin: PF8 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
max_power: 1.0 # Maximum power
shutdown_speed: 0.0 # Shutdown speed
fan_speed: 0.8 # Fan speed when heater or stepper driver is active (0.0 to 1.0). Default is 1.0.
Expand All @@ -372,7 +372,7 @@ stepper: stepper_x # Active motors

[fan_generic fan0] # 5015 Part cooling Blower
pin: EBBCan:gpio13 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm

#--------------------------------------------------------------------
Expand All @@ -387,7 +387,7 @@ kick_start_time: 0.5 # start-up time (Please do not change)

[fan_generic fan3] # Fume_Pack Exhaust Fan
pin: PF7 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm
kick_start_time: 0.5 # start-up time (Please do not change)

Expand All @@ -399,7 +399,6 @@ gcode:
{% set speed = (params.S|float / 255 if params.S is defined else 1.0) %}
SET_FAN_SPEED FAN={fan} SPEED={speed}


#####################################################################
## RGB-LED Lights
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ bicubic_tension: 0.2 # Algorithm interpolation, no movement
pin: EBBCan:gpio14 # Hotend fan pin
heater: extruder # Associated heating device
heater_temp: 50.0 # Temperature to start the fan
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time

#--------------------------------------------------------------------

Expand All @@ -384,7 +384,7 @@ fan_speed: 0.5 # Fan speed

[controller_fan driver_fan] # Driver cooling fan
pin: PF8 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
max_power: 1.0 # Maximum power
shutdown_speed: 0.0 # Shutdown speed
fan_speed: 0.8 # Fan speed when heater or stepper driver is active (0.0 to 1.0). Default is 1.0.
Expand All @@ -405,7 +405,7 @@ stepper: stepper_x # Active motors

[fan_generic fan0] # 5015 Part cooling Blower
pin: EBBCan:gpio13 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm

#--------------------------------------------------------------------
Expand All @@ -420,7 +420,7 @@ kick_start_time: 0.5 # start-up time (Please do not change)

[fan_generic fan3] # Fume_Pack Exhaust Fan
pin: PF7 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm
kick_start_time: 0.5 # start-up time (Please do not change)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ bicubic_tension: 0.2 # Algorithm interpolation, no movement
pin: EBBCan:gpio14 # Hotend fan pin
heater: extruder # Associated heating device
heater_temp: 50.0 # Temperature to start the fan
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time

#--------------------------------------------------------------------

Expand All @@ -388,7 +388,7 @@ fan_speed: 0.5 # Fan speed

[controller_fan driver_fan] # Driver cooling fan
pin: PF8 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
max_power: 1.0 # Maximum power
shutdown_speed: 0.0 # Shutdown speed
fan_speed: 0.8 # Fan speed when heater or stepper driver is active (0.0 to 1.0). Default is 1.0.
Expand All @@ -409,7 +409,7 @@ stepper: stepper_x # Active motors

[fan_generic fan0] # 5015 Part cooling Blower
pin: EBBCan:gpio13 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm

#--------------------------------------------------------------------
Expand All @@ -424,7 +424,7 @@ kick_start_time: 0.5 # start-up time (Please do not change)

[fan_generic fan3] # Fume_Pack Exhaust Fan
pin: PF7 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm
kick_start_time: 0.5 # start-up time (Please do not change)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ probe_count: 10,10 # Number of sampling points (7X7 is 49 points)
mesh_pps: 2,2 # Additional sampling points
algorithm: bicubic # Algorithm model
bicubic_tension: 0.2 # Algorithm interpolation, no movement

#####################################################################
## Fans
#####################################################################
Expand All @@ -367,7 +366,7 @@ bicubic_tension: 0.2 # Algorithm interpolation, no movement
pin: EBBCan:gpio14 # Hotend fan pin
heater: extruder # Associated heating device
heater_temp: 50.0 # Temperature to start the fan
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time

#--------------------------------------------------------------------

Expand All @@ -384,7 +383,7 @@ fan_speed: 0.5 # Fan speed

[controller_fan driver_fan] # Driver cooling fan
pin: PF8 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
max_power: 1.0 # Maximum power
shutdown_speed: 0.0 # Shutdown speed
fan_speed: 0.8 # Fan speed when heater or stepper driver is active (0.0 to 1.0). Default is 1.0.
Expand All @@ -405,7 +404,7 @@ stepper: stepper_x # Active motors

[fan_generic fan0] # 5015 Part cooling Blower
pin: EBBCan:gpio13 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm

#--------------------------------------------------------------------
Expand All @@ -420,7 +419,7 @@ kick_start_time: 0.5 # start-up time (Please do not change)

[fan_generic fan3] # Fume_Pack Exhaust Fan
pin: PF7 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm
kick_start_time: 0.5 # start-up time (Please do not change)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ bicubic_tension: 0.2 # Algorithm interpolation, no movement
pin: EBBCan:gpio14 # Hotend fan pin
heater: extruder # Associated heating device
heater_temp: 50.0 # Temperature to start the fan
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time

#--------------------------------------------------------------------

Expand All @@ -388,7 +388,7 @@ fan_speed: 0.5 # Fan speed

[controller_fan driver_fan] # Driver cooling fan
pin: PF8 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
max_power: 1.0 # Maximum power
shutdown_speed: 0.0 # Shutdown speed
fan_speed: 0.8 # Fan speed when heater or stepper driver is active (0.0 to 1.0). Default is 1.0.
Expand All @@ -409,7 +409,7 @@ stepper: stepper_x # Active motors

[fan_generic fan0] # 5015 Part cooling Blower
pin: EBBCan:gpio13 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm

#--------------------------------------------------------------------
Expand All @@ -424,7 +424,7 @@ kick_start_time: 0.5 # start-up time (Please do not change)

[fan_generic fan3] # Fume_Pack Exhaust Fan
pin: PF7 # Fan pin
cycle_time: 0.01 # Cycle time
cycle_time: 0.00003 # Cycle time
hardware_pwm: false # hardware pwm
kick_start_time: 0.5 # start-up time (Please do not change)

Expand All @@ -436,7 +436,6 @@ gcode:
{% set speed = (params.S|float / 255 if params.S is defined else 1.0) %}
SET_FAN_SPEED FAN={fan} SPEED={speed}


#####################################################################
## RGB-LED Lights
#####################################################################
Expand Down

0 comments on commit ab918a6

Please sign in to comment.