mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Merge branch 'temp-ms-good-mesh-edited' into personal
This commit is contained in:
27
printer.cfg
27
printer.cfg
@@ -44,7 +44,7 @@ homing_retract_dist: 0
|
|||||||
|
|
||||||
[tmc2209 stepper_x]
|
[tmc2209 stepper_x]
|
||||||
uart_pin: PC1
|
uart_pin: PC1
|
||||||
run_current: 0.860
|
run_current: 1.000
|
||||||
stealthchop_threshold: 0
|
stealthchop_threshold: 0
|
||||||
interpolate: False
|
interpolate: False
|
||||||
sense_resistor: 0.150
|
sense_resistor: 0.150
|
||||||
@@ -66,7 +66,7 @@ homing_retract_dist: 0
|
|||||||
|
|
||||||
[tmc2209 stepper_y]
|
[tmc2209 stepper_y]
|
||||||
uart_pin: PC0
|
uart_pin: PC0
|
||||||
run_current: 0.900
|
run_current: 1.000
|
||||||
stealthchop_threshold: 0
|
stealthchop_threshold: 0
|
||||||
interpolate: False
|
interpolate: False
|
||||||
sense_resistor: 0.150
|
sense_resistor: 0.150
|
||||||
@@ -245,7 +245,7 @@ runout_gcode:
|
|||||||
#*# pid_kd = 928.332
|
#*# pid_kd = 928.332
|
||||||
#*#
|
#*#
|
||||||
#*# [probe]
|
#*# [probe]
|
||||||
#*# z_offset = 1.630
|
#*# z_offset = 1.645
|
||||||
#*#
|
#*#
|
||||||
#*# [bed_mesh newbed]
|
#*# [bed_mesh newbed]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
@@ -304,7 +304,7 @@ runout_gcode:
|
|||||||
#*# algo = bicubic
|
#*# algo = bicubic
|
||||||
#*# tension = 0.2
|
#*# tension = 0.2
|
||||||
#*#
|
#*#
|
||||||
#*# [bed_mesh default]
|
#*# [bed_mesh personalPreEdit]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
#*# -0.147188, -0.085313, -0.033906, -0.025469, -0.035000
|
#*# -0.147188, -0.085313, -0.033906, -0.025469, -0.035000
|
||||||
@@ -322,3 +322,22 @@ runout_gcode:
|
|||||||
#*# max_x = 222.0
|
#*# max_x = 222.0
|
||||||
#*# min_y = 5.0
|
#*# min_y = 5.0
|
||||||
#*# max_y = 203.0
|
#*# max_y = 203.0
|
||||||
|
#*#
|
||||||
|
#*# [bed_mesh default]
|
||||||
|
#*# version = 1
|
||||||
|
#*# points =
|
||||||
|
#*# -0.068047, -0.070000, -0.055899, -0.055899, -0.063047
|
||||||
|
#*# -0.075000, -0.112384, -0.090000, -0.087000, -0.100000
|
||||||
|
#*# -0.123000, -0.112266, -0.110000, -0.100000, -0.100000
|
||||||
|
#*# -0.121000, -0.105430, -0.110000, -0.110000, -0.100000
|
||||||
|
#*# -0.120000, -0.071211, -0.091407, -0.080024, -0.080024
|
||||||
|
#*# 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