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

Ability to save multiple entries via the "Pause at layer" dialog. #1945

Open
miklschmidt opened this issue Jul 15, 2024 · 0 comments
Open

Ability to save multiple entries via the "Pause at layer" dialog. #1945

miklschmidt opened this issue Jul 15, 2024 · 0 comments
Labels
💡 Type: FR Requests a new feature

Comments

@miklschmidt
Copy link

Requested feature:

To further increase the utility of "Pause at layer" dialog (see: #1944), as extra "icing on the cake" so to speak, it could allow multiple entries, so you can set up a chain of gcode to be executed at arbitrary layer numbers. This would require changes to the mainsail klipper macros, changing the current state to a list of dicts with layer number and gcode to execute. Each layer change, loop through the list and look for "layer_num", execute in a FIFO manner.

Solves the following problem:

Further increases utility of the Pause at layer dialog.

Additional information:

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 Type: FR Requests a new feature
Projects
None yet
Development

No branches or pull requests

1 participant