-
Notifications
You must be signed in to change notification settings - Fork 0
/
printer.cfg
41 lines (37 loc) · 966 Bytes
/
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
[printer]
max_accel: 5000
max_accel_to_decel: 2500
kinematics: corexy
max_velocity: 300
max_z_velocity: 25
max_z_accel: 300
square_corner_velocity: 8.0
[input_shaper]
shaper_freq_x: 55
shaper_type_x: mzv
shaper_freq_y: 36.2
shaper_type_y: mzv
[idle_timeout]
timeout: 3600
[include includes.cfg]
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bed_mesh 105]
#*# version = 1
#*# points =
#*# -0.033437, -0.012500, -0.001562, -0.010000, -0.037812
#*# -0.037500, -0.004375, 0.004688, 0.000313, -0.019062
#*# -0.038125, -0.002812, 0.000000, -0.003125, -0.030000
#*# -0.015625, 0.002500, -0.000938, -0.015625, -0.042188
#*# -0.019688, 0.001875, 0.001562, -0.015625, -0.034688
#*# tension = 0.2
#*# min_x = 40.0
#*# algo = bicubic
#*# y_count = 5
#*# mesh_y_pps = 2
#*# min_y = 40.0
#*# x_count = 5
#*# max_y = 260.0
#*# mesh_x_pps = 2
#*# max_x = 260.0