-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprinter-20230101_230832.cfg
201 lines (178 loc) · 4.29 KB
/
printer-20230101_230832.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
[include mainsail.cfg]
[include EBB36.cfg]
[include macros.cfg]
[mcu]
serial: /dev/serial/by-id/usb-Klipper_lpc1768_19100C0C271E5653BF76074F050000F5-if00
restart_method: command
[mcu host]
serial: /tmp/klipper_host_mcu
[temperature_sensor RPi]
sensor_type: temperature_host
min_temp: 10
max_temp: 100
[mcu can0]
canbus_uuid: c65b6e224498
# This file contains common pin mappings for the BIGTREETECH SKR V1.3
# board. To use this config, the firmware should be compiled for the
# LPC1768.
[printer]
kinematics: delta
max_velocity: 450
max_accel: 10000
max_z_velocity: 450
minimum_z_position: -10
square_corner_velocity: 15.0
#delta_radius: 130
###Stepper X config###
[stepper_a]
step_pin: P2.2
dir_pin: P2.6
enable_pin: !P2.1
microsteps: 64
rotation_distance: 40
endstop_pin: P1.28 # P1.28 for X-max
homing_speed: 60
#position_endstop: 336
#arm_length: 315.0
###Stepper Y config###
[stepper_b]
step_pin: P0.19
dir_pin: P0.20
enable_pin: !P2.8
microsteps: 64
rotation_distance: 40
endstop_pin: P1.26 # P1.26 for Y-max
#position_endstop: 336
#arm_length: 315.0
###Stepper Z config###
[stepper_c]
step_pin: P0.22
dir_pin: P2.11
enable_pin: !P0.21
microsteps: 64
rotation_distance: 40
endstop_pin: P1.24 # P1.24 for Z-max
#position_endstop: 336
#arm_length: 315.0
###Stepper driver config###
[tmc2209 stepper_a]
uart_pin: P1.17
run_current: 1.000
interpolate: False
stealthchop_threshold: 0
[tmc2209 stepper_b]
uart_pin: P1.15
run_current: 1.000
interpolate: False
stealthchop_threshold: 0
[tmc2209 stepper_c]
uart_pin: P1.10
run_current: 1.000
interpolate: False
stealthchop_threshold: 0
###Bed config###
[heater_bed]
heater_pin: P2.5
sensor_type: ATC Semitec 104GT-2
sensor_pin: P0.23
min_temp: 0
max_temp: 130
###Probe config###
[probe]
pin: !can0:PROBE_1
x_offset: 0
y_offset: 0
z_offset: 16.85
samples: 3
samples_result: average
sample_retract_dist: 5
speed: 20
samples_tolerance: 0.01
samples_tolerance_retries: 5
###Delta Calibration config###
[delta_calibrate]
radius: 120
horizontal_move_z: 25
speed: 20
[bed_mesh]
speed: 100
horizontal_move_z: 25
mesh_radius: 130
mesh_origin: 0,0
round_probe_count: 5
########################################
# EXP1 / EXP2 (display) pins
########################################
[board_pins]
aliases:
# EXP1 header
EXP1_1=P1.30, EXP1_3=P1.18, EXP1_5=P1.20, EXP1_7=P1.22, EXP1_9=<GND>,
EXP1_2=P0.28, EXP1_4=P1.19, EXP1_6=P1.21, EXP1_8=P1.23, EXP1_10=<5V>,
# EXP2 header
EXP2_1=P0.17, EXP2_3=P3.26, EXP2_5=P3.25, EXP2_7=P1.31, EXP2_9=<GND>,
EXP2_2=P0.15, EXP2_4=P0.16, EXP2_6=P0.18, EXP2_8=<RST>, EXP2_10=<NC>
# Pins EXP2_1, EXP2_6, EXP2_2 are also MISO, MOSI, SCK of bus "ssp0"
# See the sample-lcd.cfg file for definitions of common LCD displays.
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [heater_bed]
#*# control = pid
#*# pid_kp = 71.850
#*# pid_ki = 2.004
#*# pid_kd = 643.958
#*#
#*# [probe]
#*#
#*# [printer]
#*# delta_radius = 152.136835
#*#
#*# [stepper_a]
#*# angle = 209.970315
#*# arm_length = 315.000000
#*# position_endstop = 335.031007
#*#
#*# [stepper_b]
#*# angle = 330.216608
#*# arm_length = 315.000000
#*# position_endstop = 333.929579
#*#
#*# [stepper_c]
#*# angle = 90.000000
#*# arm_length = 315.000000
#*# position_endstop = 333.253013
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# -0.307567, -0.307567, -0.307567, -0.307567, -0.307567
#*# 0.020063, 0.020063, 0.041577, 0.017191, 0.017191
#*# -0.054543, 0.099320, 0.025371, -0.000680, 0.055092
#*# 0.003059, 0.003059, 0.007361, -0.028085, -0.028085
#*# -0.529896, -0.529896, -0.529896, -0.529896, -0.529896
#*# tension = 0.2
#*# min_x = -130.0
#*# algo = lagrange
#*# y_count = 5
#*# mesh_y_pps = 2
#*# min_y = -130.0
#*# x_count = 5
#*# max_y = 130.0
#*# mesh_x_pps = 2
#*# max_x = 130.0
#*#
#*# [delta_calibrate]
#*# height0 = 16.85
#*# height0_pos = 101796.000,101482.000,101252.333
#*# height1 = 16.85
#*# height1_pos = 121684.000,121249.000,89446.000
#*# height2 = 16.85
#*# height2_pos = 99091.667,132999.667,98541.667
#*# height3 = 16.85
#*# height3_pos = 90548.000,118234.000,117909.000
#*# height4 = 16.85
#*# height4_pos = 98536.667,98289.667,122864.667
#*# height5 = 16.85
#*# height5_pos = 115521.000,90904.000,114984.000
#*# height6 = 16.85
#*# height6_pos = 128038.667,98342.333,98183.333