feat: add 2 more mockup bed meshes
This commit is contained in:
parent
f7fdbea612
commit
3ffd272e59
|
|
@ -247,6 +247,9 @@ gcode:
|
|||
#*# <---------------------- SAVE_CONFIG ---------------------->
|
||||
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
||||
#*#
|
||||
#*# [probe]
|
||||
#*# z_offset = 0
|
||||
#*#
|
||||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
|
|
@ -265,4 +268,42 @@ gcode:
|
|||
#*# max_y = 225
|
||||
#*# mesh_x_pps = 5
|
||||
#*# max_x = 225
|
||||
#*#
|
||||
#*# [bed_mesh mesh_profile_2]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# 0.025000, 0.029792, 0.022708, 0.024167, 0.022917
|
||||
#*# 0.025417, 0.023958, 0.026042, 0.023333, 0.028750
|
||||
#*# 0.024375, 0.023333, 0.022917, 0.024167, 0.023542
|
||||
#*# 0.026042, 0.026458, 0.026250, 0.025000, 0.027292
|
||||
#*# 0.021875, 0.026875, 0.020000, 0.020625, 0.023125
|
||||
#*# tension = 0.2
|
||||
#*# min_x = 10
|
||||
#*# algo = bicubic
|
||||
#*# y_count = 5
|
||||
#*# mesh_y_pps = 5
|
||||
#*# min_y = 10.0
|
||||
#*# x_count = 5
|
||||
#*# max_y = 225
|
||||
#*# mesh_x_pps = 5
|
||||
#*# max_x = 225
|
||||
#*#
|
||||
#*# [bed_mesh mesh_profile_3]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# 0.075000, 0.069792, 0.062708, 0.044167, -0.032917
|
||||
#*# 0.045417, 0.043958, 0.066042, -0.053333, -0.038750
|
||||
#*# 0.034375, 0.023333, -0.032917, -0.054167, -0.043542
|
||||
#*# 0.076042, -0.056458, -0.066250, -0.045000, -0.057292
|
||||
#*# -0.051875, -0.036875, -0.030000, -0.020625, -0.043125
|
||||
#*# tension = 0.2
|
||||
#*# min_x = 10
|
||||
#*# algo = bicubic
|
||||
#*# y_count = 5
|
||||
#*# mesh_y_pps = 5
|
||||
#*# min_y = 10.0
|
||||
#*# x_count = 5
|
||||
#*# max_y = 225
|
||||
#*# mesh_x_pps = 5
|
||||
#*# max_x = 225
|
||||
#*#
|
||||
Loading…
Reference in New Issue