Skip to content

Ender 5 Plus Configs - Increase Mesh Inset#1183

Open
BLR-IIC wants to merge 4 commits intoMarlinFirmware:import-2.1.xfrom
BLR-IIC:E5Plus_Mesh_Inset_Increase_AllConfigs_import-2.1.x
Open

Ender 5 Plus Configs - Increase Mesh Inset#1183
BLR-IIC wants to merge 4 commits intoMarlinFirmware:import-2.1.xfrom
BLR-IIC:E5Plus_Mesh_Inset_Increase_AllConfigs_import-2.1.x

Conversation

@BLR-IIC
Copy link
Copy Markdown

@BLR-IIC BLR-IIC commented Mar 22, 2026

As far as I can tell, the Ender 5 Plus configuration.h files have too low of a MESH_INSET. This causes a couple problems:

Description

  1. UBL probing does not always probe unique bed positions and will probe the same spot more than once.
  2. The power cord for the Y-carriage stepper motor is too short for the current MESH_INSET values and will be pulled out of its socket on the motor.

-->

Benefits

Benefits of this PR include:

  1. UBL probes unique locations on the print bed
  2. The power cord for the Y-carriage stepper motor doesn't get stretched to the point its plug pulls out of the stepper motor's socket.

Related Issues

May fix #1106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] UBL doesn't probe right (X_MAX_POS) side of BED on Ender 5 Plus

1 participant