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

Plugin gcode modify patches #1979

Merged
merged 10 commits into from
Sep 30, 2024

Commits on Nov 9, 2023

  1. Changed when fan speed is added to the Gcode to better handle fan spe…

    …eds changed in plugin. Added some code to clean up plugin output, and set first_travel_destination if it was changed.
    ThomasRahm committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8aeafcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64467ec View commit details
    Browse the repository at this point in the history
  3. Fix per object settings not sent to plugin. Added "mesh_name" field s…

    …o that the objects can be later identified.
    ThomasRahm committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    404c35d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bae851 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 16, 2024

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

Commits on Aug 19, 2024

  1. Merge remote-tracking branch 'refs/remotes/upstream/5.8' into PluginG…

    …codeModifyPatches
    
    # Conflicts:
    #	src/LayerPlan.cpp
    ThomasRahm committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    254aceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b91a88 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'PluginGcodeModifyPatches' of https://github.com/ThomasR…

    …ahm/CuraEngine into PluginGcodeModifyPatches
    
    # Conflicts:
    #	src/LayerPlan.cpp
    ThomasRahm committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bd4e0c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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