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

retraction firmware with wipe error (I think) #3163

Closed
Chukozor opened this issue Aug 31, 2022 · 1 comment
Closed

retraction firmware with wipe error (I think) #3163

Chukozor opened this issue Aug 31, 2022 · 1 comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.

Comments

@Chukozor
Copy link

What happened?

I think there is an issue when firmware retraction and wipe are activated at the same time.
I set a retraction of 0.2mm length without extra length on restart, and here are two screenshot of the gcode generated :
Here the first one with only wipe activated : the retraction length is 1.9+0.1 = 0.2, and the restart length is also 0.2mm so it's fine.
https://cdn.discordapp.com/attachments/771319294113742858/1014265537632669737/unknown.png
but here is the gcode generated while firmware retraction is also activated.
so, there are a first retraction with G10, and then another one of 0.19mm, and then follow the unretraction with G11 .... so the global retraction is of 0.2(of G10) + 0.19(in the gcode)= almost twice one retraction length, and the the unretraction is of only one retraction length ...
Can somebody confirm if this is an actual issue or not. Thanks
https://cdn.discordapp.com/attachments/771319294113742858/1014265696097681438/unknown.png

Project file & How to reproduce

profile here : SuperSlicer_config_bundle-2022-09-01-00h40.zip

Version

2.5.59.0

Operating system

windows 10

Printer model

No response

@supermerill supermerill added the bug Something isn't working as intended label Aug 31, 2022
@supermerill
Copy link
Owner

you send me your config, instead of the project file.
But understand the issue, it's not really needed here.

@supermerill supermerill added the fixed for the next version That means that you should be able to test it in the latest nightly build label Aug 31, 2022
@supermerill supermerill added fix is live in the last release Please download /build the last release and try to reproduce. and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.
Projects
None yet
Development

No branches or pull requests

2 participants