ASWX2 - Update printer config
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
# See more description here: https://blog.freakydu.de/posts/2022-10-01-klipper_with_artillery_sidewinderx2/
|
||||
# See docs/Config_Reference.md for a description of parameters.
|
||||
|
||||
[include adxl345.cfg]
|
||||
# Inpput shaper auto-calibration:
|
||||
# accelerometer configuration
|
||||
#[include adxl345.cfg]
|
||||
|
||||
[include macros.cfg]
|
||||
|
||||
@@ -85,7 +87,9 @@ sensor_pin: PC0
|
||||
#pid_kd = 96.218
|
||||
min_temp: 0
|
||||
max_temp: 255
|
||||
pressure_advance: 0.11375
|
||||
#pressure_advance: 0.11375
|
||||
pressure_advance: 0.0654 # Calculated on 5/03/24 - Geeetech White PLA - 200°c
|
||||
max_extrude_only_distance: 101
|
||||
|
||||
[bltouch]
|
||||
sensor_pin: PC2
|
||||
@@ -188,6 +192,9 @@ switch_pin: PA0 # the z-endstop pin
|
||||
# Support for M117 gcode (message display)
|
||||
[display_status]
|
||||
|
||||
# Enable the "M118" and "RESPOND" extended commands.
|
||||
[respond]
|
||||
|
||||
# Support for gcode arc (G2/G3) commands.
|
||||
[gcode_arcs]
|
||||
#resolution: 1.0
|
||||
@@ -236,4 +243,4 @@ switch_pin: PA0 # the z-endstop pin
|
||||
#*#
|
||||
#*# [input_shaper]
|
||||
#*# shaper_type_x = mzv
|
||||
#*# shaper_freq_x = 49.0
|
||||
#*# shaper_freq_x = 49.4
|
||||
|
||||
Reference in New Issue
Block a user