SynDaverCO / symple-slicer

A web-based slicer for 3D printers using the Cura Engine
GNU Affero General Public License v3.0
21 stars 9 forks source link

Missing # values in "ALL CURA settings" option #169

Closed synsuiter closed 2 years ago

synsuiter commented 2 years ago

Describe the bug The # values in the "slicing" portion are not showing up when the "All CURA Settings" option is applied. They are present in the backend but not visually there in the UI.

Details

To Reproduce Steps to reproduce the behavior:

  1. Open Symple Slicer
  2. Go to the Advanced options and apply the level "All Cura Settings".
  3. Select and Apply an AXI printer and any material of choice.
  4. When you go to the "slicing" section, you will not see any of the values in the boxes.
  5. If you choose "slice" it WILL slice as tho the settings are present.

Expected behavior The # values should be present in the boxes.

Screenshots missing-values

synsuiter commented 2 years ago

values now visible. Closing ticket.