Skip to content

Conversation

@rongith
Copy link
Contributor

@rongith rongith commented Oct 29, 2025

When importing a STEP file, we would delete text in the filename after the last dot and not after the first dot.
Fixes #8954
Before:
507196432-daaa6ac2-993f-4a79-b71b-32602c7ab31e
After:
507194880-ad742810-c971-49c0-8b17-e02539c7603f

To be consistent with the naming of imported stl file, it should be better to remove the extension deletion when importing step file.
We keep dots in name of object when import and in projects name when saving to .3mf.
@rongith rongith force-pushed the rongith-change_dot_trunc_STEP_import branch from 1660b43 to 3be1829 Compare November 12, 2025 11:07
@rongith
Copy link
Contributor Author

rongith commented Nov 17, 2025

This is the behavior after the latest commit:
image
I find it better because when we save it as a project .3mf file, the object name is trimmed correctly. STEP files are then processed exactly as STL files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.step filenames not fully displayed in object list when extra periods present

1 participant