Added pressure_advance.

This commit is contained in:
Bassam Husain
2023-01-31 08:20:36 -05:00
parent b12dd729df
commit 01f66058ad

View File

@@ -118,6 +118,7 @@ sensor_pin: PC5
min_temp: 0
max_temp: 270
max_extrude_only_distance: 150.0
pressure_advance: 0.027
[tmc2209 extruder]
uart_pin: PC14
@@ -213,3 +214,22 @@ switch_pin: PA4
#*# max_x = 222.0
#*# min_y = 5.0
#*# max_y = 203.0
#*#
#*# [bed_mesh default1]
#*# version = 1
#*# points =
#*# -0.290000, -0.178125, -0.134375, -0.185625, -0.292500
#*# -0.275000, -0.152500, -0.086250, -0.121250, -0.213125
#*# -0.301250, -0.151875, -0.066250, -0.077500, -0.137500
#*# -0.393750, -0.231875, -0.118125, -0.110000, -0.125625
#*# -0.500000, -0.297500, -0.160625, -0.113125, -0.076875
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 2
#*# mesh_y_pps = 2
#*# algo = bicubic
#*# tension = 0.2
#*# min_x = 27.0
#*# max_x = 222.0
#*# min_y = 5.0
#*# max_y = 203.0