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

Re-write of Search and Replace #19796

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GregValiant
Copy link
Collaborator

Added some options:

  • Replace only the 'First Instance' of the Search term.
  • Limit the Search to a layer range.
  • 'Ignore StartUp G-code'
  • 'Ignore Ending G-code'

Description

Added flexibility to the script. The options still allow a full Search and Replace as well as a limited Search and Replace.

Type of change

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

How Has This Been Tested?

I have been using this version for a year with multiple Cura versions.

Test Configuration:
Win10 Pro on a laptop.
UM Cura 4.13.1 to 5.9beta.

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

Added some options:
- Replace the 'First Instance Only' of the Search term.
- Limit the Search to a layer range.
- 'Ignore StartUp G-code' and 'Ignore Ending G-code'
@github-actions github-actions bot added the PR: Community Contribution 👑 Community Contribution PR's label Oct 23, 2024
@GregValiant GregValiant added the PR: Post Processing ➕ Like adding beeps, more tunability or different Gcode pause at heights label Oct 23, 2024
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 PR: Post Processing ➕ Like adding beeps, more tunability or different Gcode pause at heights
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant