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

Small corrections for 5.9 Stable #19758

Closed
wants to merge 14 commits into from

Commits on Aug 10, 2024

  1. Add 3 New UI Settings

    - Add UI to set `machine_start_gcode_first` so that no gcode is adding infront of the start_gcode.
    - Add float input box to set `machine_extruder_change_duration` which added proper extruder change times to the estimated print time.
    - Add textbox to set `machine_extruder_prestart_code` to add gcodes that will run pre extruder change, things like heat up so we are at change before with pick up the next extruder.
    TheSin- committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    3bb782f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0667e4b View commit details
    Browse the repository at this point in the history
  3. Applied printer-linter format

    TheSin- authored and github-actions[bot] committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    d6b94dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86576c6 View commit details
    Browse the repository at this point in the history
  5. Applied printer-linter format

    TheSin- authored and github-actions[bot] committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    d896dd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2bbeec View commit details
    Browse the repository at this point in the history
  7. Applied printer-linter format

    TheSin- authored and github-actions[bot] committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ef8559c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. change value to default_value

    value overrides formula and default value sets the initial value.
    if value is overridden, the formula cannot update it based on the infill sparse density changes
    HellAholic authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d768506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ec968 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. override is not necessary

    the fdmprinter definition formula calculates as 8 for 10% infill
    HellAholic committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c2dfcfe View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request #19723 from Ultimaker/bug-fix-ankermake_m5c

    Remove unnecessary override
    HellAholic authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    abfdeca View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    aaff84c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Sketch bots: disable print sequence, add temp limits & warnings, remo…

    …ve duplicate parameters in quality files, fix retraction BASF 316L settings, enable prime tower for all dual Method prints, fix SEBS raft defects
    
    PP-533
    alanbjorklund committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    eea8dfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02bce02 View commit details
    Browse the repository at this point in the history