help with setting endstops
i have built a custom 3d printer with ramps and repetier firmware, the problem is i have three endstops at the end of each of the axis x y and z however the position of these endstops is not same as the minimum position of my bed/printable area, so what this means is my bed is smaller than the distance that can be travelled by the printer, how do i set this in the firmware such that it still homes to these endstops but knows that the bed is further away from it , thanks
Comments
so it moves extra mm after hitting endstop and assumes this as xmin/ymin 0 normally.
The other solution is to change xmin/ymin
If these are negative it means 0 is more to the right and you can tell host/slicer that bed starts at 0 but you can move into negative coordinates as well.
https://github.com/repetier/Repetier-Firmware