-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathprinter-20210827_181817.cfg
76 lines (65 loc) · 1.61 KB
/
printer-20210827_181817.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
## DOOMCUBE 300 Dual SKR 1.4 TMC2209 UART config
[include mainsail.cfg]
[include autoz.cfg]
[include probe.cfg]
[include led.cfg]
[include macros.cfg]
[include stm32Display.cfg]
[include purge.cfg]
[include thermistors.cfg]
[include stepper.cfg]
[include heaters.cfg]
[include fan.cfg]
[include accessories.cfg]
[mcu]
serial: /dev/serial/by-id/usb-Klipper_lpc1768_0B60FF16A1086EAFB25CDC5EC62000F5-if00
[mcu z]
serial: /dev/serial/by-id/usb-Klipper_lpc1768_1970FF12A1086EAF924CDC5EC52000F5-if00
[printer]
kinematics: corexy
max_velocity: 300
max_accel: 4000
max_z_velocity: 20
max_z_accel: 350
square_corner_velocity: 5.0
[bed_mesh]
speed: 120
horizontal_move_z: 10
mesh_min: 30,30
mesh_max: 270, 270
probe_count: 5,5
[gcode_shell_command backup_cfg]
command: sh /home/pi/klipper_config/autocommit.sh
timeout: 30.
verbose: True
[gcode_macro BACKUP_CFG]
gcode:
RUN_SHELL_COMMAND CMD=backup_cfg
## Thermistor Types
## "EPCOS 100K B57560G104F"
## "ATC Semitec 104GT-2"
## "NTC 100K beta 3950"
## "Honeywell 100K 135-104LAG-J01"
## "NTC 100K MGB18-104F39050L32" (Keenovo Heater Pad)
## "AD595"
## "PT100 INA826"
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [extruder]
#*# control = pid
#*# pid_kp = 21.029
#*# pid_ki = 0.916
#*# pid_kd = 120.653
#*#
#*# [heater_bed]
#*# control = pid
#*# pid_kp = 39.210
#*# pid_ki = 0.911
#*# pid_kd = 421.998
#*#
#*# [probe]
#*# z_offset = 7.125
#*#
#*# [stepper_z]
#*# position_endstop = 0.462