-
-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Description
I have modified Ender 3 v2 (bed size only).
I have changed bed size to 400 x 400 mm by modyfing bed_size parameter.
I have changed probe offsets to probe 5x5 grid evenly (first and last point distance from end of bed).
Steps to Reproduce
- [First Step]
- [Second Step]
- [and so on...]
Expected behavior: [What you expect to happen]
Printer home at center of bed
Probe point are located at whole 400 x 400 bed.
Z offset tool homing at center of bed
Manual tuning of mesh is going trough points located on bed of 400 x 400 size.
Actual behavior: [What actually happens]
Printer is homing fine (at the center of bed)
Probing is fine - probe points are evenly located on bed
Z offset tool "do not know" correct size of bed - it assumes standard bed for ender 3 v2 and homes not in center
Manual mesh tuning goes not to probed points but to points as it was standard bed size for ender 3 v2 and without proper offsets set in probe offest (first few points in the air).
Additional Information
- Include a ZIP file containing your
Configuration.handConfiguration_adv.hfiles. - Provide pictures or links to videos that clearly demonstrate the issue.
- See How Can I Contribute for additional guidelines.