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

draw Preview and Layers with selected Z after Settings change #3022

Closed
efa opened this issue Jul 27, 2015 · 8 comments
Closed

draw Preview and Layers with selected Z after Settings change #3022

efa opened this issue Jul 27, 2015 · 8 comments
Labels
Done This issue is implemented and considered complete.

Comments

@efa
Copy link
Contributor

efa commented Jul 27, 2015

Open an STL, lets slice it.
Go to a Plater,Preview tab and select an intermediate Z level
Go to a Plater,Layer tab and select an intermediate Z level
Go to Print Settings, change Infill or Support material settings (or some other)
Back to Plater tab,Preview tab, the right Z slider is set to the previous level, but the Preview show Z=max
Back to Plater tab,Layer tab, the right Z slider is set to the previous level, but the Preview show Z=max
Moving the Z slider a little and back, re-draw (up to) the selected layer.

Please show the current selected layer after a Settings change, this is very usefull to compare the effect of Infill/Support setting change
Slic3r 1.2.9 on Ubuntu

Would be nice to have an option to select Z slider unit settings, to mm or layer number.

@efa efa changed the title draw Preview and Layers with selected Z after option change draw Preview and Layers with selected Z after Settings change Jul 27, 2015
@teppix
Copy link

teppix commented Jul 30, 2015

Looks like a duplicate of #2963 (except for the z-slider unit request)

@alranel
Copy link
Member

alranel commented Mar 20, 2017

This was done a long time ago. Thanks :)

@alranel alranel closed this as completed Mar 20, 2017
@alranel alranel added the Done This issue is implemented and considered complete. label Mar 20, 2017
@efa
Copy link
Contributor Author

efa commented Mar 20, 2017

done in the git sources, but not released?
For the RFE: Z slider unit settings (mm or layer number), do you prefer a new issue?

@lordofhyphens
Copy link
Member

@efa get a build from http://dl.slic3r.org/dev

Prefer a new issue for separate things, check to make sure it isn't already in the issue tracker though.

I don't think having the slider in terms of layer # makes any sense at all once you realize that not everything is necessarily on the same layer (combined infill, any support, etc).

@efa
Copy link
Contributor Author

efa commented Mar 21, 2017

thanks for pointing me to prebuilt dev versions, I will test.

For the RFE, done in #3783

@efa
Copy link
Contributor Author

efa commented Mar 23, 2017

I tryed to compile the latest git sources in Linux, I got a lot of permission error creating or deleting files/directories in my home, boh. The binaries seems right generated anyway.

Are there some prebuilt master git binaries for Debian or Ubuntu somewhere?

@lordofhyphens
Copy link
Member

lordofhyphens commented Mar 23, 2017 via email

@efa
Copy link
Contributor Author

efa commented Mar 24, 2017

1.3.0-dev on Win7 64 bit and Linux 64 bit:
Open an STL, lets slice it.
Go to a Plater,Preview tab and select first/bottom Z layer.
Go to Print Settings, change Infill, Bottom settings
Back to Plater tab,Preview tab, the right Z slider is set to last/upper layer, and Preview show Z=max
Moving the Z slider back to first/bottom Z layer, show the layer with the new settings.

Please keep the Preview selected Z layer for Infill, Bottom settings too.

I can confirm it is solved for Layers tab with 1.3.0 dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done This issue is implemented and considered complete.
Projects
None yet
Development

No branches or pull requests

4 participants