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

"Arrange" does not arrange model that appears to fit platform #285

Closed
fiveangle opened this issue May 2, 2017 · 8 comments
Closed

"Arrange" does not arrange model that appears to fit platform #285

fiveangle opened this issue May 2, 2017 · 8 comments

Comments

@fiveangle
Copy link

fiveangle commented May 2, 2017

Version

1.34.1 2017apr06-0802

Operating system type + version

Mac OS 10.12.4

Behavior

"Arrange" does not arrange model that appears to fit platform

  • Steps needed to reproduce the problem
  1. Import SAC_Wrench.stl.zip
  2. Click Rotate 45 deg CCW button
  3. Click Scale button and enter 125%
  4. Click Arrange button
  • Expected Results

Model centered on build platform

  • Actual Results

Model not completely on build platform

screen shot 2017-05-02 at 8 27 47 am

Is this a new feature request?

No

config.ini.zip

@bubnikv
Copy link
Collaborator

bubnikv commented May 8, 2017

I confirm your findings.

It seems to be a problem of the way Slic3r handles the rotation / scaling internally. If you you export the rotated and scaled STL, then import and click arrange, it will work as expected.

@beast-CAT
Copy link

beast-CAT commented May 26, 2017

I having the same issue with the spit turn table parts 2 and 3 from the $30 3D Scanner (https://www.thingiverse.com/thing:1762299) after laying it flat (90° X) and rotating it 45°.
image

@tkircher
Copy link

I'm also seeing this issue, in 1.34.1.24-prusa3d. This is a regression, since it mostly works in 1.33.8-prusa3d, but seems to do literally nothing in the new version.

@bardiir
Copy link

bardiir commented Jun 9, 2017

I'd propose a different (additional) fix for this - make arrange non-mandatory for single parts. Sometimes you want to print something not exactly in the center of the printbed, for example when I test new filaments I'm printing to the side of the printbed as i can more easily get it off at the edge, but Slic3r wont let me put an object at the edge, only the center. Manually rearranging an object would help to work around this issue too as you could manually fix the misalignment.

@tkircher
Copy link

tkircher commented Jun 9, 2017

I checked 1.33.8-prusa3d and 1.35.2.4-prusa3d, and I don't have any problem moving single parts around arbitrarily on the print bed.

@Hugoz12
Copy link

Hugoz12 commented Jun 11, 2017

You have to disable "Auto-center parts" in "File" -> "Preferences".

@bardiir
Copy link

bardiir commented Jun 11, 2017

Oh... never noticed that, thanks 🤣

bubnikv added a commit that referenced this issue Jun 13, 2017
Refactored Model.cpp/hpp to C++x11 loops,
simplified the mesh / bbox handling.
@bubnikv
Copy link
Collaborator

bubnikv commented Jun 13, 2017

Fixed with 5cae4cc
It was an old issue, not a regression.

@bubnikv bubnikv closed this as completed Jun 13, 2017
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

No branches or pull requests

6 participants