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

CURA-11967 fix material print temp prepend not being disabled #2116

Merged

Commits on Jul 9, 2024

  1. Append extruder temperature at start only if setting explicitely enabled

    We would previously still append the temperatures within some
    conditions. Now we completely skip it if the setting is disabled.
    
    CURA-11967
    wawanbreton committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    607b239 View commit details
    Browse the repository at this point in the history
  2. xMerge remote-tracking branch 'origin/5.8' into CURA-11967_fix_materi…

    …al_print_temp_prepend_not_being_disabled
    wawanbreton committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1e9ab61 View commit details
    Browse the repository at this point in the history
  3. Add documentation

    wawanbreton committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6b5cced View commit details
    Browse the repository at this point in the history