✨ Migration-specific tool change settings#26244
Merged
thinkyhead merged 10 commits intoMarlinFirmware:bugfix-2.1.xfrom Oct 20, 2023
Merged
✨ Migration-specific tool change settings#26244thinkyhead merged 10 commits intoMarlinFirmware:bugfix-2.1.xfrom
thinkyhead merged 10 commits intoMarlinFirmware:bugfix-2.1.xfrom
Conversation
1f88b76 to
86748a9
Compare
661b3be to
fdbeb53
Compare
thinkyhead
added a commit
to MarlinFirmware/Configurations
that referenced
this pull request
Oct 19, 2023
thinkyhead
added a commit
to MarlinFirmware/Configurations
that referenced
this pull request
Oct 19, 2023
thinkyhead
added a commit
to MarlinFirmware/Configurations
that referenced
this pull request
Oct 19, 2023
bf9048a to
a04be57
Compare
thinkyhead
added a commit
to MarlinFirmware/Configurations
that referenced
this pull request
Oct 20, 2023
Pragma8123
pushed a commit
to Pragma8123/Bender
that referenced
this pull request
Oct 24, 2023
Co-authored-by: Scott Lahteine <[email protected]>
EvilGremlin
pushed a commit
to EvilGremlin/Marlin
that referenced
this pull request
Oct 26, 2023
Co-authored-by: Scott Lahteine <[email protected]>
Contributor
Author
|
@thinkyhead |
Member
Since this PR is merged/closed, you'll need to open a new one (or create a bug report if you're not able to). |
Member
Open a debugger and check that. The |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add custom settings for MIGRATION
Why? : Migration use common settings of 'toolchange', and it's not serious. Migration is a priming sequence, that must be in a special area, and in any starting gcode M217 settings are made for prime tower and toolchange short process inside bed. Inside a bed , a tool change will not park/prime/cool/cut/return :Now Migration have separated settings , to avoid this bad situation.
Thks