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

Add option for SINGLENOZZLE #2540

Closed
wants to merge 4 commits into from
Closed

Add option for SINGLENOZZLE #2540

wants to merge 4 commits into from

Conversation

MagoKimbra
Copy link
Contributor

In configuration.h add
//#define SINGLENOZZLE
When enable this option only hotend is set for more extruder...

In configuration.h add
//#define SINGLENOZZLE
When enable this option only hotend is set for more extruder...
@thinkyhead
Copy link
Member

Looks very good overall, but there's one problem I can see so far. This PR as it is will kill some code recently added to SanityCheck.h, so you might want to try rebasing it from the latest Development code. If you're short on time, let me know and I will re-roll the PR.

@MagoKimbra
Copy link
Contributor Author

What do I have to do?
I have to move the pull in the new branch MarlinDev?
Or do you?

@Wackerbarth
Copy link
Contributor

Yes, please rebase the change on the current "master" branch of MarlinDev. Since the two repositories are from the same root, you can make both MarlinFirmware/Marlin and MarlinFirmware/MarlinDev remotes to your local copy of the repository. After rebasing, please submit a pull request on MarlinDev.

@thinkyhead thinkyhead mentioned this pull request May 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Testing Testing is needed for this change PR: New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants