forked from rootiest/zippy-klipper_config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
printer.cfg
71 lines (69 loc) · 2.35 KB
/
printer.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# Rootiest Zippy Klipper config
# Machine directory
[include machine/*.cfg]
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bltouch]
#*# z_offset = 1.841
#*#
#*# [extruder]
#*# control = pid
#*# pid_kp = 20.540
#*# pid_ki = 1.151
#*# pid_kd = 91.661
#*#
#*# [heater_bed]
#*# control = pid
#*# pid_kp = 72.153
#*# pid_ki = 1.314
#*# pid_kd = 990.297
#*#
#*# [bed_mesh backup]
#*# version = 1
#*# points =
#*# 0.090000, 0.112500, 0.110000, 0.175000, 0.150000, 0.115000, 0.105000, 0.102500, 0.095000, 0.042500
#*# 0.020000, 0.037500, 0.030000, 0.065000, 0.090000, 0.072500, 0.075000, 0.075000, 0.070000, 0.012500
#*# -0.027500, 0.002500, -0.002500, 0.010000, 0.045000, 0.027500, 0.037500, 0.022500, 0.020000, -0.037500
#*# -0.062500, -0.027500, -0.045000, -0.030000, 0.005000, -0.017500, -0.020000, -0.012500, -0.012500, -0.075000
#*# -0.067500, -0.022500, -0.035000, -0.032500, -0.000000, -0.022500, -0.022500, -0.025000, -0.025000, -0.090000
#*# -0.055000, -0.012500, -0.032500, -0.022500, 0.020000, -0.010000, -0.012500, -0.002500, -0.000000, -0.062500
#*# -0.037500, 0.012500, -0.005000, -0.000000, 0.025000, 0.002500, -0.007500, -0.005000, -0.012500, -0.075000
#*# 0.032500, 0.080000, 0.047500, 0.062500, 0.090000, 0.062500, 0.050000, 0.057500, 0.055000, -0.020000
#*# 0.095000, 0.137500, 0.122500, 0.140000, 0.160000, 0.127500, 0.122500, 0.117500, 0.107500, 0.032500
#*# 0.150000, 0.185000, 0.172500, 0.185000, 0.220000, 0.185000, 0.170000, 0.172500, 0.162500, 0.082500
#*# tension = 0.2
#*# min_x = 15.0
#*# algo = bicubic
#*# y_count = 10
#*# mesh_y_pps = 5
#*# min_y = 15.0
#*# x_count = 10
#*# max_y = 195.0
#*# mesh_x_pps = 5
#*# max_x = 195.0
#*#
#*# [input_shaper]
#*# shaper_type_x = ei
#*# shaper_freq_x = 39.4
#*# shaper_type_y = 2hump_ei
#*# shaper_freq_y = 45.2
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.191578, 0.201578, 0.189912, 0.146578, 0.129912
#*# 0.100745, 0.096578, 0.039078, 0.046578, 0.059912
#*# 0.050745, 0.069078, 0.015745, -0.009255, -0.001755
#*# 0.099912, 0.086578, 0.032412, -0.010088, -0.030922
#*# 0.200745, 0.186578, 0.155745, 0.111578, 0.078245
#*# tension = 0.2
#*# min_x = 34.88
#*# algo = bicubic
#*# y_count = 5
#*# mesh_y_pps = 5
#*# min_y = 27.0
#*# x_count = 5
#*# max_y = 192.0
#*# mesh_x_pps = 5
#*# max_x = 195.11