Changes from 2024-10-07
This commit is contained in:
parent
e4b6480d67
commit
792b41b8a1
1 changed files with 20 additions and 17 deletions
19
printer.cfg
19
printer.cfg
|
@ -22,7 +22,9 @@
|
|||
## Fine tune E steps [extruder] section
|
||||
|
||||
[mcu]
|
||||
canbus_uuid: 970febd72165
|
||||
serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_210044000150335331383520-if00
|
||||
# no longer a canbus bridge
|
||||
#canbus_uuid: 970febd72165
|
||||
|
||||
[include ebb36.cfg]
|
||||
#[include klicky-probe.cfg]
|
||||
|
@ -376,6 +378,7 @@ sensor_type: temperature_mcu
|
|||
|
||||
[skew_correction]
|
||||
|
||||
[exclude_object]
|
||||
#####################################################################
|
||||
# Macros
|
||||
#####################################################################
|
||||
|
@ -479,13 +482,13 @@ enable_force_move: True
|
|||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# 0.000312, -0.002393, 0.008800, 0.003441, 0.019925, 0.021239, 0.000824
|
||||
#*# -0.009850, -0.005440, 0.004527, -0.001030, 0.012438, 0.009092, -0.018836
|
||||
#*# -0.014091, -0.019120, -0.011585, -0.015408, -0.003453, -0.008487, -0.030210
|
||||
#*# -0.009950, -0.003120, -0.001328, 0.002860, 0.001505, -0.003345, -0.027809
|
||||
#*# 0.004167, 0.000446, 0.010037, 0.000624, 0.012010, 0.008164, -0.016990
|
||||
#*# -0.003501, 0.001276, 0.015779, 0.000855, 0.019124, 0.015103, -0.007541
|
||||
#*# 0.022785, 0.021784, 0.034802, 0.025941, 0.041308, 0.048524, 0.015190
|
||||
#*# -0.011989, -0.010443, 0.000943, -0.004214, 0.012265, 0.015493, -0.006922
|
||||
#*# -0.015203, -0.010600, -0.000367, -0.002596, 0.007219, 0.003195, -0.025249
|
||||
#*# -0.017186, -0.021898, -0.014636, -0.019070, -0.006708, -0.010345, -0.033346
|
||||
#*# -0.011286, -0.003676, -0.002103, 0.002214, -0.002045, -0.003682, -0.018193
|
||||
#*# 0.002886, -0.001471, 0.008894, 0.000470, 0.012772, 0.009431, -0.013923
|
||||
#*# -0.006899, 0.000627, 0.015331, 0.001368, 0.018711, 0.013812, -0.006041
|
||||
#*# 0.020386, 0.022328, 0.033756, 0.025380, 0.040559, 0.047655, 0.017076
|
||||
#*# x_count = 7
|
||||
#*# y_count = 7
|
||||
#*# mesh_x_pps = 7
|
||||
|
|
Loading…
Add table
Reference in a new issue