printer: update calibration

This commit is contained in:
Konstantin Koslowski 2022-11-16 22:24:42 +01:00
parent a1626c1ac3
commit 50118c83d4
3 changed files with 12 additions and 12 deletions

View file

@ -6,7 +6,7 @@
shaper_type_x: mzv
shaper_freq_x: 53.6
shaper_type_y: mzv
shaper_freq_y: 43.2
shaper_freq_y: 41.0
# 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

View file

@ -395,15 +395,15 @@ max_adjust: 10
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.005000, -0.007500, -0.010000, -0.020000, -0.020000, -0.023750, -0.007500, -0.010000, -0.010000
#*# 0.016250, 0.000000, 0.007500, -0.013750, -0.025000, -0.017500, -0.027500, -0.012500, -0.036250
#*# 0.015000, -0.003750, -0.003750, -0.006250, -0.007500, -0.015000, -0.022500, -0.013750, -0.017500
#*# 0.012500, -0.003750, 0.002500, 0.000000, -0.001250, 0.000000, -0.026250, -0.032500, -0.042500
#*# 0.016250, 0.005000, 0.007500, 0.008750, 0.000000, 0.010000, -0.001250, -0.007500, -0.022500
#*# 0.028750, 0.020000, 0.015000, 0.010000, 0.002500, 0.006250, 0.005000, -0.002500, -0.021250
#*# 0.021250, 0.011250, 0.003750, 0.005000, 0.002500, 0.003750, -0.000000, -0.003750, -0.021250
#*# 0.040000, 0.032500, 0.025000, 0.020000, 0.015000, 0.013750, 0.011250, 0.008750, 0.001250
#*# 0.065000, 0.046250, 0.057500, 0.027500, 0.033750, 0.032500, 0.033750, 0.035000, 0.015000
#*# -0.055000, -0.057500, -0.058750, -0.061250, -0.060000, -0.052500, -0.042500, -0.031250, -0.032500
#*# -0.033750, -0.043750, -0.036250, -0.045000, -0.047500, -0.038750, -0.038750, -0.021250, -0.038750
#*# -0.040000, -0.047500, -0.040000, -0.031250, -0.025000, -0.018750, -0.020000, -0.005000, -0.003750
#*# -0.037500, -0.043750, -0.023750, -0.006250, -0.010000, 0.008750, -0.008750, -0.008750, -0.006250
#*# -0.035000, -0.036250, -0.023750, 0.020000, 0.000000, 0.046250, 0.021250, 0.031250, 0.032500
#*# -0.027500, -0.020000, -0.018750, 0.003750, -0.008750, 0.020000, 0.021250, 0.031250, 0.026250
#*# -0.046250, -0.036250, -0.031250, -0.021250, -0.007500, 0.011250, 0.020000, 0.033750, 0.036250
#*# -0.031250, -0.022500, -0.018750, -0.008750, 0.006250, 0.018750, 0.027500, 0.042500, 0.046250
#*# -0.018750, -0.012500, 0.032500, 0.006250, 0.021250, 0.035000, 0.052500, 0.063750, 0.068750
#*# tension = 0.2
#*# min_x = 40.0
#*# algo = bicubic

View file

@ -40,7 +40,7 @@ probe_nozzle_y: 307
# The X and Y coordinates (in mm) for clicking the probe's switch
# on the Z endstop.
probe_switch_x: 90
probe_switch_y: 288
probe_switch_y: 283
# The X and Y coordinates (in mm) for probing on the print surface
# (e.g. the center point) These coordinates will be adapted by the
# probe's X and Y offsets. The default is the relative_reference_index
@ -52,7 +52,7 @@ probe_bed_y: 150
# The trigger point offset of the used mag-probe switch.
# This needs to be fined out manually. More on this later
# in this section. smaller switch_offset -> more distance to the build plate
switch_offset: 0.50
switch_offset: 0.59
# The maximum allowed deviation of the calculated offset.
# If the offset exceeds this value, it will stop!
# The default is 1.0 mm.