Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question marks in part names cause failure on Windows. #135

Open
Sammyboyo opened this issue Jan 18, 2025 · 1 comment
Open

Question marks in part names cause failure on Windows. #135

Sammyboyo opened this issue Jan 18, 2025 · 1 comment

Comments

@Sammyboyo
Copy link

Because the Windows file system doesn't allow certain characters in its file name when the STLs for each part get exported it causes a failure.

Gregwar added a commit that referenced this issue Jan 21, 2025
@Gregwar
Copy link
Contributor

Gregwar commented Jan 21, 2025

Hello, just commited an update where filenames are slugified

Ex: My Filename! -> My_Filename

Can you confirm this fixes the issue ?

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

No branches or pull requests

2 participants