mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-09 05:51:15 +00:00
Rearrangment in printer.cfg.
This commit is contained in:
@@ -78,28 +78,6 @@ uart_address: 3
|
|||||||
driver_SGTHRS: 82
|
driver_SGTHRS: 82
|
||||||
diag_pin: PA6
|
diag_pin: PA6
|
||||||
|
|
||||||
#####################################################################
|
|
||||||
# ADXL345 related Settings
|
|
||||||
# https://www.klipper3d.org/Measuring_Resonances.html#adxl345
|
|
||||||
#####################################################################
|
|
||||||
|
|
||||||
# Uncomment this section if you're using an adxl345
|
|
||||||
# [mcu rpi]
|
|
||||||
# serial: /tmp/klipper_host_mcu
|
|
||||||
|
|
||||||
# [adxl345]
|
|
||||||
# cs_pin: rpi:None
|
|
||||||
|
|
||||||
# [resonance_tester]
|
|
||||||
# accel_chip: adxl345
|
|
||||||
# probe_points: 110, 110, 20
|
|
||||||
|
|
||||||
# [input_shaper]
|
|
||||||
# shaper_freq_x = 114.6
|
|
||||||
# shaper_type_x: mzv
|
|
||||||
# shaper_freq_y = 77
|
|
||||||
# shaper_type_y: mzv
|
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
# Z Stepper Settings
|
# Z Stepper Settings
|
||||||
#####################################################################
|
#####################################################################
|
||||||
@@ -156,12 +134,34 @@ interpolate: False
|
|||||||
sense_resistor: 0.150
|
sense_resistor: 0.150
|
||||||
uart_address: 3
|
uart_address: 3
|
||||||
|
|
||||||
|
#####################################################################
|
||||||
|
# ADXL345 related Settings
|
||||||
|
# https://www.klipper3d.org/Measuring_Resonances.html#adxl345
|
||||||
|
#####################################################################
|
||||||
|
|
||||||
|
# Uncomment this section if you're using an adxl345
|
||||||
|
# [mcu rpi]
|
||||||
|
# serial: /tmp/klipper_host_mcu
|
||||||
|
|
||||||
|
# [adxl345]
|
||||||
|
# cs_pin: rpi:None
|
||||||
|
|
||||||
|
# [resonance_tester]
|
||||||
|
# accel_chip: adxl345
|
||||||
|
# probe_points: 110, 110, 20
|
||||||
|
|
||||||
|
# [input_shaper]
|
||||||
|
# shaper_freq_x = 114.6
|
||||||
|
# shaper_type_x: mzv
|
||||||
|
# shaper_freq_y = 77
|
||||||
|
# shaper_type_y: mzv
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
# Misc
|
# Misc
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
[virtual_sdcard]
|
# [virtual_sdcard]
|
||||||
path: /home/pi/gcode_files/
|
# path: /home/pi/gcode_files/
|
||||||
|
|
||||||
[temperature_sensor mcu_temp]
|
[temperature_sensor mcu_temp]
|
||||||
sensor_type: temperature_mcu
|
sensor_type: temperature_mcu
|
||||||
|
|||||||
Reference in New Issue
Block a user