Changes from 2024-11-24
This commit is contained in:
parent
6fa6b9087f
commit
4c3daf6ec7
1 changed files with 19 additions and 7 deletions
26
printer.cfg
26
printer.cfg
|
@ -473,6 +473,18 @@ mesh_runs: 2
|
||||||
[force_move]
|
[force_move]
|
||||||
enable_force_move: True
|
enable_force_move: True
|
||||||
|
|
||||||
|
# Let's not yet...
|
||||||
|
#[filament_motion_sensor encoder_sensor]
|
||||||
|
#switch_pin: PG12
|
||||||
|
#detection_length: 2.88
|
||||||
|
#extruder: extruder
|
||||||
|
#pause_on_runout: False
|
||||||
|
#runout_gcode:
|
||||||
|
# PAUSE # [pause_resume] is required in printer.cfg
|
||||||
|
# M117 Filament encoder runout
|
||||||
|
#insert_gcode:
|
||||||
|
# M117 Filament encoder inserted
|
||||||
|
|
||||||
#*# <---------------------- SAVE_CONFIG ---------------------->
|
#*# <---------------------- SAVE_CONFIG ---------------------->
|
||||||
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
||||||
#*#
|
#*#
|
||||||
|
@ -482,13 +494,13 @@ enable_force_move: True
|
||||||
#*# [bed_mesh default]
|
#*# [bed_mesh default]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
#*# 0.019171, 0.016137, 0.026457, 0.026940, 0.048974, 0.045947, 0.027533
|
#*# 0.021878, 0.025514, 0.032543, 0.032033, 0.053825, 0.052777, 0.035787
|
||||||
#*# 0.011524, 0.013361, 0.023096, 0.020675, 0.033707, 0.031615, 0.003405
|
#*# 0.010489, 0.014069, 0.025685, 0.028369, 0.037795, 0.037968, 0.013085
|
||||||
#*# 0.000725, -0.003501, -0.001634, -0.006485, 0.007361, 0.005004, -0.017962
|
#*# 0.002439, -0.000979, 0.002281, -0.003466, 0.014776, 0.012287, -0.008387
|
||||||
#*# 0.005319, 0.009939, 0.009870, 0.003771, 0.007218, 0.010129, -0.003659
|
#*# 0.005986, 0.011446, 0.012789, 0.005101, 0.009684, 0.012498, -0.005581
|
||||||
#*# 0.021191, 0.013506, 0.018747, 0.008755, 0.025021, 0.022650, 0.000278
|
#*# 0.017685, 0.012106, 0.020864, 0.009498, 0.027290, 0.022872, 0.000424
|
||||||
#*# 0.013797, 0.014794, 0.028968, 0.009861, 0.032402, 0.028283, 0.004936
|
#*# 0.011111, 0.014451, 0.029281, 0.011372, 0.034495, 0.034473, 0.017919
|
||||||
#*# 0.047575, 0.037922, 0.046516, 0.035842, 0.049509, 0.054931, 0.030593
|
#*# 0.047691, 0.041886, 0.051935, 0.041117, 0.058211, 0.065681, 0.036536
|
||||||
#*# x_count = 7
|
#*# x_count = 7
|
||||||
#*# y_count = 7
|
#*# y_count = 7
|
||||||
#*# mesh_x_pps = 7
|
#*# mesh_x_pps = 7
|
||||||
|
|
Loading…
Add table
Reference in a new issue