forked from eecue/klippper-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprinter.cfg
56 lines (55 loc) · 1.66 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
[include ./conf/main_printer.cfg]
[include ./conf/steppers.cfg]
[include ./conf/extruder.cfg]
[include ./conf/heaters.cfg]
[include ./conf/probe.cfg]
[include ./conf/resonance.cfg]
[include ./conf/fans.cfg]
[include ./conf/leds.cfg]
[include ./conf/klicky.cfg]
[include ./conf/displays.cfg]
[include ./conf/temperature.cfg]
[include ./conf/frame_expansion.cfg]
[include ./conf/nozzle_clean.cfg]
[include ./conf/macros.cfg]
[include ./conf/ercf_hardware.cfg]
[include ./conf/ercf_macros.cfg]
[include ./conf/tones.cfg]
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [heater_bed]
#*# control = pid
#*# pid_kp = 35.776
#*# pid_ki = 1.223
#*# pid_kd = 261.609
#*#
#*# [extruder]
#*# control = pid
#*# pid_kp = 14.085
#*# pid_ki = 0.614
#*# pid_kd = 80.813
#*#
#*# [stepper_z]
#*# position_endstop = 1.210
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# -0.132500, -0.117500, -0.067500, -0.067500, -0.092500, -0.057500, -0.075000
#*# -0.117500, -0.095000, -0.062500, -0.057500, -0.067500, -0.062500, -0.075000
#*# -0.117500, -0.072500, -0.042500, -0.050000, -0.042500, -0.047500, -0.062500
#*# -0.132500, -0.082500, -0.060000, 0.000000, -0.025000, -0.067500, -0.062500
#*# -0.122500, -0.050000, -0.067500, -0.055000, -0.070000, -0.057500, -0.062500
#*# -0.132500, -0.057500, -0.080000, -0.065000, -0.047500, -0.065000, -0.062500
#*# -0.097500, -0.075000, -0.082500, -0.065000, -0.067500, -0.067500, -0.082500
#*# tension = 0.2
#*# min_x = 30.0
#*# algo = bicubic
#*# y_count = 7
#*# mesh_y_pps = 2
#*# min_y = 30.0
#*# x_count = 7
#*# max_y = 270.0
#*# mesh_x_pps = 2
#*# max_x = 270.0