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 BridgeTemperatureAdjustment.py #15857

Closed
wants to merge 3 commits into from
Closed

Create BridgeTemperatureAdjustment.py #15857

wants to merge 3 commits into from

Conversation

GregValiant
Copy link
Collaborator

@GregValiant GregValiant commented Jun 22, 2023

Description

A new post processor to alter the Hot End temperature when printing bridges. This is a response to a request on GitHub.
Options are: use M104 or M109, a Park and Wait, and whether to include the Bridge Walls.
#14330 requested this feature.

Type of change

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

How Has This Been Tested?

  • [ X] Tested with Cura 4.x and 5.x

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
Remove code that added the PP name to the gcode.  Left messages.

Update BridgeTemperatureAdjustment.py

Fixed a conflict if AddCoolingProfile runs first and is set to "By Feature".

Create BridgeTemperatureAdjustment.py

A post to alter the Hot End temperature when printing bridges.  This is a response to a request on GitHub.
Found and fixed a str-int problem.
Made an adjustment to allow this post to run after Advanced Fan Control.
@GregValiant GregValiant marked this pull request as draft December 17, 2023 13:21
@GregValiant GregValiant deleted the BridgeTemperature branch December 19, 2023 02:05
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