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

Error in transformation tools #174

Closed synsuiter closed 2 years ago

synsuiter commented 2 years ago

Describe the bug When using the transformation tools, the models that are transformed, revert to the original when sliced.

Details

To Reproduce Steps to reproduce the behavior:

  1. Open Symple Slicer
  2. Load in a model (any)
  3. Transform the model (refer to images for result of each tool type).
  4. Slice Model and observe the model revert back to its original size/position/angle/etc.

Expected behavior Models should maintain transformations when sliced.

Screenshots CONTROL no transform - before slice no-move_before-slice no transform - after slice no-move_after-slice

MOVE MODEL POSITION Before Slice yes-move_before-slice After Slice yes-move_after-slice

MODEL RESIZE Before Slice resize_before-slice After Slice resize_after-slice

MODEL ROTATION Before Slice rotation_before-slice After Slice rotation_after-slice

MIRRORED MODEL Before Slice mirrored_before-slice After Slice mirrored_after-slice

LAY FLAT MODEL Before Lay Flat has been applied lay-flay_before-lay-flat After Lay Flat has been applied BUT Before Slice lay-flay_before-slice After Slice lay-flat_after-slice

synsuiter commented 2 years ago

All tools are transforming the model and remaining transformed after slice. closing this ticket