Hello all,
I have installed an additional swivel axis in a converted 3D printer.
Used is Arduino Mega 2560 with a Ramps 1.4. Marlin is used as firmware.
The motor for the swivel axis is normally provided for the extruder, in my case it provides for swiveling of the E-axis.
I plan to install a limit switch to ensure that the E-axis should move to the vertical position. The problem is that there is only limit switches for the X-, Y- and Z-axis available.
The limit switches for the X-, Y- and Z-min position are already used.
Is it possible to use one of the max position limit switches for the E-axis?
I had thought to reprogram one of the max position (X, Y or Z) so that this instead of the max position of the (X-, Y- or Z) controls the swivel angle of the E-axis to 0° (vertical position). Is it possible to reprogram something like this in the firmware?