-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprinter.cfg
60 lines (55 loc) · 1.61 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
# Ender 5 Pro SKR 2 with BLtouch Klipper Config
########################################
# Imports
########################################
#[inlcude mainsail.cfg]
[include hardware.cfg]
[include probe.cfg]
[include macros.cfg]
[include speed_macro.cfg]
[virtual_sdcard]
path: ~/printer_data/gcodes
on_error_gcode: CANLE_PRINT
########################################
# Extra functions
########################################
[pause_resume]
[exclude_object]
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bltouch]
#*# z_offset = 0.606
#*#
#*# [extruder]
#*# control = pid
#*# pid_kp = 24.185
#*# pid_ki = 1.082
#*# pid_kd = 135.134
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.008750, 0.022500, -0.007500, -0.020000, -0.050000, -0.056250, -0.008750
#*# -0.026250, -0.012500, -0.035000, -0.046250, -0.061250, -0.067500, -0.031250
#*# -0.045000, -0.030000, -0.058750, -0.063750, -0.075000, -0.073750, -0.025000
#*# -0.055000, -0.046250, -0.073750, -0.085000, -0.096250, -0.090000, -0.036250
#*# -0.048750, -0.038750, -0.070000, -0.068750, -0.077500, -0.077500, -0.026250
#*# -0.031250, -0.028750, -0.065000, -0.075000, -0.087500, -0.090000, -0.037500
#*# 0.017500, 0.001250, -0.057500, -0.085000, -0.093750, -0.095000, -0.032500
#*# tension = 0.2
#*# min_x = 10.0
#*# algo = bicubic
#*# y_count = 7
#*# mesh_y_pps = 2
#*# min_y = 10.0
#*# x_count = 7
#*# max_y = 208.0
#*# mesh_x_pps = 2
#*# max_x = 178.0
#*#
#*# [heater_bed]
#*# control = pid
#*# pid_kp = 69.672
#*# pid_ki = 0.990
#*# pid_kd = 1225.363