slic3r / Slic3r

Open Source toolpath generator for 3D printers
https://slic3r.org/
GNU Affero General Public License v3.0
3.35k stars 1.29k forks source link

Resize part under settings doesn't affect print #3900

Closed kefir- closed 7 years ago

kefir- commented 7 years ago

Version

1.3.0-dev f24fc2c6757a819ceaf5344bb6ecd5479b0eacb1

Operating system type + version

Ubuntu Linux

Behavior

  1. Add a part to the print bed.
  2. Right-click part, choose Settings...
  3. Right-click part again in the pop-up window, choose "Scale to size -> Along Z-axis"
  4. Type in a value and click ok, and see that the preview in this pop-up has changed
  5. Click OK to close pop-up, and now the main part is unchanged

I would expect the main part to be changed as well. If I do the same directly, without opening the Settings window first, it works as expected.

Screenshot shows difference in the two windows, here the Settings window was reopened after clicking OK, and Slic3r remembers the size of the part there.

screenshot from 2017-04-22 18-16-24

Is this a new feature request? NO

STL/Config (.ZIP) where problem occurs

Not required

lordofhyphens commented 7 years ago

Move the part or click arrange, see if it updates On Apr 22, 2017 11:18 AM, "kefir-" notifications@github.com wrote:

Version

1.3.0-dev f24fc2c https://github.com/alexrj/Slic3r/commit/f24fc2c6757a819ceaf5344bb6ecd5479b0eacb1 Operating system type + version

Ubuntu Linux Behavior

  1. Add a part to the print bed.
  2. Right-click part, choose Settings...
  3. Right-click part again in the pop-up window, choose "Scale to size -> Along Z-axis"
  4. Type in a value and click ok, and see that the preview in this pop-up has changed
  5. Click OK to close pop-up, and now the main part is unchanged

I would expect the main part to be changed as well. If I do the same directly, without opening the Settings window first, it works as expected.

Screenshot shows difference in the two windows, here the Settings window was reopened after clicking OK, and Slic3r remembers the size of the part there.

[image: screenshot from 2017-04-22 18-16-24] https://cloud.githubusercontent.com/assets/684832/25306149/e0f51108-2787-11e7-9d98-2007e3afcdb5.png

Is this a new feature request? NO STL/Config (.ZIP) where problem occurs

Not required

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alexrj/Slic3r/issues/3900, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB8Coh6XDdJYRP5TZ715TctwMVZvzFdks5ryig4gaJpZM4NFIk8 .

kefir- commented 7 years ago

If I click "Arrange" the part immediately updates and shows the new resized size.

NateTG commented 7 years ago

Could this be a dup of this issue: https://github.com/alexrj/Slic3r/issues/3798

alranel commented 7 years ago

Fixed. Thank you!