Changes from 2025-03-08
This commit is contained in:
parent
6a08a93eb4
commit
52f7ae0831
1 changed files with 21 additions and 21 deletions
42
printer.cfg
42
printer.cfg
|
@ -429,7 +429,7 @@ speed: 40.
|
||||||
# Z probing dive speed.
|
# Z probing dive speed.
|
||||||
lift_speed: 5.0
|
lift_speed: 5.0
|
||||||
# Z probing lift speed.
|
# Z probing lift speed.
|
||||||
backlash_comp: 0.5
|
backlash_comp: 0.00460
|
||||||
# Backlash compensation distance for removing Z backlash before measuring
|
# Backlash compensation distance for removing Z backlash before measuring
|
||||||
# the sensor response.
|
# the sensor response.
|
||||||
#
|
#
|
||||||
|
@ -448,7 +448,7 @@ trigger_dive_threshold: 1.5
|
||||||
trigger_hysteresis: 0.006
|
trigger_hysteresis: 0.006
|
||||||
# Hysteresis on trigger threshold for untriggering, as a percentage of the
|
# Hysteresis on trigger threshold for untriggering, as a percentage of the
|
||||||
# trigger threshold.
|
# trigger threshold.
|
||||||
cal_nozzle_z: 1.01
|
cal_nozzle_z: 0.98
|
||||||
# Expected nozzle offset after completing manual Z offset calibration.
|
# Expected nozzle offset after completing manual Z offset calibration.
|
||||||
cal_floor: 0.1
|
cal_floor: 0.1
|
||||||
# Minimum z bound on sensor response measurement.
|
# Minimum z bound on sensor response measurement.
|
||||||
|
@ -494,13 +494,13 @@ enable_force_move: True
|
||||||
#*# [bed_mesh default]
|
#*# [bed_mesh default]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
#*# -0.003533, -0.005002, 0.003404, 0.003507, 0.025479, 0.025281, 0.007574
|
#*# -0.003533, -0.005002, 0.003404, 0.003507, 0.025479, 0.025281, 0.007574
|
||||||
#*# -0.002208, 0.000898, 0.009734, 0.006727, 0.018390, 0.014991, -0.015251
|
#*# -0.002208, 0.000898, 0.009734, 0.006727, 0.018390, 0.014991, -0.015251
|
||||||
#*# -0.003756, -0.009080, -0.002615, -0.006567, 0.011256, 0.002997, -0.022717
|
#*# -0.003756, -0.009080, -0.002615, -0.006567, 0.011256, 0.002997, -0.022717
|
||||||
#*# 0.004205, 0.007003, 0.009272, 0.003366, 0.007445, 0.006189, -0.009176
|
#*# 0.004205, 0.007003, 0.009272, 0.003366, 0.007445, 0.006189, -0.009176
|
||||||
#*# 0.015139, 0.009846, 0.017376, 0.008070, 0.026340, 0.017761, -0.009416
|
#*# 0.015139, 0.009846, 0.017376, 0.008070, 0.026340, 0.017761, -0.009416
|
||||||
#*# -0.000791, 0.005625, 0.020841, -0.001097, 0.026055, 0.020826, -0.006894
|
#*# -0.000791, 0.005625, 0.020841, -0.001097, 0.026055, 0.020826, -0.006894
|
||||||
#*# 0.026537, 0.020486, 0.028938, 0.017259, 0.032888, 0.037126, 0.003887
|
#*# 0.026537, 0.020486, 0.028938, 0.017259, 0.032888, 0.037126, 0.003887
|
||||||
#*# x_count = 7
|
#*# x_count = 7
|
||||||
#*# y_count = 7
|
#*# y_count = 7
|
||||||
#*# mesh_x_pps = 7
|
#*# mesh_x_pps = 7
|
||||||
|
@ -521,17 +521,17 @@ enable_force_move: True
|
||||||
#*# yz_skew = -0.0005939714989857676
|
#*# yz_skew = -0.0005939714989857676
|
||||||
#*#
|
#*#
|
||||||
#*# [cartographer model default]
|
#*# [cartographer model default]
|
||||||
#*# model_coef = 1.7011389525218636,
|
#*# model_coef = 1.7790216397966745,
|
||||||
#*# 1.7526238976025272,
|
#*# 1.682179489878639,
|
||||||
#*# 0.8487139252823895,
|
#*# 0.54354835718582,
|
||||||
#*# -0.28979887136723204,
|
#*# 0.18525430210828908,
|
||||||
#*# -0.14035215893545008,
|
#*# 1.2834114054213566,
|
||||||
#*# 2.7052626869274996,
|
#*# 0.14655121504756635,
|
||||||
#*# -0.7097390559014733,
|
#*# -2.5311221371746115,
|
||||||
#*# -2.305783187376014,
|
#*# 1.3024007230297336,
|
||||||
#*# 0.8517414798585133,
|
#*# 1.4752887555326206,
|
||||||
#*# 0.5886570406202946
|
#*# -0.8653499475386279
|
||||||
#*# model_domain = 3.163515280956241e-07,3.3208076740804915e-07
|
#*# model_domain = 3.0808256807277605e-07,3.309078769305056e-07
|
||||||
#*# model_range = 0.100000,5.000000
|
#*# model_range = 0.100000,5.000000
|
||||||
#*# model_temp = 39.151410
|
#*# model_temp = 50.441484
|
||||||
#*# model_offset = 0.00000
|
#*# model_offset = 0.00000
|
||||||
|
|
Loading…
Add table
Reference in a new issue