Adjust comment in printer.cfg.

This commit is contained in:
Bassam Husain
2023-12-03 04:44:10 -05:00
parent 916b739c33
commit c82fbedcd7

View File

@@ -156,8 +156,8 @@ z_hop_speed: 15
[bed_mesh] [bed_mesh]
speed: 175 speed: 175
mesh_min: 27, 6 # probe as close to origin as functionally possible mesh_min: 27, 6 # probe as close to origin as possible while remaining fully on the bed
mesh_max: 222, 203 # (x.position_max - 1), (y.position_max - abs(y_offset)) mesh_max: 222, 203 # (x.position_max - 1), (y.position_max - abs(y_offset)) ; probe as far as possible from the origin while remaining fully on the bed
probe_count: 5,5 probe_count: 5,5
algorithm: bicubic algorithm: bicubic
fade_start: 1 fade_start: 1