-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathprinter.cfg
28 lines (27 loc) · 1023 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
# When creating klipper firmware with make menuconfig choose
# STM32F103 with 28KiB bootloader, serial communication on
# USART1 PA10/PA9 and set "GPIO pins to set at micro-controller startup"
# to !PA14.
[include main.cfg]
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.032500, 0.005000, 0.015000, -0.015000, 0.027500, 0.052500
#*# -0.060000, -0.052500, -0.015000, -0.027500, 0.037500, 0.020000
#*# -0.037500, -0.042500, -0.010000, -0.042500, 0.020000, 0.022500
#*# -0.077500, -0.060000, -0.025000, -0.040000, 0.025000, -0.002500
#*# -0.002500, -0.007500, 0.012500, -0.015000, 0.040000, 0.047500
#*# -0.000000, -0.002500, 0.015000, -0.010000, 0.050000, 0.032500
#*# x_count = 6
#*# y_count = 6
#*# mesh_x_pps = 2
#*# mesh_y_pps = 2
#*# algo = bicubic
#*# tension = 0.2
#*# min_x = 19.999999999999996
#*# max_x = 200.0
#*# min_y = 20.0
#*# max_y = 188.95