mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Removed bed_screws locations from plus. Enabled filament sensor. Adjusted safe_z_home.
This commit is contained in:
29
printer.cfg
29
printer.cfg
@@ -153,7 +153,7 @@ samples_tolerance: 0.01
|
||||
samples_tolerance_retries: 5
|
||||
|
||||
[safe_z_home]
|
||||
home_xy_position: 84.50, 135 # NOTE The probe is at the center of the bed.
|
||||
home_xy_position: 123, 170
|
||||
speed: 100.0
|
||||
z_hop: 10
|
||||
z_hop_speed: 15
|
||||
@@ -188,32 +188,7 @@ pin: PA0
|
||||
# encoder_pins: ^PB14, ^PB10
|
||||
# click_pin: ^!PB2
|
||||
|
||||
[bed_screws]
|
||||
screw1: 26.5, 31
|
||||
screw1_name: front left
|
||||
screw2: 196.75, 31
|
||||
screw2_name: front right
|
||||
screw3: 196.75, 201
|
||||
screw3_name: back right
|
||||
screw4: 26.5, 201
|
||||
screw4_name: back left
|
||||
|
||||
[screws_tilt_adjust]
|
||||
screw1: 111.5, 116.5
|
||||
screw1_name: center
|
||||
screw2: 26.5, 31
|
||||
screw2_name: front left
|
||||
screw3: 196.75, 31
|
||||
screw3_name: front right
|
||||
screw4: 196.75, 201
|
||||
screw4_name: back right
|
||||
screw5: 26.5, 201
|
||||
screw5_name: back left
|
||||
speed: 50
|
||||
horizontal_move_z: 10
|
||||
screw_thread: CCW-M4
|
||||
|
||||
# NOTE The speaker will probably not work, since the LCD apparently doesn't work with Klipper
|
||||
# NOTE The speaker will not work, since the screen doesn't
|
||||
# [output_pin beeper]
|
||||
# pin: PC6
|
||||
# value: 0
|
||||
|
||||
Reference in New Issue
Block a user