38 lines
901 B
INI
38 lines
901 B
INI
#[include print_area_bed_mesh.cfg]
|
|
[include mainsail.cfg]
|
|
[include hardware/hardware.cfg]
|
|
[include misc/misc.cfg]
|
|
[include macros/macros.cfg]
|
|
[include config/config.cfg]
|
|
[include KAMP_Settings.cfg]
|
|
|
|
[printer]
|
|
max_velocity: 600
|
|
max_accel: 6500
|
|
kinematics: corexy
|
|
max_z_velocity: 30 #Max 15 for 12V TMC Drivers, can increase for 24V
|
|
max_z_accel: 350
|
|
square_corner_velocity: 5.0
|
|
|
|
[exclude_object]
|
|
|
|
#*# <---------------------- SAVE_CONFIG ---------------------->
|
|
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
|
#*#
|
|
#*# [bed_mesh default]
|
|
#*# version = 1
|
|
#*# points =
|
|
#*# 0.002500, -0.010000, 0.005000
|
|
#*# -0.002500, -0.017500, 0.005000
|
|
#*# -0.007500, -0.025000, -0.020000
|
|
#*# x_count = 3
|
|
#*# y_count = 3
|
|
#*# mesh_x_pps = 2
|
|
#*# mesh_y_pps = 2
|
|
#*# algo = lagrange
|
|
#*# tension = 0.2
|
|
#*# min_x = 149.725
|
|
#*# max_x = 202.865
|
|
#*# min_y = 147.935
|
|
#*# max_y = 200.09499999999997
|