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

brim and skirt glacial speed #5188

Open
xvart opened this issue Jun 2, 2024 · 0 comments
Open

brim and skirt glacial speed #5188

xvart opened this issue Jun 2, 2024 · 0 comments

Comments

@xvart
Copy link

xvart commented Jun 2, 2024

System is ,
Fedora 39
Linux 6.8.11-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC
Slic3r 1.3.0

The bug
Really slow printing skirt and brim.

This is the GCODE that causes the issue.

G1 F96.8282
G1 X55.012 Y116.879 E5.29853 ; skirt
G1 X144.988 Y116.879 E15.87530 ; skirt
etc..

G1 F85.5548
G1 X76.499 Y121.334 E8.03622 ; brim
G1 X76.951 Y121.390 E8.09679 ; brim
etc...

Archive.zip

To reproduce, load model -> rotate around X by 90 -> try print.

There is slow then there is this thing, it is ungodly slow..
I have never seen slic3r produce this type of speed.
My fix is replacing all the crazy G1's manually with G1 F900

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

1 participant