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

Create AlterZhops.py #15856

Closed
wants to merge 2 commits into from
Closed

Create AlterZhops.py #15856

wants to merge 2 commits into from

Conversation

GregValiant
Copy link
Collaborator

@GregValiant GregValiant commented Jun 22, 2023

A new post-processer to edit the Zhops in a file. Change the height or, when the height is "0", to negate the Z hops in a range of layers.
Requested by #17032 and others.

Description

Type of change

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

How Has This Been Tested?

Test Configuration:

  • Operating System: Win10 Home and Ender 3 Pro running Marlin firmware

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

@github-actions github-actions bot added the PR: Community Contribution 👑 Community Contribution PR's label Jun 22, 2023
A new post process to edit the Zhops in a file.  Change the height or, when the height is "0", to negate the Z hops in a range of layers.

Update AlterZhops.py

Remove code that would add the PP name to the gcode.  Some messages remain.
Added titles to the message boxes.
Changed some concatenations to templates.
@GregValiant GregValiant marked this pull request as draft December 17, 2023 13:21
@GregValiant GregValiant deleted the AlterZhops branch December 19, 2023 02:04
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.

1 participant