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

Filament max speed depending on nozzle diameter #4509

Open
GhostCuber69 opened this issue Dec 25, 2024 · 0 comments
Open

Filament max speed depending on nozzle diameter #4509

GhostCuber69 opened this issue Dec 25, 2024 · 0 comments

Comments

@GhostCuber69
Copy link

I would like to set filament_max_volumetric_speed depending on nozzle_diameter

At the moment I don't know how to do it or if it could be done.

I would like to request some custom code after the variables have been loaded but before slicing started.
This could be done for print, filament and printer settings in the notes tab.

Then something like could be done in the custom code
{if nozzle_diameter[0]==0.4}filament_max_volumetric_speed[0]=16{else}filament_max_volumetric_speed[0]=24{endif}

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