New mesh and re-enabled rpi and mcu temp: removed min max temp.

This commit is contained in:
Bassam Husain
2023-02-04 06:39:56 -05:00

View File

@@ -115,7 +115,7 @@ heater_pin: PA1
sensor_type: sovol_thermistor
sensor_pin: PC5
min_temp: 0
max_temp: 270
max_temp: 300
max_extrude_only_distance: 150.0
pressure_advance: 0.027
@@ -169,13 +169,9 @@ path: /home/pi/printer_data/gcodes
[temperature_sensor mcu_temp]
sensor_type: temperature_mcu
min_temp: 25
max_temp: 80
[temperature_sensor raspberry_pi]
sensor_type: temperature_host
min_temp: 25
max_temp: 80
[display]
lcd_type: st7920
@@ -220,11 +216,11 @@ shaper_type_y: 3hump_ei
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.227500, 0.317500, 0.359375, 0.323125, 0.245000
#*# 0.207500, 0.327500, 0.398125, 0.376875, 0.298125
#*# 0.170625, 0.326250, 0.414375, 0.420625, 0.367500
#*# 0.093750, 0.266250, 0.387500, 0.415000, 0.390625
#*# 0.000000, 0.213750, 0.365000, 0.426875, 0.421250
#*# 0.210625, 0.309375, 0.357500, 0.312500, 0.247500
#*# 0.218125, 0.330000, 0.409375, 0.385625, 0.313750
#*# 0.184375, 0.328125, 0.420625, 0.428125, 0.378750
#*# 0.086250, 0.257500, 0.386250, 0.418750, 0.392500
#*# 0.000000, 0.211250, 0.363125, 0.420000, 0.420000
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 2
@@ -254,3 +250,22 @@ shaper_type_y: 3hump_ei
#*# max_x = 222.0
#*# min_y = 5.0
#*# max_y = 203.0
#*#
#*# [bed_mesh default2]
#*# version = 1
#*# points =
#*# 0.210625, 0.331875, 0.386250, 0.321875, 0.225000
#*# 0.232500, 0.363125, 0.450000, 0.417500, 0.325000
#*# 0.204375, 0.366250, 0.460000, 0.460000, 0.396250
#*# 0.108750, 0.295625, 0.419375, 0.445000, 0.403125
#*# 0.000000, 0.223750, 0.382500, 0.432500, 0.419375
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 2
#*# mesh_y_pps = 2
#*# algo = bicubic
#*# tension = 0.2
#*# min_x = 27.0
#*# max_x = 222.0
#*# min_y = 5.0
#*# max_y = 203.0