fix: update printer.cfg

This commit is contained in:
th33xitus 2022-02-24 16:09:59 +01:00
parent 6fa29a55d1
commit f7fdbea612
1 changed files with 6 additions and 4 deletions

View File

@ -134,6 +134,9 @@ control: watermark
min_temp: 0
max_temp: 130
############################################
### MISCELLANEOUS ###
############################################
[fan]
pin: PB4
@ -168,12 +171,11 @@ value: 1
############################################
### BED MESH ###
############################################
[bed_mesh]
speed: 120
horizontal_move_z: 5
mesh_min: 10, 10
mesh_max: 190, 190
mesh_max: 225, 225
probe_count: 5, 5
############################################
@ -260,7 +262,7 @@ gcode:
#*# mesh_y_pps = 5
#*# min_y = 10.0
#*# x_count = 5
#*# max_y = 190
#*# max_y = 225
#*# mesh_x_pps = 5
#*# max_x = 190
#*# max_x = 225
#*#