-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Steps to Reproduce the Problem
Slice STL. Use layer specific settings (LSS) on a group of layers at the end of the print, say the last 30 layers. Apply a LARGER Layer Height value to these layers. The layer group immediately switches to a single layer, and the larger layers are not applied. This is likely because the overall # of layers is now decreasing and slicer doesn't know how to handle that.
Expected Behavior
Layer range updates OK when doing layer specific settings, and shows the new number of layers in the layer bar. For example if a print is 600 layers, and you adjust a range of LSS from 500 to 600 and apply a larger layer height that makes the new print only 550 layers, then the LSS group should update to 500 to 500 and keep the applied settings correctly.
Side Note
Applying LSS with a DECREASED layer height pretty much works OK, because the overall number of layers ends up increasing. You DO have to go back and adjust the layer range manually, but this is OK.
Labels (delete this section once you've selected labels)
Core bug