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

Add extruder start/end gcode duration settings #17301

Merged
merged 3 commits into from
Nov 14, 2023

Conversation

casperlamboo
Copy link
Contributor

@casperlamboo casperlamboo commented Nov 13, 2023

Description

This PR adds the following settings

  • Extruder start gcode duration
  • Extruder end gcode duration
    By entering a duration (expressed in seconds) for this setting the amount of time is added to the time estimation for a nozzle switch. This makes it possible to more accurately tune print time estimations, especially for printers that have longer nozzle switching sequences. Both these settings default to 0; if no value is entered no amount of time is added to the print time estimations.

Screenshot 2023-11-13 at 10 49 49

Also see CuraEngine PR: Ultimaker/CuraEngine#1981

CURA-11099

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Printer definition file(s)
  • Translations

How Has This Been Tested?

Yas

Test Configuration:

  • Operating System: MacOS 13

Checklist:

Copy link
Member

@rburema rburema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just some 'description' changes.

resources/definitions/fdmextruder.def.json Outdated Show resolved Hide resolved
resources/definitions/fdmextruder.def.json Outdated Show resolved Hide resolved
@rburema rburema merged commit 90de8e5 into main Nov 14, 2023
10 checks passed
@rburema rburema deleted the CURA-11099-start-time-duration branch November 14, 2023 14:55
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

Successfully merging this pull request may close these issues.

2 participants