mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Merge branch 'personal-temp' into personal
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,5 +1,7 @@
|
|||||||
{
|
{
|
||||||
"editor.tabSize": 4,
|
"editor.tabSize": 4,
|
||||||
|
"editor.formatOnSave": false,
|
||||||
|
"editor.defaultFormatter": null,
|
||||||
"editor.insertSpaces": true,
|
"editor.insertSpaces": true,
|
||||||
"editor.detectIndentation": false,
|
"editor.detectIndentation": false,
|
||||||
"git.mergeEditor": false,
|
"git.mergeEditor": false,
|
||||||
@@ -14,6 +16,7 @@
|
|||||||
"gcode",
|
"gcode",
|
||||||
"githubstar",
|
"githubstar",
|
||||||
"hotend",
|
"hotend",
|
||||||
|
"KAMP",
|
||||||
"KIAUH",
|
"KIAUH",
|
||||||
"Klipper",
|
"Klipper",
|
||||||
"Klipperized",
|
"Klipperized",
|
||||||
|
|||||||
48
printer.cfg
48
printer.cfg
@@ -96,7 +96,7 @@ diag_pin: PA7
|
|||||||
step_pin: PB4
|
step_pin: PB4
|
||||||
dir_pin: !PB3
|
dir_pin: !PB3
|
||||||
enable_pin: !PC3
|
enable_pin: !PC3
|
||||||
microsteps: 256
|
microsteps: 128
|
||||||
rotation_distance: 4.65 # NOTE Calibrate e-steps and adjust https://www.klipper3d.org/Rotation_Distance.html
|
rotation_distance: 4.65 # NOTE Calibrate e-steps and adjust https://www.klipper3d.org/Rotation_Distance.html
|
||||||
nozzle_diameter: 0.400
|
nozzle_diameter: 0.400
|
||||||
filament_diameter: 1.750
|
filament_diameter: 1.750
|
||||||
@@ -182,9 +182,9 @@ encoder_pins: ^PB14, ^PB10
|
|||||||
click_pin: ^!PB2
|
click_pin: ^!PB2
|
||||||
|
|
||||||
[input_shaper]
|
[input_shaper]
|
||||||
shaper_freq_x: 55.0 # 97.2 # 82.2 # 84.2; 4020
|
shaper_freq_x: 56.6 # 55.0 # 97.2 # 82.2 # 84.2; 4020
|
||||||
shaper_type_x: mzv # 3hump_ei # 2hump_ei
|
shaper_type_x: mzv # 3hump_ei # 2hump_ei
|
||||||
shaper_freq_y: 40.6 # 41.8; 4020
|
shaper_freq_y: 48.4 # 40.6 # 41.8; 4020
|
||||||
shaper_type_y: mzv
|
shaper_type_y: mzv
|
||||||
|
|
||||||
[bed_screws]
|
[bed_screws]
|
||||||
@@ -245,7 +245,7 @@ runout_gcode:
|
|||||||
#*# pid_kd = 928.332
|
#*# pid_kd = 928.332
|
||||||
#*#
|
#*#
|
||||||
#*# [probe]
|
#*# [probe]
|
||||||
#*# z_offset = 1.285
|
#*# z_offset = 1.345
|
||||||
#*#
|
#*#
|
||||||
#*# [bed_mesh personalPreEdit]
|
#*# [bed_mesh personalPreEdit]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
@@ -271,26 +271,7 @@ runout_gcode:
|
|||||||
#*# compensation_start_x = 27.0
|
#*# compensation_start_x = 27.0
|
||||||
#*# compensation_end_x = 195.0
|
#*# compensation_end_x = 195.0
|
||||||
#*#
|
#*#
|
||||||
#*# [bed_mesh default-preXTwist-fix]
|
#*# [bed_mesh default-preNewNozzle]
|
||||||
#*# version = 1
|
|
||||||
#*# points =
|
|
||||||
#*# -0.150000, -0.110000, -0.110000, -0.130000, -0.130000
|
|
||||||
#*# -0.165000, -0.130000, -0.130000, -0.130000, -0.130000
|
|
||||||
#*# -0.165000, -0.112266, -0.110000, -0.130000, -0.130000
|
|
||||||
#*# -0.160000, -0.105430, -0.110000, -0.130000, -0.130000
|
|
||||||
#*# -0.120000, -0.071211, -0.091407, -0.110000, -0.110000
|
|
||||||
#*# min_x = 27.0
|
|
||||||
#*# max_x = 222.0
|
|
||||||
#*# min_y = 5.0
|
|
||||||
#*# max_y = 203.0
|
|
||||||
#*# x_count = 5
|
|
||||||
#*# y_count = 5
|
|
||||||
#*# mesh_x_pps = 2
|
|
||||||
#*# mesh_y_pps = 2
|
|
||||||
#*# algo = bicubic
|
|
||||||
#*# tension = 0.2
|
|
||||||
#*#
|
|
||||||
#*# [bed_mesh default]
|
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
#*# -0.038051, -0.033174, -0.038453, -0.061829, -0.123230
|
#*# -0.038051, -0.033174, -0.038453, -0.061829, -0.123230
|
||||||
@@ -298,6 +279,25 @@ runout_gcode:
|
|||||||
#*# -0.108832, -0.063955, -0.058921, -0.063704, -0.125261
|
#*# -0.108832, -0.063955, -0.058921, -0.063704, -0.125261
|
||||||
#*# -0.123363, -0.074580, -0.063296, -0.081360, -0.140261
|
#*# -0.123363, -0.074580, -0.063296, -0.081360, -0.140261
|
||||||
#*# -0.074145, -0.020830, -0.011578, -0.024954, -0.074948
|
#*# -0.074145, -0.020830, -0.011578, -0.024954, -0.074948
|
||||||
|
#*# min_x = 27.0
|
||||||
|
#*# max_x = 222.0
|
||||||
|
#*# min_y = 6.0
|
||||||
|
#*# max_y = 203.0
|
||||||
|
#*# x_count = 5
|
||||||
|
#*# y_count = 5
|
||||||
|
#*# mesh_x_pps = 2
|
||||||
|
#*# mesh_y_pps = 2
|
||||||
|
#*# algo = lagrange
|
||||||
|
#*# tension = 0.2
|
||||||
|
#*#
|
||||||
|
#*# [bed_mesh default]
|
||||||
|
#*# version = 1
|
||||||
|
#*# points =
|
||||||
|
#*# 0.004384, -0.020865, -0.050803, -0.081005, -0.130833
|
||||||
|
#*# -0.029366, -0.045709, -0.062678, -0.087255, -0.143646
|
||||||
|
#*# -0.062178, -0.050084, -0.070178, -0.089755, -0.141302
|
||||||
|
#*# -0.073897, -0.061647, -0.068459, -0.097411, -0.140521
|
||||||
|
#*# -0.023428, -0.003678, -0.016740, -0.038661, -0.074427
|
||||||
#*# x_count = 5
|
#*# x_count = 5
|
||||||
#*# y_count = 5
|
#*# y_count = 5
|
||||||
#*# mesh_x_pps = 2
|
#*# mesh_x_pps = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user