Skip to content

Conversation

@ianalexis
Copy link
Contributor

Fix #10508

Allow different types of flow, spacing, inset, and speed to be configured for ironing values

imagen

#include "SavePresetDialog.hpp"
#include "EditGCodeDialog.hpp"

#include <memory>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this header used for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed, It was when I was trying to fix the checkboxes. I'm not proud of the solution using unique_ptr, but I couldn't replicate the use of retraction overrides, and it was the only way I could get them to work.
Maybe I can add a //TODO comment in the code saying that this is a section to review later.

@ianalexis ianalexis force-pushed the filament-ironing branch 3 times, most recently from 20ea42c to 0326cf7 Compare November 6, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Ironing settings should be part of the filament profile

2 participants