Changes from 2024-08-16
This commit is contained in:
parent
93725599c7
commit
61a048fa2f
1 changed files with 13 additions and 8 deletions
21
printer.cfg
21
printer.cfg
|
@ -367,6 +367,11 @@ gcode:
|
|||
|
||||
#--------------------------------------------------------------------
|
||||
|
||||
[temperature_sensor pi]
|
||||
sensor_type: temperature_host
|
||||
|
||||
[temperature_sensor mcu]
|
||||
sensor_type: temperature_mcu
|
||||
|
||||
#####################################################################
|
||||
# Macros
|
||||
|
@ -452,18 +457,18 @@ shaper_type: 3hump_ei
|
|||
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
||||
#*#
|
||||
#*# [stepper_z]
|
||||
#*# position_endstop = -0.645
|
||||
#*# position_endstop = -0.595
|
||||
#*#
|
||||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# 0.027407, 0.039907, 0.063657, 0.042407, 0.056157, 0.038657, 0.058657
|
||||
#*# 0.011157, 0.009907, 0.019907, 0.017407, 0.046157, 0.033657, 0.024907
|
||||
#*# 0.008657, -0.011343, 0.011157, -0.021343, 0.008657, 0.016157, 0.018657
|
||||
#*# -0.022593, -0.026343, -0.011343, 0.001157, -0.011343, 0.002407, 0.003657
|
||||
#*# -0.015093, -0.000093, -0.008843, -0.007593, 0.009907, -0.001343, 0.004907
|
||||
#*# 0.019907, 0.019907, 0.007407, -0.010093, 0.039907, 0.058657, 0.012407
|
||||
#*# 0.032407, 0.056157, 0.089907, 0.084907, 0.111157, 0.058657, 0.058657
|
||||
#*# 0.000533, 0.021783, 0.036783, 0.033033, 0.041783, 0.015533, 0.029283
|
||||
#*# 0.014283, -0.004467, 0.008033, -0.009467, 0.016783, 0.015533, 0.006783
|
||||
#*# 0.006783, -0.003217, -0.000717, -0.033217, 0.004283, 0.009283, 0.005533
|
||||
#*# -0.021967, -0.031967, -0.018217, 0.001783, -0.015717, -0.005717, -0.003217
|
||||
#*# -0.011967, 0.000533, -0.011967, -0.015717, 0.016783, -0.005717, -0.005717
|
||||
#*# 0.016783, 0.020533, -0.004467, -0.003217, 0.011783, 0.041783, -0.000717
|
||||
#*# 0.024283, 0.054283, 0.071783, 0.071783, 0.089283, 0.039283, 0.031783
|
||||
#*# x_count = 7
|
||||
#*# y_count = 7
|
||||
#*# mesh_x_pps = 3
|
||||
|
|
Loading…
Add table
Reference in a new issue