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

1 nozzle 2 extruder #3266

Closed
yaniekarlina opened this issue Mar 28, 2016 · 6 comments
Closed

1 nozzle 2 extruder #3266

yaniekarlina opened this issue Mar 28, 2016 · 6 comments
Labels
T: Feature Request Features requested by users.

Comments

@yaniekarlina
Copy link

hello everyone. i have a project to make 3d printer delta with 1 nozzle and 2 extruder. can marlin make it? i try to modify marlin program but it not working.

@Roxy-3D
Copy link
Member

Roxy-3D commented Mar 28, 2016

You want to feed two filaments into 1 nozzle? The Marlin Firmware can handle that assuming the nozzle can be purged reliably.

@yaniekarlina
Copy link
Author

yes, that's what i mean. so what must i do?

@Roxy-3D
Copy link
Member

Roxy-3D commented Mar 29, 2016

Configure Marlin to have 2 extruders that are 0 mm apart. And get both of the motors running correctly. At that point, you may need to tell the Slic3r to do some custom GCode to purge the nozzle when you do a color change, but that is about it....

@thinkyhead
Copy link
Member

Try MarlinKimbra and see if it can do what you want. It already has native support for this, which it calls SINGLENOZZLE. I have submitted a mixing extruder feature that also does this, but only to the MarlinDev branch, and it hasn't been merged yet. If you like, I can make a branch for you that has the current Marlin plus this feature. It works just like the Repetier Host mixing feature.

https://github.com/MarlinFirmware/MarlinDev/pull/361

@thinkyhead thinkyhead added the T: Feature Request Features requested by users. label Mar 30, 2016
@jbrazio
Copy link
Contributor

jbrazio commented May 4, 2016

Thank you for your interest making Marlin better.
You should re-open this topic on MarlinFirmware/MarlinDev for proper followup from the development team. We suggest you to use the MarlinFirmware/Marlin#<topic id> markdown to link back to this original topic.

@github-actions
Copy link

github-actions bot commented Apr 9, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: Feature Request Features requested by users.
Projects
None yet
Development

No branches or pull requests

4 participants