ebb36 th+heater+fan
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
[server]
|
||||
host = 0.0.0.0
|
||||
port = 7125
|
||||
enable_debug_logging = False
|
||||
max_upload_size = 1024
|
||||
|
||||
[file_manager]
|
||||
config_path = ~/klipper_config
|
||||
log_path = ~/klipper_logs
|
||||
enable_object_processing = False
|
||||
|
||||
[authorization]
|
||||
|
||||
29
UM2_v2.1.cfg
29
UM2_v2.1.cfg
@@ -1,5 +1,4 @@
|
||||
|
||||
|
||||
[heater_bed]
|
||||
heater_pin: PG5
|
||||
sensor_type: PT100 INA826
|
||||
@@ -17,10 +16,10 @@ check_gain_time: 80
|
||||
[fan]
|
||||
pin: PH4
|
||||
|
||||
[heater_fan Heater_fan]
|
||||
pin: PJ6
|
||||
heater: extruder
|
||||
heater_temp: 50.0
|
||||
#[heater_fan Heater_fan]
|
||||
#pin: PJ6
|
||||
#heater: extruder
|
||||
#heater_temp: 50.0
|
||||
|
||||
|
||||
[stepper_x]
|
||||
@@ -65,15 +64,15 @@ microsteps: 16
|
||||
rotation_distance: 10.07 #33.500
|
||||
nozzle_diameter: 0.400
|
||||
filament_diameter: 1.74
|
||||
heater_pin: PE4
|
||||
sensor_type: PT100 INA826
|
||||
sensor_pin: PK0
|
||||
control: pid
|
||||
pid_Kp: 22.2
|
||||
pid_Ki: 1.08
|
||||
pid_Kd: 114
|
||||
min_temp: 0
|
||||
max_temp: 275
|
||||
#heater_pin: PE4
|
||||
#sensor_type: EPCOS 100K B57560G104F
|
||||
#sensor_pin: !EBBCAN:PA3
|
||||
#control: pid
|
||||
#pid_Kp: 22.2
|
||||
#pid_Ki: 1.08
|
||||
#pid_Kd: 114
|
||||
#min_temp: 0
|
||||
#max_temp: 275
|
||||
|
||||
|
||||
[led case_light]
|
||||
@@ -107,4 +106,4 @@ pwm: True
|
||||
scale: 2.000
|
||||
cycle_time: .000030
|
||||
hardware_pwm: True
|
||||
static_value: 1.250
|
||||
static_value: 1.250
|
||||
|
||||
@@ -17,7 +17,7 @@ spi_software_mosi_pin: EBBCan: PB11
|
||||
spi_software_miso_pin: EBBCan: PB2
|
||||
axes_map: x,y,z
|
||||
|
||||
# [extruder]
|
||||
[extruder]
|
||||
# step_pin: EBBCan: PD0
|
||||
# dir_pin: !EBBCan: PD1
|
||||
# enable_pin: !EBBCan: PD2
|
||||
@@ -25,15 +25,15 @@ axes_map: x,y,z
|
||||
# rotation_distance: 33.500
|
||||
# nozzle_diameter: 0.400
|
||||
# filament_diameter: 1.750
|
||||
# heater_pin: EBBCan: PB13
|
||||
# sensor_type: EPCOS 100K B57560G104F
|
||||
# sensor_pin: EBBCan: PA3
|
||||
# control: pid
|
||||
# pid_Kp: 21.527
|
||||
# pid_Ki: 1.063
|
||||
# pid_Kd: 108.982
|
||||
# min_temp: 0
|
||||
# max_temp: 250
|
||||
heater_pin: EBBCan: PB13
|
||||
sensor_type: EPCOS 100K B57560G104F
|
||||
sensor_pin: EBBCan: PA3
|
||||
control: pid
|
||||
pid_Kp: 21.527
|
||||
pid_Ki: 1.063
|
||||
pid_Kd: 108.982
|
||||
min_temp: 0
|
||||
max_temp: 270
|
||||
|
||||
sensor_type:MAX31865
|
||||
sensor_pin: EBBCan: PA4
|
||||
@@ -50,17 +50,17 @@ rtd_num_of_wires: 2
|
||||
# [fan]
|
||||
# pin: EBBCan: PA0
|
||||
|
||||
# [heater_fan hotend_fan]
|
||||
# pin: EBBCan: PA1
|
||||
# heater: extruder
|
||||
# heater_temp: 50.0
|
||||
[heater_fan hotend_fan]
|
||||
pin: EBBCan: PA1
|
||||
heater: extruder
|
||||
heater_temp: 50.0
|
||||
|
||||
#[neopixel hotend_rgb]
|
||||
#pin: EBBCan:PD3
|
||||
|
||||
[bltouch]
|
||||
sensor_pin: ^EBBCan:PB8
|
||||
control_pin: EBBCan:PB9
|
||||
#[bltouch]
|
||||
#sensor_pin: ^EBBCan:PB8
|
||||
#control_pin: EBBCan:PB9
|
||||
|
||||
#[filament_switch_sensor switch_sensor]
|
||||
#switch_pin: EBBCan:PB4
|
||||
|
||||
@@ -2,12 +2,11 @@
|
||||
host: 0.0.0.0
|
||||
port: 7125
|
||||
# Verbose logging used for debugging . Default False.
|
||||
enable_debug_logging: False
|
||||
# The maximum size allowed for a file upload (in MiB). Default 1024 MiB
|
||||
max_upload_size: 1024
|
||||
|
||||
[file_manager]
|
||||
#config_path: ~/klipper_config
|
||||
config_path: ~/klipper_config
|
||||
#log_path: ~/klipper_logs
|
||||
# post processing for object cancel. Not recommended for low resource SBCs such as a Pi Zero. Default False
|
||||
enable_object_processing: False
|
||||
|
||||
@@ -34,7 +34,7 @@ screw3: 220, 20
|
||||
screw3_name: "front right screw"
|
||||
horizontal_move_z: 5
|
||||
|
||||
#[include bigtreetech-ebb-canbus-v1.2.cfg]
|
||||
[include bigtreetech-ebb-canbus-v1.2.cfg]
|
||||
|
||||
[filament_motion_sensor runout]
|
||||
# The minimum length of filament pulled through the sensor to trigger
|
||||
|
||||
Reference in New Issue
Block a user