Skip to content

Add Klipper pause style support to PauseAtHeight script - #21458

Open
b0xer wants to merge 1 commit into
Ultimaker:mainfrom
b0xer:pause-at-height-klipper
Open

Add Klipper pause style support to PauseAtHeight script#21458
b0xer wants to merge 1 commit into
Ultimaker:mainfrom
b0xer:pause-at-height-klipper

Conversation

@b0xer

@b0xer b0xer commented Mar 7, 2026

Copy link
Copy Markdown

Description

Adds Klipper style pause support to PauseAtHeight post processing script

Type of change

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

How Has This Been Tested?

"Pause at height" post processing plugin config window has "Klipper (PAUSE)" method option.
Similarly to "griffin" all extra options are disabled as Killper handles PAUSE itself.
Injected GCode:

;added code by post processing
;script: PauseAtHeight.py
;current layer: 56
PAUSE ; Do the actual pause

Klipper PAUSE documentation

Test Configuration:

  • Operating System: Windows 11

Checklist:

@github-actions github-actions Bot added the PR: Community Contribution 👑 Community Contribution PR's label Mar 7, 2026
@github-actions

github-actions Bot commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

Test Results

24 592 tests  ±0   24 590 ✅ ±0   51s ⏱️ +8s
     1 suites ±0        2 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 36940d2. ± Comparison against base commit c2866a0.

@GregValiant

Copy link
Copy Markdown
Collaborator

I have a PR in that is a re-work of PauseAtHeight. There are numerous changes and one of them is the addition of more "Pause" commands.
You can download the file below, unzip it, and place "PauseAt LayerOrHeight.py" into the "scripts" folder in your configuration folder. Since the name is different, Cura will pick it up along with "Pause at Height".

PauseAtLayerOrHeight.zip

Here are the pause commands. In addition, it allows the use of "G4" or any custom command.
image

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