supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.08k stars 517 forks source link

s_wall_thickness Buggy in 2.4.58.2 #2700

Closed adawalli closed 6 months ago

adawalli commented 2 years ago

Bug description The s_wall_thickness parameter cannot be adjusted as expected. When set to any value and then saved - closing/reopening SS...the value changes to a new random value.

Expected behavior I expect this to stay fixed

wall_thickness.3mf.zip

To Reproduce Steps to reproduce the behavior:

  1. Go to Print Settings
  2. Adjust wall thickness to 0
  3. Save Profile
  4. Close SS
  5. Reopen SS and select profile - witness new weird wall thickness that doesn't match what you saved

This was first noticed in https://github.com/AndrewEllis93/Ellis-PIF-Profile/issues/7

Desktop (please complete the following information):

supermerill commented 2 years ago

now (next nightly),

it should be enough?

adawalli commented 2 years ago

works for me - thanks!