-
-
Notifications
You must be signed in to change notification settings - Fork 191
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
Double extruder on single hotend #534
Comments
Please take a look at the wiki. There you will find instructions on how to modify and compile the source code yourself. |
Thank you to answered me. I’ve already read the wiki page and compile marlin but I’ve problem with z homing. When I start homing with g28 the printer don’t moving and in console appear echo:busy ecc. In order to move the axis it’s necessary restart the printer. I don’t understand why. |
Z axis homing is broken on current master branch, see #523 (German) or upstream issue MarlinFirmware/Marlin#27014 |
Ok, I'll try tomorrow. I have another question about the second extruder. I connected it to the motherboard using the e1 connector (originally anycubic connected the second z stepper on the e1 connector of the motherboard). which pin should I set in the source code? |
hi, i tried the 1.5.3 release and the z axis move in the right direction but now the endstop doesn't work. Only x axis endstop works, the y and z axis move in the right direction but when the endstops are triggered the stepper continues to move and I'm forced to shut-down or reset the printer. |
I wish to personalize your source code adding the second extruder but I have only one hotend. I have a mega-x and I want to use the bltouch in future with your customized menu. how can I customize the source code?
The text was updated successfully, but these errors were encountered: