diff --git a/klipper-printer-sovol-sv06.cfg b/klipper-printer-sovol-sv06.cfg index e5923fc..f8869f5 100644 --- a/klipper-printer-sovol-sv06.cfg +++ b/klipper-printer-sovol-sv06.cfg @@ -78,28 +78,6 @@ uart_address: 3 driver_SGTHRS: 82 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 ##################################################################### @@ -156,12 +134,34 @@ interpolate: False sense_resistor: 0.150 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 ##################################################################### -[virtual_sdcard] -path: /home/pi/gcode_files/ +# [virtual_sdcard] +# path: /home/pi/gcode_files/ [temperature_sensor mcu_temp] sensor_type: temperature_mcu