-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path400a3dp,upgradexyandzsteppersopticaly.cfg
309 lines (292 loc) · 5.33 KB
/
400a3dp,upgradexyandzsteppersopticaly.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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
[printer]
kinematics: corexy
max_velocity: 500
max_accel: 7500
#max_accel_to_decel:7000
square_corner_velocity:5
max_z_velocity: 55
max_z_accel: 300
[stepper_x]
step_pin: PD6
dir_pin: !PD11
enable_pin: !PC6
#step_distance: .00625
full_steps_per_rotation: 400
rotation_distance :40
microsteps: 16
endstop_pin: ^PC14
position_endstop: 400
position_max: 403
position_min: -10
homing_speed: 150
[tmc2660 stepper_x]
cs_pin: PD14 # X_SPI_EN Required for communication
spi_bus: usart1 # All TMC2660 drivers are connected to USART1
#microsteps: 16
interpolate: True # 1/16 micro-steps interpolated to 1/256
run_current: 1.2
sense_resistor: 0.051
idle_current_percent: 30
driver_TBL: 2
#driver_RNDTF: 0
#driver_HDEC:1
#driver_CHM: 0
driver_HEND: 3
driver_HSTRT: 3
driver_TOFF: 4
#driver_SEIMIN: 0
#driver_SEDN: 0
#driver_SEMAX: 0
#driver_SEUP: 0
#driver_SEMIN: 0
#driver_SFILT: 1
#driver_SGT: 0
#driver_SLPH: 0
#driver_SLPL: 0
#driver_DISS2G: 0
#driver_TS2G: 3
[stepper_y]
step_pin: PD7
dir_pin: !PD12
enable_pin: !PC6
#step_distance: .00625
full_steps_per_rotation: 400
rotation_distance :40
microsteps: 16
endstop_pin: ^PA2
position_endstop: 395
position_max: 403
position_min: -3
homing_speed: 100
[tmc2660 stepper_y]
cs_pin: PC9
spi_bus: usart1
#microsteps: 16
interpolate: True
run_current: 1.2
sense_resistor: 0.051
idle_current_percent: 30
driver_TBL: 2
#driver_RNDTF: 0
#driver_HDEC: 1
#driver_CHM: 0
driver_HEND: 3
driver_HSTRT: 3
driver_TOFF: 4
#driver_SEIMIN: 0
#driver_SEDN: 0
#driver_SEMAX: 0
#driver_SEUP: 0
#driver_SEMIN: 0
#driver_SFILT: 1
#driver_SGT: 0
#driver_SLPH: 0
#driver_SLPL: 0
#driver_DISS2G: 0
#driver_TS2G: 3
[stepper_z]
step_pin: PD2
dir_pin: !PD28
enable_pin: !PC6
#step_distance: .00125
full_steps_per_rotation: 400
rotation_distance :8
microsteps: 16
endstop_pin: probe:z_virtual_endstop
position_max: 510
position_min: -3
homing_speed: 20
[tmc2660 stepper_z]
cs_pin: PD23
spi_bus: usart1
interpolate: True
run_current: 1.2
idle_current_percent: 30
sense_resistor: 0.051
driver_TBL: 2
#driver_RNDTF: 1
#driver_HDEC: 1
#driver_CHM: 0
driver_HEND: 3
driver_HSTRT: 4
driver_TOFF: 4
#driver_SEIMIN: 0
#driver_SEDN: 0
#driver_SEMAX: 0
#driver_SEUP: 0
#driver_SEMIN: 0
#driver_SFILT: 1
#driver_SGT: 0
#driver_SLPH: 0
#driver_SLPL: 0
#driver_DISS2G: 0
#driver_TS2G: 3
#On drive E4
[stepper_z1]
step_pin: PD1
dir_pin: PD22
enable_pin: !PC6
#step_distance: .00125
full_steps_per_rotation: 400
rotation_distance :8
microsteps: 16
[tmc2660 stepper_z1]
cs_pin: PD24
spi_bus: usart1
interpolate: True
run_current: 1.2
idle_current_percent: 30
sense_resistor: 0.051
driver_TBL: 2
#driver_RNDTF: 1
#driver_HDEC: 1
#driver_CHM: 0
driver_HEND: 3
driver_HSTRT: 4
driver_TOFF: 4
#driver_SEIMIN: 0
#driver_SEDN: 0
#driver_SEMAX: 0
#driver_SEUP: 0
#driver_SEMIN: 0
#driver_SFILT: 1
#driver_SGT: 0
#driver_SLPH: 0
#driver_SLPL: 0
#driver_DISS2G: 0
#driver_TS2G: 3
#On drive E5
[stepper_z2]
step_pin: PD0
dir_pin: !PD16
enable_pin: !PC6
#step_distance: .00125
full_steps_per_rotation: 400
rotation_distance :8
microsteps: 16
[tmc2660 stepper_z2]
cs_pin: PD25
spi_bus: usart1
interpolate: True
run_current: 1.2
idle_current_percent: 30
sense_resistor: 0.051
driver_TBL: 2
#driver_RNDTF: 1
#driver_HDEC: 1
#driver_CHM: 0
driver_HEND: 3
driver_HSTRT: 4
driver_TOFF: 4
#driver_SEIMIN: 0
#driver_SEDN: 0
#driver_SEMAX: 0
#driver_SEUP: 0
#driver_SEMIN: 0
#driver_SFILT: 1
#driver_SGT: 0
#driver_SLPH: 0
#driver_SLPL: 0
#driver_DISS2G: 0
#driver_TS2G: 3
#On drive E6
[stepper_z3]
step_pin: PD3
dir_pin: PD17
enable_pin: !PC6
#step_distance: .00125
full_steps_per_rotation: 400
rotation_distance :8
microsteps: 16
[tmc2660 stepper_z3]
cs_pin: PD26
spi_bus: usart1
interpolate: True
run_current: 1.2
idle_current_percent: 30
sense_resistor: 0.051
driver_TBL: 2
#driver_RNDTF: 1
#driver_HDEC: 1
#driver_CHM: 0
driver_HEND: 3
driver_HSTRT: 4
driver_TOFF: 4
#driver_SEIMIN: 0
#driver_SEDN: 0
#driver_SEMAX: 0
#driver_SEUP: 0
#driver_SEMIN: 0
#driver_SFILT: 1
#driver_SGT: 0
#driver_SLPH: 0
#driver_SLPL: 0
#driver_DISS2G: 0
#driver_TS2G: 3
[heater_bed]
heater_pin: !PA19
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PC13
#control: pid
min_temp: 0
max_temp: 135
#control : pid
#pid_kp : 60.625
#pid_ki : 1.727
#pid_kd : 531.987
[bltouch]
sensor_pin:^PC1
control_pin:!PA15
pin_move_time: 0.3
stow_on_each_sample: False
# This determines if Klipper should command the pin to move up
# between each probe attempt when performing a multiple probe
# sequence. Read the directions in docs/BLTouch.md before setting
# this to False. The default is True.
probe_with_touch_mode: False
#set_output_mode:5V
x_offset:-25
y_offset:3
#z_offset:.95
speed: 14
lift_speed: 14
samples: 1
samples_result: median
sample_retract_dist: 6.0
samples_tolerance: 0.01
samples_tolerance_retries: 3
[safe_z_home]
home_xy_position: 200,200
speed: 350
z_hop: 6
z_hop_speed: 15
[quad_gantry_level]
# Use QUAD_GANTRY_LEVEL to level a gantry.
gantry_corners:
-68,-16
468,455
# Min & Max gantry corners - measure from nozzle at MIN (0,0) and MAX (250,250) to respective belt positions
points:
100,100
100,300
300,300
300,100
# Probe points
speed: 300
horizontal_move_z:6
retries: 5
retry_tolerance: 0.01
max_adjust: 16
[bed_mesh]
mesh_min: 30,30
mesh_max: 370,370
probe_count: 10
fade_start: 1.0
fade_end: 4.0
algorithm: bicubic
speed: 350
horizontal_move_z: 6
move_check_distance: 3
split_delta_z: .01
[static_digital_output onboard_led]
pins: !PC2