Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These changes should help with less than ideal tool changes. In particular, I am testing on a setup without a cutter, so it relies on tip forming. The primary issue with tip forming is that the tips are inconsistent due to differences in temp, material, and whether you are looking at your printer funny. Because tips are inconsistent, it makes tool changes less reliable. These changes help with that in a few ways:
RESUME
macro to callRESTORE_CHANGE_TOOL_POS
.With these changes I've successfully been able to do a test print doing 10 swaps and when it inevitably fails to do a tool change, I was able to recover and resume successfully.