printer: update
This commit is contained in:
parent
310b46245e
commit
6b333385c5
4 changed files with 459 additions and 27 deletions
26
printer.cfg
26
printer.cfg
|
|
@ -145,7 +145,7 @@ rotation_distance: 40
|
|||
gear_ratio: 80:16
|
||||
microsteps: 32
|
||||
endstop_pin: probe:z_virtual_endstop
|
||||
position_max: 290
|
||||
position_max: 240
|
||||
position_min: -3
|
||||
homing_speed: 5.0 # speed: mm/sec, feedrate: mm/min
|
||||
homing_retract_speed: 10
|
||||
|
|
@ -348,23 +348,19 @@ max_adjust: 10
|
|||
#*# pid_kd = 288.283
|
||||
#*#
|
||||
#*# [extruder]
|
||||
#*# control = pid
|
||||
#*# pid_kp = 19.058
|
||||
#*# pid_ki = 1.495
|
||||
#*# pid_kd = 60.749
|
||||
#*#
|
||||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# -0.001250, -0.002500, -0.006250, -0.017500, -0.005000, 0.005000, 0.016250, 0.022500, 0.006250
|
||||
#*# 0.001250, -0.000000, -0.017500, -0.015000, -0.020000, 0.007500, -0.002500, 0.022500, 0.011250
|
||||
#*# -0.012500, -0.020000, 0.006250, -0.000000, 0.005000, 0.003750, -0.008750, 0.002500, -0.012500
|
||||
#*# -0.013750, 0.003750, 0.005000, 0.023750, 0.008750, 0.030000, 0.012500, 0.028750, 0.008750
|
||||
#*# 0.002500, 0.001250, 0.025000, 0.023750, 0.000000, 0.022500, 0.011250, 0.023750, 0.010000
|
||||
#*# -0.036250, -0.033750, -0.037500, -0.026250, -0.025000, -0.002500, -0.003750, -0.018750, -0.028750
|
||||
#*# -0.036250, -0.027500, -0.028750, -0.033750, -0.027500, -0.025000, -0.041250, -0.027500, -0.048750
|
||||
#*# -0.025000, -0.022500, -0.020000, -0.018750, -0.025000, -0.022500, -0.031250, -0.032500, -0.041250
|
||||
#*# -0.016250, -0.012500, 0.015000, -0.020000, -0.030000, -0.002500, -0.032500, -0.045000, -0.065000
|
||||
#*# -0.035000, -0.030000, -0.013750, -0.032500, -0.018750, -0.023750, -0.022500, -0.020000, -0.027500
|
||||
#*# -0.030000, -0.028750, -0.022500, -0.028750, -0.027500, -0.028750, -0.022500, -0.017500, -0.026250
|
||||
#*# -0.026250, -0.031250, -0.025000, -0.027500, -0.031250, -0.027500, -0.028750, -0.038750, -0.050000
|
||||
#*# -0.036250, -0.025000, -0.017500, -0.017500, -0.018750, -0.005000, 0.005000, 0.002500, -0.002500
|
||||
#*# -0.016250, -0.017500, -0.021250, -0.013750, 0.000000, -0.010000, -0.003750, -0.015000, -0.016250
|
||||
#*# -0.036250, -0.043750, -0.040000, -0.047500, -0.032500, -0.031250, -0.038750, -0.031250, -0.032500
|
||||
#*# -0.058750, -0.031250, -0.030000, -0.026250, -0.027500, -0.027500, -0.020000, -0.036250, -0.052500
|
||||
#*# -0.050000, -0.053750, -0.038750, -0.046250, -0.035000, -0.025000, -0.023750, -0.035000, -0.047500
|
||||
#*# -0.063750, -0.045000, -0.041250, -0.038750, -0.032500, -0.031250, -0.028750, -0.037500, -0.042500
|
||||
#*# tension = 0.2
|
||||
#*# min_x = 40.0
|
||||
#*# algo = bicubic
|
||||
|
|
@ -377,4 +373,4 @@ max_adjust: 10
|
|||
#*# max_x = 260.0
|
||||
#*#
|
||||
#*# [probe]
|
||||
#*# z_offset = -0.860
|
||||
#*# z_offset = -0.913
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue