Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update printer-creality-ender3-v3-se-2023.cfg #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions printer-creality-ender3-v3-se-2023.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ rotation_distance: 40
endstop_pin: ~!PA6
position_endstop: -14
position_min: -14
position_max: 230
position_max: 227
homing_speed: 80

[tmc2208 stepper_y]
Expand Down Expand Up @@ -150,7 +150,7 @@ z_hop_speed: 10
speed: 120
horizontal_move_z: 5
mesh_min: 30,30 # Need to handle head distance with cr-touch (bl_touch)
mesh_max: 207,215.5 # Max probe range (230-23,230-14.5)
mesh_max: 207,212.5 # Max probe range (230-23,230-14.5)
probe_count: 5,5
algorithm: bicubic

Expand Down