-
-
Notifications
You must be signed in to change notification settings - Fork 847
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
Filament printing speeds #7388
Comments
It was done this way on purpose so that you can use the same process and print speeds across multiple filament profiles, and use the same filament profile across multiple processes with different speeds. If you want speed to be specific to each filament, then it would be better to create and save each process, identifying the filament to use it with in the process name. |
My solution is to test and then cap the maximum volumetric speed for each filament. For example, the default profiles print TPU at 7.5 mm/s, which I have found to be reliable for my printer based on the filament settings. |
Material really isn't an indication of the speed needed for a model. Then you have nozzle size. a .2 nozzle is not moving at the same speed on a tiny thing, as a 1.0 nozzle on a big thing. |
That's gonna be your printer profiles then. The material settings just stop me from printing faster than the material is capable of for quality or layer adhesion. I tune every type and brand individually, and then tune specific profiles for the task. The reality is that you're never in danger of printing too slow, so you're tuning the filament to avoid pushing it past its limits and the profile for the part. |
Is there an existing issue for this feature request?
Is your feature request related to a problem?
I have to change every time the print speeds when I want to print a different material.
Which printers will be beneficial to this feature?
All
Describe the solution you'd like
Add to the "overwrite print settings" the print speeds.
Describe alternatives you've considered
Add the values for the printing speed to the filament settings.
Additional context
No response
The text was updated successfully, but these errors were encountered: