From 9bd2523c40ec0cdd8e9a10308cd191792e7d35cd Mon Sep 17 00:00:00 2001 From: Mihit Date: Sun, 7 Dec 2025 17:02:24 +0530 Subject: [PATCH] Changed thermistor --- .moonraker.conf.bkp | 4 ++++ moonraker.conf | 4 ++++ printer.cfg | 36 ++++++++++++++++++------------------ 3 files changed, 26 insertions(+), 18 deletions(-) diff --git a/.moonraker.conf.bkp b/.moonraker.conf.bkp index 5db1720..c34e2ba 100644 --- a/.moonraker.conf.bkp +++ b/.moonraker.conf.bkp @@ -74,5 +74,9 @@ restart_delay = 3 bound_services = klipper +[spoolman] +server = https://spoolman.fieryeagle.org/ +sync_rate = 5 + [timelapse] diff --git a/moonraker.conf b/moonraker.conf index 8b43dff..9c66900 100644 --- a/moonraker.conf +++ b/moonraker.conf @@ -76,6 +76,10 @@ restart_delay: 3 bound_services: klipper +[spoolman] +server: https://spoolman.fieryeagle.org/ +sync_rate: 5 + [timelapse] ## 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 diff --git a/printer.cfg b/printer.cfg index 576b10a..22cf4f8 100644 --- a/printer.cfg +++ b/printer.cfg @@ -153,7 +153,7 @@ sensor_pin: PC5 #pid_Ki: 1.371 #pid_Kd: 134.351 min_temp: 0 -max_temp: 265 +max_temp: 320 ##################################################################### # Bed Heater @@ -177,8 +177,8 @@ max_temp: 100 [bed_mesh] speed: 150 -mesh_min: 10,10 -mesh_max: 206,210.5 +mesh_min: 32,32 +mesh_max: 174,178.5 probe_count: 7, 7 algorithm: bicubic @@ -237,34 +237,34 @@ pin: PB0 #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*# #*# [bltouch] -#*# z_offset = 1.540 +#*# z_offset = 1.775 #*# #*# [bed_mesh default] #*# version = 1 #*# points = -#*# 0.222500, -0.060000, -0.092500, -0.065000, -0.027500, -0.002500, 0.010000 -#*# 0.150000, -0.077500, -0.155000, -0.105000, -0.052500, 0.002500, -0.025000 -#*# 0.187500, -0.085000, -0.157500, -0.120000, -0.100000, -0.042500, -0.057500 -#*# 0.062500, -0.087500, -0.140000, -0.130000, -0.112500, -0.097500, -0.090000 -#*# 0.007500, -0.077500, -0.150000, -0.122500, -0.112500, -0.105000, -0.097500 -#*# 0.142500, -0.007500, -0.095000, -0.102500, -0.102500, -0.082500, -0.080000 -#*# 0.305000, 0.275000, 0.040000, 0.022500, 0.007500, -0.002500, 0.020000 +#*# 0.072500, 0.060000, 0.032500, 0.020000, 0.005000, -0.010000, -0.012500 +#*# 0.045000, 0.045000, 0.002500, -0.032500, -0.035000, -0.070000, -0.072500 +#*# 0.037500, 0.002500, -0.025000, -0.050000, -0.070000, -0.105000, -0.097500 +#*# 0.012500, -0.030000, -0.070000, -0.067500, -0.080000, -0.122500, -0.115000 +#*# 0.005000, -0.032500, -0.077500, -0.075000, -0.070000, -0.132500, -0.120000 +#*# 0.030000, -0.020000, -0.060000, -0.067500, -0.070000, -0.122500, -0.117500 +#*# 0.052500, 0.020000, -0.060000, -0.060000, -0.047500, -0.102500, -0.050000 #*# x_count = 7 #*# y_count = 7 #*# mesh_x_pps = 2 #*# mesh_y_pps = 2 #*# algo = bicubic #*# tension = 0.2 -#*# min_x = 10.0 -#*# max_x = 205.95999999999998 -#*# min_y = 10.0 -#*# max_y = 210.45999999999998 +#*# min_x = 32.0 +#*# max_x = 173.96 +#*# min_y = 32.0 +#*# max_y = 178.45999999999998 #*# #*# [extruder] #*# control = pid -#*# pid_kp = 28.332 -#*# pid_ki = 1.536 -#*# pid_kd = 130.682 +#*# pid_kp = 18.083 +#*# pid_ki = 0.843 +#*# pid_kd = 96.972 #*# #*# [heater_bed] #*# control = pid