-
-
Notifications
You must be signed in to change notification settings - Fork 947
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
Set maximum speed in filament #7567
Comments
This protection already exists. In the filament profile, the filament tab, at the bottom is "Max volumetric speed"(MVS). This limits the max volume of the filament in mm^3/sec. If the print speed set in the process would exceed the value set for MVS, the speed will be throttled so that extrusion does not exceed the MVS. This is a facet of a filament profile that should be tested and set correctly. There is no one size fits all value for MVS, it will vary by filament type, print temperature, hot end design, nozzle design, maybe other factors too. For my setup 10mm^3/sec at 210C is great for PLA, but again there are NO one size fits all values. CNC Kitchen, and others, have tutorials on youtube on how to determine MVS. At least one one of the filament profiles I had was set to an MVS of 200mm^3/sec, which is ridiculous, and that excessive and unrealistic value did cause problems with prints until it was found and corrected. |
But I'm not talking about the mm³/s. I'm talking about the mm/s. |
I think I understand what you're saying, but I do have a question. Are you using the same filament profile for two different filaments? |
No, I have two profiles for the filaments. More concrete:
The 1. filament can be printed at 250mm/s and 2. only at 170mm/s. The other profile I meant is the print profile, where you set you quality, strength, support and the different types of speed. Like first layer speed, outer wall speed and so on. |
What's the typical nozzle size, line width, and layer height that you print at? |
Mostly with: |
Sounds like this is not an enhancement, but rather a bug, where the lower MVS is being ignored (or maybe just any filaments that are not in the first filament selection slot). It should be throttling the speed to not exceed the MVS for whichever filament is currently in use. This is definitely a problem when using multi-material, especially cases such as a PLA print with PETG supports, or a PETG/TPU interlocking material print. |
I think that this is just a matter of settings. In this image filament 1 has an MVS of 13.6 and filament 2 has an MVS of 20 All that I had to do to accomplish the change in speeds was to set the MVS correctly and then crank the speeds and acceleration until the max speeds were achieved. To be honest, I just cranked speed and acceleration until the desired results were achieved. This is something that needs to be really tuned in properly to make sure that the end prints are of good quality. The formula for MVS based on speed is as follows: |
I think you're totally right. I tried it out and it seems to work. My thought was that these values are completely independent, because if I print with a certain speed and I'm just pushing more filament out it should work. It maybe doesn't make sense, but should work. |
I'm glad its working for you |
Is there an existing issue for this feature request?
Is your feature request related to a problem?
I have filaments from different vendors and sometimes I even mix them together in one print. But the filaments has different maximum print speeds. I can only set it in the print profile and not in the profile for the filament, so I would so down other filaments, too.
Which printers will be beneficial to this feature?
All
Describe the solution you'd like
It would be really helpful if I could set the maximum print speed in the filament profile. So even if I set a higher speed in the print profile the filament maximum will cap it.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: