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

No Flushing for less 63mm³ #4738

Open
2 tasks
UBaer21 opened this issue Sep 1, 2024 · 1 comment
Open
2 tasks

No Flushing for less 63mm³ #4738

UBaer21 opened this issue Sep 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@UBaer21
Copy link

UBaer21 commented Sep 1, 2024

Bambu Studio Version

1.9.5.51

Where is the application from?

Bambu Lab Official website

OS version

windows 10

Additional system information

No response

Printer

P1S

How to reproduce

two Objects different color - print per object - flush volume 50mm³

Actual results

; FLUSH_START
M400
M109 S220
G1 E2 F523 ;Compensate for filament spillage during waiting temperature
; FLUSH_END

Expected results

Flushing 50mm³

Also no warning if you mix ASA and PLA on the same plate

Project file & Debug log uploads

Untitled50Flush.gcode.3mf.zip

Checklist of files to include

  • Log file
  • Project file
@UBaer21 UBaer21 added the bug Something isn't working label Sep 1, 2024
@XunZhangBambu
Copy link
Contributor

@UBaer21 Thanks, it's a bug and we have found the root cause. Will be fixed soon

lanewei120 pushed a commit that referenced this issue Sep 18, 2024
1.Caused by round(), if purge volume is small, flush count may be 0 due
to round()

Github:#4738

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I382ab3021761c2fcc84d3537a18bd619637985b8
lanewei120 pushed a commit that referenced this issue Sep 18, 2024
1.Caused by round(), if purge volume is small, flush count may be 0 due
to round()

Github:#4738

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I382ab3021761c2fcc84d3537a18bd619637985b8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants