mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Added pressure_advance.
This commit is contained in:
20
printer.cfg
20
printer.cfg
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user