Changed thermistor

This commit is contained in:
2025-12-07 17:02:24 +05:30
parent 2e49932aab
commit 9bd2523c40
3 changed files with 26 additions and 18 deletions

View File

@@ -74,5 +74,9 @@ restart_delay = 3
bound_services = bound_services =
klipper klipper
[spoolman]
server = https://spoolman.fieryeagle.org/
sync_rate = 5
[timelapse] [timelapse]

View File

@@ -76,6 +76,10 @@ restart_delay: 3
bound_services: bound_services:
klipper klipper
[spoolman]
server: https://spoolman.fieryeagle.org/
sync_rate: 5
[timelapse] [timelapse]
## Following basic configuration is default to most images and don't need ## Following basic configuration is default to most images and don't need
## to be changed in most scenarios. Only uncomment and change it if your ## to be changed in most scenarios. Only uncomment and change it if your

View File

@@ -153,7 +153,7 @@ sensor_pin: PC5
#pid_Ki: 1.371 #pid_Ki: 1.371
#pid_Kd: 134.351 #pid_Kd: 134.351
min_temp: 0 min_temp: 0
max_temp: 265 max_temp: 320
##################################################################### #####################################################################
# Bed Heater # Bed Heater
@@ -177,8 +177,8 @@ max_temp: 100
[bed_mesh] [bed_mesh]
speed: 150 speed: 150
mesh_min: 10,10 mesh_min: 32,32
mesh_max: 206,210.5 mesh_max: 174,178.5
probe_count: 7, 7 probe_count: 7, 7
algorithm: bicubic algorithm: bicubic
@@ -237,34 +237,34 @@ pin: PB0
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*# #*#
#*# [bltouch] #*# [bltouch]
#*# z_offset = 1.540 #*# z_offset = 1.775
#*# #*#
#*# [bed_mesh default] #*# [bed_mesh default]
#*# version = 1 #*# version = 1
#*# points = #*# points =
#*# 0.222500, -0.060000, -0.092500, -0.065000, -0.027500, -0.002500, 0.010000 #*# 0.072500, 0.060000, 0.032500, 0.020000, 0.005000, -0.010000, -0.012500
#*# 0.150000, -0.077500, -0.155000, -0.105000, -0.052500, 0.002500, -0.025000 #*# 0.045000, 0.045000, 0.002500, -0.032500, -0.035000, -0.070000, -0.072500
#*# 0.187500, -0.085000, -0.157500, -0.120000, -0.100000, -0.042500, -0.057500 #*# 0.037500, 0.002500, -0.025000, -0.050000, -0.070000, -0.105000, -0.097500
#*# 0.062500, -0.087500, -0.140000, -0.130000, -0.112500, -0.097500, -0.090000 #*# 0.012500, -0.030000, -0.070000, -0.067500, -0.080000, -0.122500, -0.115000
#*# 0.007500, -0.077500, -0.150000, -0.122500, -0.112500, -0.105000, -0.097500 #*# 0.005000, -0.032500, -0.077500, -0.075000, -0.070000, -0.132500, -0.120000
#*# 0.142500, -0.007500, -0.095000, -0.102500, -0.102500, -0.082500, -0.080000 #*# 0.030000, -0.020000, -0.060000, -0.067500, -0.070000, -0.122500, -0.117500
#*# 0.305000, 0.275000, 0.040000, 0.022500, 0.007500, -0.002500, 0.020000 #*# 0.052500, 0.020000, -0.060000, -0.060000, -0.047500, -0.102500, -0.050000
#*# x_count = 7 #*# x_count = 7
#*# y_count = 7 #*# y_count = 7
#*# mesh_x_pps = 2 #*# mesh_x_pps = 2
#*# mesh_y_pps = 2 #*# mesh_y_pps = 2
#*# algo = bicubic #*# algo = bicubic
#*# tension = 0.2 #*# tension = 0.2
#*# min_x = 10.0 #*# min_x = 32.0
#*# max_x = 205.95999999999998 #*# max_x = 173.96
#*# min_y = 10.0 #*# min_y = 32.0
#*# max_y = 210.45999999999998 #*# max_y = 178.45999999999998
#*# #*#
#*# [extruder] #*# [extruder]
#*# control = pid #*# control = pid
#*# pid_kp = 28.332 #*# pid_kp = 18.083
#*# pid_ki = 1.536 #*# pid_ki = 0.843
#*# pid_kd = 130.682 #*# pid_kd = 96.972
#*# #*#
#*# [heater_bed] #*# [heater_bed]
#*# control = pid #*# control = pid