Programming an endstop for an extruder
Hello
I Am bulding a 3D Printer. I use a Radds board with extension and an arduino due.
I have a tool changing system with three hotends.
The hotends are assembled on a plate, so the Stepper Motor has to turn until the right hotend is selected. This motor is configured as a extruder 4.
I already installed 3 endstops for xyz-axis. But I also need a endstop for the tool changing system.
This endstop will be placed on a left space on the board for example y_max.
But currently I have no idea how to programming an endstop for an extruder in the configuration.h file.
Does someone have any suggestions for this problem, or does someone has this problem already solved?
Thanks in advance mates!
Cheers!
I Am bulding a 3D Printer. I use a Radds board with extension and an arduino due.
I have a tool changing system with three hotends.
The hotends are assembled on a plate, so the Stepper Motor has to turn until the right hotend is selected. This motor is configured as a extruder 4.
I already installed 3 endstops for xyz-axis. But I also need a endstop for the tool changing system.
This endstop will be placed on a left space on the board for example y_max.
But currently I have no idea how to programming an endstop for an extruder in the configuration.h file.
Does someone have any suggestions for this problem, or does someone has this problem already solved?
Thanks in advance mates!
Cheers!
Comments
But how do I programm the endstop for the extra motor in the config.h file?
I don’t have any idea....
You see if you use StepperDriverWithEndstop there is a endstop pin/pullup/invert setting for one endstop. Hope it works as I do not have a printer for testing this.
I hope you can find the problem.
Thank you very much.
https://forum.repetier.com/uploads/editor/04/qfgjef2kp3j4.jpeg
Do you know where the problem is?