Update printer.cfg
This commit is contained in:
parent
b1a9bc906f
commit
e35b543ee9
24
printer.cfg
24
printer.cfg
|
@ -381,13 +381,13 @@ z_hop:10
|
||||||
## MAX (250, 250), (300,300), or (350,350) depending on your printer size
|
## MAX (250, 250), (300,300), or (350,350) depending on your printer size
|
||||||
## to respective belt positions
|
## to respective belt positions
|
||||||
gantry_corners:
|
gantry_corners:
|
||||||
-60,-10
|
-60,-60
|
||||||
410,420
|
410,410
|
||||||
points:
|
points:
|
||||||
50,25
|
50,50
|
||||||
50,275
|
50,300
|
||||||
300,275
|
300,300
|
||||||
300,25
|
300,50
|
||||||
speed: 500
|
speed: 500
|
||||||
horizontal_move_z: 10
|
horizontal_move_z: 10
|
||||||
retries: 10
|
retries: 10
|
||||||
|
@ -575,7 +575,7 @@ auto_cancel_variation: 0.1
|
||||||
#*# shaper_freq_y = 48.0
|
#*# shaper_freq_y = 48.0
|
||||||
#*#
|
#*#
|
||||||
#*# [probe]
|
#*# [probe]
|
||||||
#*# z_offset = -1.735
|
#*# z_offset = -1.695
|
||||||
#*#
|
#*#
|
||||||
#*# [extruder]
|
#*# [extruder]
|
||||||
#*#
|
#*#
|
||||||
|
@ -584,11 +584,11 @@ auto_cancel_variation: 0.1
|
||||||
#*# [bed_mesh default]
|
#*# [bed_mesh default]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
#*# 0.179093, 0.254002, 0.251419, 0.259168, 0.184259
|
#*# 0.139631, 0.113800, 0.170627, 0.118966, 0.018227
|
||||||
#*# 0.150680, 0.452897, 0.259168, 0.246253, 0.210090
|
#*# 0.018227, 0.196458, 0.095719, 0.062139, -0.007603
|
||||||
#*# 0.142931, 0.179093, 0.186842, 0.189425, 0.173927
|
#*# 0.041475, -0.017935, -0.025684, -0.030851, -0.064430
|
||||||
#*# 0.132598, 0.173927, 0.192008, 0.207507, 0.150680
|
#*# -0.028268, 0.010478, -0.007603, 0.036309, -0.023101
|
||||||
#*# 0.215256, 0.284998, 0.264334, 0.269500, 0.228171
|
#*# 0.077638, 0.137048, 0.155129, 0.147380, 0.069888
|
||||||
#*# x_count = 5
|
#*# x_count = 5
|
||||||
#*# y_count = 5
|
#*# y_count = 5
|
||||||
#*# mesh_x_pps = 2
|
#*# mesh_x_pps = 2
|
||||||
|
|
Loading…
Reference in New Issue