mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Adjust extruder microsteps to 128. Adjust input_shaper.
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user