-
Notifications
You must be signed in to change notification settings - Fork 4
/
printer.cfg
57 lines (56 loc) · 1.62 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
[include ./main_printer.cfg]
[include ./ercf_hardware.cfg]
[include ./ercf_software.cfg]
[include ./steppers.cfg]
[include ./extruder.cfg]
[include ./heaters.cfg]
[include ./probe.cfg]
[include ./resonance.cfg]
[include ./fans.cfg]
[include ./leds.cfg]
[include ./klicky.cfg]
[include ./displays.cfg]
[include ./temperature.cfg]
[include ./frame_expansion.cfg]
[include ./nozzle_clean.cfg]
[include ./macros.cfg]
#[include ./ercf_macros.cfg]
[include ./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.102500, -0.087500, -0.062500, -0.062500, -0.085000, -0.067500, -0.070000
#*# -0.092500, -0.077500, -0.055000, -0.040000, -0.072500, -0.077500, -0.085000
#*# -0.122500, -0.092500, -0.057500, -0.042500, -0.060000, -0.070000, -0.077500
#*# -0.117500, -0.090000, -0.065000, 0.000000, -0.032500, -0.082500, -0.067500
#*# -0.115000, -0.072500, -0.067500, -0.077500, -0.075000, -0.077500, -0.085000
#*# -0.150000, -0.090000, -0.077500, -0.077500, -0.085000, -0.090000, -0.085000
#*# -0.155000, -0.100000, -0.095000, -0.055000, -0.085000, -0.087500, -0.097500
#*# 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