v2.4: update calibration
This commit is contained in:
parent
bc630f84aa
commit
ef02359c32
2 changed files with 10 additions and 10 deletions
|
@ -4,9 +4,9 @@
|
|||
# is mzv input shaper.
|
||||
# shaper_type: mzv
|
||||
shaper_type_x: mzv
|
||||
shaper_freq_x: 53.0
|
||||
shaper_type_y: ei
|
||||
shaper_freq_y: 53.4
|
||||
shaper_freq_x: 55.4
|
||||
shaper_type_y: mzv
|
||||
shaper_freq_y: 43.6
|
||||
# Damping ratios of vibrations of X and Y axes used by input shapers
|
||||
# to improve vibration suppression. Default value is 0.1 which is a
|
||||
# good all-round value for most printers. In most circumstances this
|
||||
|
|
14
printer.cfg
14
printer.cfg
|
@ -387,13 +387,13 @@ max_adjust: 10
|
|||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# 0.035000, 0.012500, 0.025000, 0.020000, 0.020000, 0.042500, 0.042500
|
||||
#*# 0.022500, 0.002500, 0.015000, 0.007500, 0.025000, 0.042500, 0.037500
|
||||
#*# 0.002500, -0.015000, -0.000000, -0.000000, -0.000000, 0.017500, 0.017500
|
||||
#*# 0.015000, -0.005000, 0.005000, 0.000000, 0.007500, 0.030000, 0.022500
|
||||
#*# 0.010000, 0.005000, 0.010000, 0.005000, 0.010000, 0.032500, 0.022500
|
||||
#*# 0.007500, -0.002500, 0.005000, 0.002500, 0.005000, 0.025000, 0.010000
|
||||
#*# 0.037500, 0.022500, 0.032500, 0.032500, 0.030000, 0.045000, 0.037500
|
||||
#*# 0.003750, -0.005000, 0.001250, 0.000000, 0.000000, 0.025000, 0.020000
|
||||
#*# 0.007500, -0.005000, 0.003750, -0.008750, -0.003750, 0.018750, 0.007500
|
||||
#*# -0.007500, -0.027500, -0.005000, -0.013750, -0.010000, 0.000000, -0.003750
|
||||
#*# 0.005000, -0.001250, 0.006250, 0.000000, 0.000000, 0.010000, 0.001250
|
||||
#*# 0.003750, -0.000000, 0.003750, -0.002500, -0.000000, 0.013750, 0.001250
|
||||
#*# 0.008750, 0.005000, 0.008750, 0.006250, 0.007500, 0.018750, 0.007500
|
||||
#*# 0.035000, 0.027500, 0.032500, 0.037500, 0.038750, 0.055000, 0.042500
|
||||
#*# tension = 0.2
|
||||
#*# min_x = 40.0
|
||||
#*# algo = bicubic
|
||||
|
|
Loading…
Reference in a new issue