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

Unable to export/save .toml files #167

Closed synsuiter closed 2 years ago

synsuiter commented 2 years ago

Describe the bug I am unable to save my custom toml files through the "Slicing" page or the "Advanced" page.

Details

To Reproduce Steps to reproduce the behavior:

  1. Apply machine and material profiles
  2. Load in model (any)
  3. Attempt to save the toml file in the "slicing" section. (unable)
  4. Slice model, wait for Preview section to load.
  5. Go to the "advanced" section and attempt to save the toml file through there. (unable)

Expected behavior The toml file should export when selecting the "save" button.

Screenshots MicrosoftTeams-image (6) MicrosoftTeams-image (5)

synsuiter commented 2 years ago

Now able to export and save custom profiles. Closing ticket.