ASWX2 - Update printer config #9

Merged
iGoX merged 1 commits from igox/aswx2-config-files-updates into main 2024-03-06 09:41:52 +01:00
Showing only changes of commit e14252195b - Show all commits

View File

@@ -10,7 +10,9 @@
# See more description here: https://blog.freakydu.de/posts/2022-10-01-klipper_with_artillery_sidewinderx2/ # 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. # 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] [include macros.cfg]
@@ -85,7 +87,9 @@ sensor_pin: PC0
#pid_kd = 96.218 #pid_kd = 96.218
min_temp: 0 min_temp: 0
max_temp: 255 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] [bltouch]
sensor_pin: PC2 sensor_pin: PC2
@@ -188,6 +192,9 @@ switch_pin: PA0 # the z-endstop pin
# Support for M117 gcode (message display) # Support for M117 gcode (message display)
[display_status] [display_status]
# Enable the "M118" and "RESPOND" extended commands.
[respond]
# Support for gcode arc (G2/G3) commands. # Support for gcode arc (G2/G3) commands.
[gcode_arcs] [gcode_arcs]
#resolution: 1.0 #resolution: 1.0
@@ -236,4 +243,4 @@ switch_pin: PA0 # the z-endstop pin
#*# #*#
#*# [input_shaper] #*# [input_shaper]
#*# shaper_type_x = mzv #*# shaper_type_x = mzv
#*# shaper_freq_x = 49.0 #*# shaper_freq_x = 49.4