-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprinter-20230527_143958.cfg
153 lines (135 loc) · 2.8 KB
/
printer-20230527_143958.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
# This file contains pin mappings for the Creality Ender 5 Plus with a BTT Octopus Pro.
# See docs/Config_Reference.md for a description of parameters.
[include mainsail.cfg]
[include macros.cfg]
[include Adaptive_Mesh.cfg]
[include Line_Purge.cfg]
[include tmc2209.cfg]
[include fans.cfg]
[include extruder.cfg]
[include notifications.cfg]
[stepper_x]
step_pin: PF13
dir_pin: !PF12
enable_pin: !PF14
microsteps: 16
rotation_distance: 40
endstop_pin: PG6
position_endstop: 365
position_max: 365
homing_speed: 100
[stepper_y]
step_pin: PG0
dir_pin: !PG1
enable_pin: !PF15
microsteps: 16
rotation_distance: 40
endstop_pin: PG9
position_endstop: 380
position_max: 380
homing_speed: 100
[stepper_z1]
step_pin: PF11
dir_pin: !PG3
enable_pin: !PG5
microsteps: 16
rotation_distance: 4
[stepper_z]
step_pin: PG4
dir_pin: !PC1
enable_pin: !PA0
microsteps: 16
rotation_distance: 4
endstop_pin: probe:z_virtual_endstop
#endstop_pin: PG12
#position_endstop: 0
position_max: 400
position_min: -5
homing_speed: 10.0
[z_tilt]
z_positions: -18.6,200
378.4,200
points: 35,200
364,200
speed: 150
horizontal_move_z: 5
retries: 10
retry_tolerance: 0.01
[safe_z_home]
#home_xy_position: 329.60, 372
home_xy_position: 175, 175
speed: 100
z_hop: 10
z_hop_speed: 5
[bltouch]
sensor_pin: ^PB7
control_pin: PB6
x_offset: -33.4
y_offset: -9
#z_offset: 2.45
speed: 3.0
stow_on_each_sample: false
probe_with_touch_mode: true
#pin_up_touch_mode_reports_triggered: False
[bed_mesh]
speed: 200
horizontal_move_z: 5
mesh_min: 5, 22
mesh_max: 290, 345
probe_count: 7,7
algorithm: bicubic
[heater_bed]
heater_pin: PB11 #HE3
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PF7
control: pid
pid_Kp: 690.34
pid_Ki: 111.47
pid_Kd: 1068.83
min_temp: 0
max_temp: 130
[temperature_sensor RPi]
sensor_type: temperature_host
[mcu]
#serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_26002900105053424E363620-if00
serial: /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.3:1.0
[printer]
kinematics: cartesian
max_velocity: 250
max_accel: 1500
max_z_velocity: 15
max_z_accel: 250
[endstop_phase]
[respond]
[force_move]
enable_force_move: true
# Set to true to enable FORCE_MOVE and SET_KINEMATIC_POSITION
# extended G-Code commands. The default is false.
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.214841, 0.219841, 0.204841
#*# 0.196091, 0.204841, 0.211091
#*# 0.204841, 0.229841, 0.231091
#*# tension = 0.2
#*# min_x = 180.19
#*# algo = lagrange
#*# y_count = 3
#*# mesh_y_pps = 2
#*# min_y = 160.29
#*# x_count = 3
#*# max_y = 180.45
#*# mesh_x_pps = 2
#*# max_x = 201.1
#*#
#*# [extruder]
#*# control = pid
#*# pid_kp = 24.316
#*# pid_ki = 0.926
#*# pid_kd = 159.577
#*#
#*# [bltouch]
#*# z_offset = 2.780