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

Update PostProcessingPlugin.py #15883

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Update PostProcessingPlugin.py #15883

merged 1 commit into from
Oct 4, 2023

Conversation

GregValiant
Copy link
Collaborator

@GregValiant GregValiant commented Jun 23, 2023

Description

Add all the currently active Post Processor names to the gcode. It looks like this:

;POSTPROCESSED
; [SearchAndReplace]
; [AddCuraSettings]
; [DisplayInfoOnLCD]
;Generated with Cura_SteamEngine 5.4.0

Type of change

  • [ X] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • [ X] Test A with Cura 4.x and 5.x

Test Configuration:

  • Operating System: Win10 Home and Marlin

Checklist:

  • [ X] My code follows the style guidelines of this project as described in UltiMaker Meta and Cura QML best practices
  • [X ] I have read the Contribution guide
  • [X ] I have commented my code, particularly in hard-to-understand areas
  • [X ] I have uploaded any files required to test this change

Add all the active Post Processor names to the gcode.
@github-actions github-actions bot added the PR: Community Contribution 👑 Community Contribution PR's label Jun 23, 2023
@GregValiant GregValiant requested review from nallath and removed request for fieldOfView August 5, 2023 12:29
@rburema rburema merged commit cd73bef into Ultimaker:main Oct 4, 2023
2 checks passed
@GregValiant GregValiant deleted the PostProcPlugin branch October 4, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Community Contribution 👑 Community Contribution PR's
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants