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

Settings not being recognized when imported or exported #201

Open synsuiter opened 1 year ago

synsuiter commented 1 year ago

Describe the bug The "Fan Speed Max" reverts to 100 no matter what the imported profile had, the profile will also EXPORT a value of 100, no matter what was entered in the UI.

The Retraction Speeds are also reverting to 25, in both those ways as well.

**No other settings appear to have this issue.

=========================================

Details

To Reproduce Steps to reproduce the behavior:

  1. Apply any profile
  2. change those settings listed (max fan speed, and retraction speeds)
  3. export profile
  4. observe issue in gcode file
  5. THEN change those settings in the toml file
  6. import that file, observe the setting continues to maintain a value of either 25 or 100.