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

[CURA-11293] fix disallowed areas #1980

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Conversation

wawanbreton
Copy link
Contributor

Machine disallowed areas dimensions are always expressed in zero-centered coordinates. However, the engine always converted them back to front-left-centered coordinates. But in cases where all the coordinates are expressed in zero-centered, is it not required to convert them, which leads to disallowed ared being shifted over the build plate.

CURA-11293

Copy link
Contributor

github-actions bot commented Nov 9, 2023

Unit Test Results

26 tests  ±0   26 ✔️ ±0   14s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 52ee9bc. ± Comparison against base commit eeb93cf.

♻️ This comment has been updated with latest results.

src/sliceDataStorage.cpp Outdated Show resolved Hide resolved
src/sliceDataStorage.cpp Outdated Show resolved Hide resolved
@casperlamboo
Copy link
Contributor

also pr is made into main, should be 5.6?

@wawanbreton wawanbreton changed the base branch from main to 5.6 November 9, 2023 14:53
@wawanbreton
Copy link
Contributor Author

also pr is made into main, should be 5.6?

👍

@casperlamboo casperlamboo merged commit bcfd053 into 5.6 Nov 10, 2023
16 of 18 checks passed
@casperlamboo casperlamboo deleted the CURA-11293_fix_disallowed_areas branch November 10, 2023 17:53
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.

2 participants