Changes from 2024-08-22
This commit is contained in:
parent
2ed9c6d9d5
commit
8ae8218ce7
1 changed files with 4 additions and 3 deletions
|
@ -398,12 +398,13 @@ sensor_type: temperature_mcu
|
|||
|
||||
[bed_mesh]
|
||||
speed: 120
|
||||
horizontal_move_z: 10
|
||||
horizontal_move_z: 2
|
||||
mesh_min: 35, 35
|
||||
mesh_max: 310, 310
|
||||
zero_reference_position: 175, 175
|
||||
#probe_count: 5, 5
|
||||
mesh_pps: 3, 3
|
||||
probe_count: 5
|
||||
mesh_pps: 7, 7
|
||||
algorithm: bicubic
|
||||
bicubic_tension: 0.2
|
||||
probe_count: 7, 7
|
||||
|
@ -518,4 +519,4 @@ enable_force_move: True
|
|||
#*# model_domain = 3.0373112811055786e-07,3.3148137270365367e-07
|
||||
#*# model_range = 0.100000,5.000000
|
||||
#*# model_temp = 28.999113
|
||||
#*# model_offset = -0.11000
|
||||
#*# model_offset = -1.21000
|
||||
|
|
Loading…
Add table
Reference in a new issue