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

Reload from Disk issue #552

Closed
webhive opened this issue Oct 25, 2017 · 4 comments
Closed

Reload from Disk issue #552

webhive opened this issue Oct 25, 2017 · 4 comments

Comments

@webhive
Copy link

webhive commented Oct 25, 2017

Version

1.37.2

Operating system type + version

Linux 4.13.7-1-ARCH #1 SMP PREEMPT Sat Oct 14 20:13:26 CEST 2017 x86_64 GNU/Linux

Behavior

  • 'Reload from Disk' action break existing model rotation
  • Steps needed to reproduce the problem
    • Add model to plate
    • Rotate it anyway
    • Right lick on model
    • Press 'Reload from Disk' menu item
  • Expected Results
    • Updated model, but preserved rotation
  • Actual Results
    • Model updated but rotation reverted to original

Is this a new feature request?
No

@Ziethriel
Copy link

I have a similar issue with "Reload from Disk" on windows, probably related to the same issue. When reloading a scaled up mesh from disk it looks correct in 3d view, but will only slice up to the height of the unscaled object.

Example:

  1. Scale a 1" cube to 1000% to get 10" cube.
  2. Reload from disk
  3. Slice and preview
  4. Layers are correctly sliced to scale, but only to the height of 1"

@bubnikv
Copy link
Collaborator

bubnikv commented Nov 30, 2017

I just merged this feature from the original slic3r with the highest hopes. It seems though that this feature is half baked.

If you reload an object, you will lose the modifier meshes as well.

@bubnikv
Copy link
Collaborator

bubnikv commented Nov 30, 2017

Also please note that only rotation around the Z axis and scaling is maintained when the STL is reloaded. As of now, the rotation around any other axis, or non-uniform scaling is applied to the mesh directly, so this kind of manipulation is being lost on reload.

@bubnikv
Copy link
Collaborator

bubnikv commented Dec 18, 2019

Reload from disk has been reworked for the upcoming PrusaSlicer 2.2. Closing.

@bubnikv bubnikv closed this as completed Dec 18, 2019
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

3 participants