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

feat: use full bed dimensions on bed mesh preview #1242

Merged

Conversation

pedrolamas
Copy link
Member

@pedrolamas pedrolamas commented Nov 19, 2023

We currently use the Bed Mesh rectangle as the limits for the preview.

This changes that behavior to ensure we show the Bed Mesh preview using the full configured bed dimensions.

Before

image

After

image

On both examples above, the bed size is 235x235 yet on the top we are not using the full bed dimensions but the mesh dimensions.

Resolves: #1243

@pedrolamas pedrolamas added the GH - Bug Something isn't working label Nov 19, 2023
@pedrolamas pedrolamas added this to the 1.26.4 milestone Nov 19, 2023
@pedrolamas pedrolamas requested a review from matmen November 19, 2023 15:46
@matmen matmen linked an issue Nov 19, 2023 that may be closed by this pull request
@pedrolamas pedrolamas changed the title fix: use full bed dimensions on bed mesh preview feat: use full bed dimensions on bed mesh preview Nov 19, 2023
@pedrolamas pedrolamas merged commit 128c296 into fluidd-core:develop Nov 19, 2023
@pedrolamas pedrolamas deleted the pedrolamas/bed-mesh-preview-fix branch November 19, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Applying the bed limits to the mesh preview
2 participants