-
Notifications
You must be signed in to change notification settings - Fork 0
/
printer.cfg
86 lines (70 loc) · 1.55 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
# mcu, idle timeout config
[include cfgs/general.cfg]
# xyz stepper configs
[include cfgs/stepper.cfg]
# extruder config
[include cfgs/extruder.cfg]
# heated bed config
[include cfgs/heatedbed.cfg]
# heated chamber config
[include cfgs/heatedchamber.cfg]
# probe and homing config
[include cfgs/probe.cfg]
# bed mesh and bed screws config
[include cfgs/leveling.cfg]
[include cfgs/movement.cfg]
[include cfgs/inputshaper.cfg]
[include cfgs/filamentsensor.cfg]
[include cfgs/display.cfg]
[include cfgs/macros.cfg]
[include cfgs/leds.cfg]
#[include cfgs/mmu2s.cfg]
[include mmu/mmu2s.cfg]
### SHEETS
###
### TEXTURED SHEET 1.520
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [probe]
#*# z_offset = 1.225
#*#
#*# [extruder]
#*# control = pid
#*# pid_kp = 26.133
#*# pid_ki = 1.320
#*# pid_kd = 129.360
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# -0.018750, -0.021250, 0.003750
#*# -0.032500, 0.000000, 0.006250
#*# -0.012500, -0.007500, 0.037500
#*# tension = 0.2
#*# min_x = 35.0
#*# algo = bicubic
#*# y_count = 3
#*# mesh_y_pps = 2
#*# min_y = 6.0
#*# x_count = 3
#*# max_y = 198.0
#*# mesh_x_pps = 2
#*# max_x = 240.0
#*#
#*# [bed_mesh p1]
#*# version = 1
#*# points =
#*# -0.018750, -0.021250, 0.003750
#*# -0.032500, 0.000000, 0.006250
#*# -0.012500, -0.007500, 0.037500
#*# tension = 0.2
#*# min_x = 35.0
#*# algo = bicubic
#*# y_count = 3
#*# mesh_y_pps = 2
#*# min_y = 6.0
#*# x_count = 3
#*# max_y = 198.0
#*# mesh_x_pps = 2
#*# max_x = 240.0