-
Notifications
You must be signed in to change notification settings - Fork 0
/
printer.cfg
299 lines (259 loc) · 5.76 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
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
# This file contains common pin mappings for the BIGTREETECH SKR mini
# E3 v3.0. To use this config, the firmware should be compiled for the
# STM32G0B1 with a "8KiB bootloader" and USB communication/USART.
# The "make flash" command does not work on the SKR mini E3. Instead,
# after running "make", copy the generated "out/klipper.bin" file to a
# file named "firmware.bin" on an SD card and then restart the SKR
# mini E3 with that SD card.
# See docs/Config_Reference.md for a description of parameters.
[bltouch]
sensor_pin: ^PC14
control_pin: PA1
#x_offset: -50 #BULLSEYE
#y_offset: -16 #BULLSEYE
x_offset: +48
y_offset: -2
probe_with_touch_mode : true
stow_on_each_sample: false
#z_offset: 3.0
#speed:
#pin_up_reports_not_triggered: False
#pin_up_touch_mode_reports_triggered: False
[safe_z_home]
home_xy_position: 67,117 # Change coordinates to the center of your print bed
speed: 120
z_hop: 20 # Move up 10mm
z_hop_speed: 5
[bed_mesh]
speed: 120
horizontal_move_z: 8
mesh_min: 48,15
mesh_max: 220,233
probe_count: 5,4
mesh_pps: 2,2
fade_start: 1
fade_end: 10
[stepper_x]
step_pin: PB13
dir_pin: !PB12
enable_pin: !PB14
microsteps: 16
rotation_distance: 40
endstop_pin: ^PC0
position_endstop: 0
position_max: 235
homing_speed: 50
[tmc2209 stepper_x]
uart_pin: PC11
tx_pin: PC10
uart_address: 0
run_current: 0.580
hold_current: 0.500
stealthchop_threshold: 999999
[stepper_y]
step_pin: PB10
dir_pin: !PB2
enable_pin: !PB11
microsteps: 16
rotation_distance: 40
endstop_pin: ^PC1
position_endstop: 0
position_max: 235
homing_speed: 50
[tmc2209 stepper_y]
uart_pin: PC11
tx_pin: PC10
uart_address: 2
run_current: 0.580
hold_current: 0.500
stealthchop_threshold: 999999
[stepper_z]
step_pin: PB0
dir_pin: PC5
enable_pin: !PB1
microsteps: 16
rotation_distance: 8
# endstop_pin: ^PC2
# position_endstop: 0.0
endstop_pin: probe:z_virtual_endstop
position_max: 250
position_min: -3
[tmc2209 stepper_z]
uart_pin: PC11
tx_pin: PC10
uart_address: 1
run_current: 0.580
hold_current: 0.500
stealthchop_threshold: 999999
#[extruder]
#step_pin: PB3
#dir_pin: !PB4
#enable_pin: !PD1
#microsteps: 16
##rotation_distance: 33.500 #original
##rotation_distance: 31.490 #primeira medida
## rotation_distance: 31.364 original ender
#rotation_distance: 7.904 #titan
#nozzle_diameter: 0.400
#filament_diameter: 1.750
#heater_pin: PC8
#sensor_type: EPCOS 100K B57560G104F
#sensor_pin: PA0
##control: pid
##pid_Kp: 21.527
##pid_Ki: 1.063
##pid_Kd: 108.982
#min_temp: 0
#max_temp: 260
#max_extrude_cross_section: 50.0
## TARANTULA
[extruder]
step_pin: PB3
dir_pin: PB4
enable_pin: !PD1
microsteps: 16
#rotation_distance: 33.500
## config marcelo
rotation_distance: 7.904
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: PC8
sensor_type: EPCOS 100K B57560G104F
sensor_pin: PA0
#control: pid
#pid_Kp: 21.527
#pid_Ki: 1.063
#pid_Kd: 108.982
min_temp: 0
max_temp: 260
max_extrude_cross_section: 50.0
#[tmc2209 extruder]
#uart_pin: PC11
#tx_pin: PC10
#uart_address: 3
#run_current: 0.650
#hold_current: 0.500
#stealthchop_threshold: 999999
#TARANTULA
[tmc2209 extruder]
uart_pin: PC11
tx_pin: PC10
uart_address: 3
run_current: 0.650
hold_current: 0.500
stealthchop_threshold: 999999
[heater_bed]
heater_pin: PC9
sensor_type: ATC Semitec 104GT-2
sensor_pin: PC4
#control: pid
#pid_Kp: 54.027
#pid_Ki: 0.770
#pid_Kd: 948.182
min_temp: 0
max_temp: 130
[heater_fan heatbreak_cooling_fan]
pin: PC7
[heater_fan controller_fan]
pin: PB15
[fan]
pin: PC6
[mcu]
serial: /dev/serial/by-id/usb-Klipper_stm32g0b1xx_45002C001150415833323520-if00
# serial: /dev/ttyAMA0
# restart_method: command
[printer]
kinematics: cartesian
max_velocity: 300
max_accel: 3000
max_z_velocity: 5
max_z_accel: 100
[board_pins]
aliases:
# EXP1 header
EXP1_1=PB5, EXP1_3=PA9, EXP1_5=PA10, EXP1_7=PB8, EXP1_9=<GND>,
EXP1_2=PA15, EXP1_4=<RST>, EXP1_6=PB9, EXP1_8=PD6, EXP1_10=<5V>
[display]
lcd_type: st7920
cs_pin: EXP1_7
sclk_pin: EXP1_6
sid_pin: EXP1_8
encoder_pins: ^EXP1_5, ^EXP1_3
click_pin: ^!EXP1_2
[screws_tilt_adjust]
#screw1: 75, 215
#screw1_name: Traseiro_Esquerdo
#screw2: 75, 45
#screw2_name: Frente_Esquerdo
#screw3: 235, 215
#screw3_name: Traseiro_Direito
#screw4: 235, 45
#screw4_name: Frente_Direito
screw1: 0, 210
screw1_name: Traseiro_Esquerdo
screw2: 0, 35
screw2_name: Frente_Esquerdo
screw3: 150, 210
screw3_name: Traseiro_Direito
screw4: 150, 35
screw4_name: Frente_Direito
speed: 150
horizontal_move_z: 10
screw_thread: CW-M4
[include timelapse.cfg]
[include mainsail.cfg]
[exclude_object]
# Disable Octoprint LCD menu
[menu __main __octoprint]
type: disabled
##### SENSORES
[temperature_sensor BTT_PI]
sensor_type: temperature_host
[temperature_sensor SKR_Mini_E3_v3]
sensor_type: temperature_mcu
[temperature_sensor Case_Temp]
sensor_type: Generic 3950
sensor_pin: PA7 # PA7 is MOSI on the SPI header. Has an onboard 10K pullup to 3v3. Connect the other leg of the thermistor to ground
pullup_resistor: 10000
# KAMP - https://github.com/kyleisah/Klipper-Adaptive-Meshing-Purging
[include Adaptive_Mesh.cfg]
[include Voron_Purge.cfg]
[include Line_Purge.cfg]
[respond]
[include caselight.cfg]
[mcu host]
serial: /tmp/klipper_host_mcu
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bltouch]
#*# z_offset = 0.945
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.032500, 0.030000, 0.005000
#*# 0.052500, 0.055000, -0.002500
#*# 0.050000, 0.022500, 0.017500
#*# x_count = 3
#*# y_count = 3
#*# mesh_x_pps = 2
#*# mesh_y_pps = 2
#*# algo = lagrange
#*# tension = 0.2
#*# min_x = 84.47
#*# max_x = 148.95
#*# min_y = 99.78
#*# max_y = 131.41
#*#
#*# [extruder]
#*# control = pid
#*# pid_kp = 34.197
#*# pid_ki = 2.961
#*# pid_kd = 98.745
#*#
#*# [heater_bed]
#*# control = pid
#*# pid_kp = 73.142
#*# pid_ki = 1.358
#*# pid_kd = 984.672