Changes from 2024-08-15
This commit is contained in:
parent
279686dcf5
commit
18c6e2a55e
1 changed files with 11 additions and 8 deletions
19
printer.cfg
19
printer.cfg
|
@ -421,7 +421,7 @@ gcode:
|
||||||
pin: ebb36:PB8
|
pin: ebb36:PB8
|
||||||
x_offset: 0
|
x_offset: 0
|
||||||
y_offset: 19.75
|
y_offset: 19.75
|
||||||
z_offset: 5.930
|
#z_offset: 5.930
|
||||||
# below is default, trying -0.365 measured, if +0.365, it's 6.785
|
# below is default, trying -0.365 measured, if +0.365, it's 6.785
|
||||||
# z_offset: 6.42
|
# z_offset: 6.42
|
||||||
speed: 5
|
speed: 5
|
||||||
|
@ -457,13 +457,13 @@ shaper_type: 3hump_ei
|
||||||
#*# [bed_mesh default]
|
#*# [bed_mesh default]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
#*# 0.038148, 0.031898, 0.059398, 0.053148, 0.066898, 0.040648, 0.053148
|
#*# 0.030559, 0.018059, 0.058059, 0.040559, 0.060559, 0.049309, 0.070559
|
||||||
#*# 0.014398, 0.005648, 0.014398, 0.023148, 0.035648, 0.020648, 0.036898
|
#*# 0.048059, 0.009309, 0.023059, 0.006809, 0.021809, 0.026809, 0.030559
|
||||||
#*# -0.005602, -0.015602, -0.006852, -0.025602, -0.004352, 0.000648, 0.020648
|
#*# 0.029309, 0.014309, -0.014441, -0.019441, -0.010691, -0.004441, 0.003059
|
||||||
#*# -0.028102, -0.036852, -0.025602, 0.001898, -0.004352, -0.021852, 0.020648
|
#*# 0.014309, -0.005691, -0.000691, 0.000559, -0.020691, -0.025691, -0.020691
|
||||||
#*# -0.013102, -0.014352, -0.015602, -0.016852, 0.028148, 0.015648, 0.040648
|
#*# 0.044309, 0.003059, 0.010559, -0.024441, -0.001941, -0.003191, -0.016941
|
||||||
#*# 0.031898, 0.030648, 0.016898, 0.021898, 0.040648, 0.074398, 0.035648
|
#*# 0.058059, 0.031809, 0.009309, -0.041941, -0.015691, -0.008191, -0.013191
|
||||||
#*# 0.060648, 0.080648, 0.108148, 0.120648, 0.158148, 0.106898, 0.066898
|
#*# 0.041809, 0.039309, 0.083059, 0.088059, 0.123059, 0.260559, 0.145559
|
||||||
#*# x_count = 7
|
#*# x_count = 7
|
||||||
#*# y_count = 7
|
#*# y_count = 7
|
||||||
#*# mesh_x_pps = 3
|
#*# mesh_x_pps = 3
|
||||||
|
@ -474,3 +474,6 @@ shaper_type: 3hump_ei
|
||||||
#*# max_x = 320.0
|
#*# max_x = 320.0
|
||||||
#*# min_y = 35.0
|
#*# min_y = 35.0
|
||||||
#*# max_y = 320.0
|
#*# max_y = 320.0
|
||||||
|
#*#
|
||||||
|
#*# [probe]
|
||||||
|
#*# z_offset = 5.880
|
||||||
|
|
Loading…
Add table
Reference in a new issue