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

Slic3r leading zero missing in Z movement #274

Closed
moberli opened this issue Nov 17, 2023 · 2 comments
Closed

Slic3r leading zero missing in Z movement #274

moberli opened this issue Nov 17, 2023 · 2 comments

Comments

@moberli
Copy link

moberli commented Nov 17, 2023

Describe the bug
If you use Slic3r instead of KISSlicer - the files contain a Z movement without leading Zero example:
G1 Z.8 F3000 ; lift Z

It will be glad if there is a possibility to activate the Regex function to allow leading zero's

To Reproduce
Steps to reproduce the behavior:

  1. Slice a Object with Slic3r and see the G1 Z movement.

Expected behavior
It will be glad if in the option is possible to activate leading Zero's with the solution Prusa had added to theirs Slic3r.

Additional context
prusa3d/PrusaSlicer#6996

@brandonbloch
Copy link
Contributor

Hi @moberli,

Thanks for linking to that issue! We've added a postprocessing step that should restore leading zeros as needed, so this should now be addressed and working as you'd expect. If you're still running into any issues, please feel free to comment on this thread or re-open the issue.

Cheers,
Brandon

@moberli
Copy link
Author

moberli commented Nov 25, 2023

Great Job - Thank you!

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