Add screws_tilt_adjust, axis_twist_compensation sections.

This commit is contained in:
Bassam Husain
2023-11-25 02:06:48 -05:00
parent 360c9eff51
commit 96c847a66c
2 changed files with 69 additions and 1 deletions

View File

@@ -164,6 +164,11 @@ fade_start: 1
fade_end: 10
fade_target: 0
[axis_twist_compensation]
calibrate_start_x: 27 # probe x coor at furthest left
calibrate_end_x: 272 # probe x coor at furthest right ; (x.position_max - abs(x_offset) - 1)
calibrate_y: 154
#####################################################################
# Fans
#####################################################################
@@ -175,7 +180,7 @@ pin: PA0
# Misc
#####################################################################
# NOTE Apparently the screen is not Klipper friendly
# NOTE The screen is not Klipper friendly
# [display]
# lcd_type: st7920
# cs_pin: PB12
@@ -184,6 +189,26 @@ pin: PA0
# encoder_pins: ^PB14, ^PB10
# click_pin: ^!PB2
[screws_tilt_adjust]
screw1_name: front center left base
screw1: 84, 136
screw2_name: front left
screw2: 5, 55
screw3_name: front right
screw3: 244, 55
screw4_name: front center right
screw4: 164, 136
screw5_name: back center left
screw5: 84, 216
screw6_name: back center right
screw6: 164, 216
screw7_name: back left
screw7: 5, 295
screw8_name: back right
screw8: 244, 295
horizontal_move_z: 10
screw_thread: CCW-M4
# NOTE The speaker will not work, since the screen doesn't
# [output_pin beeper]
# pin: PC6